freebsd-dev/sbin/mount
David Greenman 1469eec81e Fixed incompleteness that would allow dirty filesystems to get mounted
when the single user shell was terminated. These changes disallow mounting
or R/W upgrading filesystems that are dirty unless "-f" (force) option
is used with mount. /etc/rc has been modified to abort the startup if
one or more non-nfs partitions fail to mount.

Reviewed by:	Poul-Henning Kamp, Rod Grimes
1995-05-15 08:39:37 +00:00
..
getmntopts.3 Add support for filesystem-specific `-o' options, and re-implement the 1994-11-01 23:51:53 +00:00
getmntopts.c Add support for filesystem-specific `-o' options, and re-implement the 1994-11-01 23:51:53 +00:00
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
mntopts.h Fix force flag: It is not a "negative" flag. Add MNT_FORCE to the acceptable 1995-05-12 23:39:15 +00:00
mount_ufs.c Fix force flag: It is not a "negative" flag. Add MNT_FORCE to the acceptable 1995-05-12 23:39:15 +00:00
mount.8 Fixed incompleteness that would allow dirty filesystems to get mounted 1995-05-15 08:39:37 +00:00
mount.c Fix another bogon in the change before the last. 1995-02-16 11:23:25 +00:00
pathnames.h BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00