David Greenman
89beb278f7
The changes for adding the "noauto" option were mostly wrong. MNT_NOAUTO
...
is a kernel flag, and the kernel definately doesn't need to know about
it.
1995-08-26 05:39:53 +00:00
Jordan K. Hubbard
81b9534dc5
Add a "noauto" flag so that you can do things like prevent your system
...
from not coming up multiuser just because you have a CD mount in fstab
but no CD in the drive.
Submitted by: "Full Name Not Supplied" <simon@masi.ibp.fr>
1995-08-23 12:59:27 +00:00
Bruce Evans
48ab66a1f5
Fix another bogon in the change before the last.
1995-02-16 11:23:25 +00:00
David Greenman
792016e7a4
Woops, last change wasn't done quite right...fixed.
1995-02-15 14:45:08 +00:00
David Greenman
8a978495e7
Verify that the last component of the mount point path exists and is
...
a directory - allows for better error reporting.
1995-02-15 14:20:50 +00:00
Garrett Wollman
c974f9c6a6
Use getvfs* functions to map between VFS types and names.
...
Automatically load UFS if it is not present but is loadable.
(This won't happen now, but could happen if we fix NFS diskless support.)
1994-09-22 02:07:33 +00:00
David Greenman
e05db2e2a5
Fixed NULL pointer dereference that occured when any options were
...
specified.
1994-08-02 11:42:10 +00:00
Rodney W. Grimes
8fae3551ec
BSD 4.4 Lite sbin Sources
...
Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
1994-05-26 06:35:07 +00:00