comparison usr/src/cmd/fs.d/mount.c @ 4:1a15d5aaf794

synchronized with onnv_86 (6202) in onnv-gate
author Koji Uno <koji.uno@sun.com>
date Mon, 31 Aug 2009 14:38:03 +0900
parents c9caec207d52
children
comparison
equal deleted inserted replaced
3:f211edc0065f 4:1a15d5aaf794
29 29
30 /* 30 /*
31 * Copyright (c) 2007-2008 NEC Corporation 31 * Copyright (c) 2007-2008 NEC Corporation
32 */ 32 */
33 33
34 #pragma ident "@(#)mount.c 1.53 08/02/13 SMI" /* SVr4.0 1.82 */ 34 #pragma ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.82 */
35 35
36 #include <stdio.h> 36 #include <stdio.h>
37 #include <stdio_ext.h> 37 #include <stdio_ext.h>
38 #include <limits.h> 38 #include <limits.h>
39 #include <fcntl.h> 39 #include <fcntl.h>