dg
d28bf0579f
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
jkh
fa17d89229
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
bde
ac8c07315a
Fix another bogon in the change before the last.
1995-02-16 11:23:25 +00:00
dg
aea096689e
Woops, last change wasn't done quite right...fixed.
1995-02-15 14:45:08 +00:00
dg
93e241d404
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
wollman
68f50003d4
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
dg
5ccbe6e80a
Fixed NULL pointer dereference that occured when any options were
...
specified.
1994-08-02 11:42:10 +00:00
rgrimes
d038e02fd6
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