freebsd-nq/sbin/mount
Robert Watson 90b9e3f199 Correct the definition of the multilabel flag: it enables multilabel
MAC support on the file system, if supported, which causes MAC to treat
each object as having its own label, rather than using a single label
for all objects on the file system.  This doesn't have to be used in
combination with the tunefs/newfs flags -- it's an alternative.
2004-03-26 03:26:15 +00:00
..
extern.h
getmntopts.3
getmntopts.c Style change 2003-12-07 23:02:16 +00:00
Makefile Report the difference between ufs and ufs2. 2004-02-17 08:43:05 +00:00
mntopts.h
mount_ufs.c
mount.8 Correct the definition of the multilabel flag: it enables multilabel 2004-03-26 03:26:15 +00:00
mount.c Report the difference between ufs and ufs2. 2004-02-17 08:43:05 +00:00
pathnames.h Convert fsck and mount to using execvP to find fsck_foo and mount_foo. 2003-06-29 17:53:48 +00:00
vfslist.c Use __FBSDID() to quiet GCC 3.3 warnings. 2003-05-03 18:41:59 +00:00