NetBSD/sbin/mount
abs 5d868db883 When determining the filesystem type automatically, only try the raw device
for the disklabel if the given device fails with EBUSY. Also make disklabel
errors non fatal (just fall back to ffs as per pre-autofilesystem behaviour)
Based on further discussion with Launey Thomas <ljt@alum.mit.edu>
2000-10-11 17:56:05 +00:00
..
Makefile
getmntopts.3
getmntopts.c Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
mntopts.h Enable and document the -o softdep option. 2000-06-15 22:36:07 +00:00
mount.8 If device and mountpoint are given without -t, and without a : in the 2000-09-18 10:48:23 +00:00
mount.c When determining the filesystem type automatically, only try the raw device 2000-10-11 17:56:05 +00:00
pathnames.h
vfslist.c