freebsd_amp_hwpstate/sbin/mount_ifs
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
..
Makefile
getmntopts.3
getmntopts.c
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.8 Fixed incompleteness that would allow dirty filesystems to get mounted 1995-05-15 08:39:37 +00:00
mount.c
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
pathnames.h