freebsd-skq/sbin/mount
jh 228073c112 Change mount_fs() to not exit on error. The "failok" mount option
requires that errors are passed to the caller.

PR:		163668
Reviewed by:	Garrett Cooper
2012-01-20 10:06:28 +00:00
..
extern.h
getmntopts.3
getmntopts.c - Clean up checkpath(). 2012-01-20 07:29:29 +00:00
Makefile
mntopts.h Change checkpath() to not exit on error. This is a prerequisite for 2012-01-16 19:34:21 +00:00
mount_fs.c Change mount_fs() to not exit on error. The "failok" mount option 2012-01-20 10:06:28 +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 Change checkpath() to not exit on error. This is a prerequisite for 2012-01-16 19:34:21 +00:00
pathnames.h
vfslist.c