freebsd-dev/sbin/mount
Xin LI c73830758a Add a special mount option "failok" to indicate that the administrator wants
the system to proceed to boot without bailing out into single user mode,
even when the file system can not be successfully mounted.

This option is implemented in mount(8) and not passed into kernel.

MFC after:	1 month
2011-06-07 18:48:49 +00:00
..
extern.h Remove UFS-specific parts from mount(8). 2005-11-23 23:22:56 +00:00
getmntopts.3 Correct the description of getmnt_silent: unknown options are silently 2008-02-17 20:25:25 +00:00
getmntopts.c style(9) 2008-12-26 22:55:38 +00:00
Makefile Switch the default WARNS level for sbin/ to 6. 2009-10-19 16:00:24 +00:00
mntopts.h Implement NFSv4 ACL support for UFS. 2009-12-21 19:39:10 +00:00
mount_fs.c Remove the advertising clause from UCB copyrighted files in sbin. This 2010-12-12 21:26:12 +00:00
mount.8 Add another example to mount(8) on using the "-o" argument. 2011-06-06 13:24:54 +00:00
mount.c Add a special mount option "failok" to indicate that the administrator wants 2011-06-07 18:48:49 +00:00
pathnames.h
vfslist.c ANSIfy almost all applications that use WARNS=6. 2009-12-29 22:53:27 +00:00