NetBSD/sbin/mount
enami 290c3a67ba When failed to read disklabel to deduce filesystem type,
- don't warn.  It's just too verbose when we know there is
	  no disklabel and want to use the default filesystem type.
	- close the file descriptor so that further mount success.
2000-11-01 04:06:49 +00:00
..
fattr.c fix copyright (damned copy&paste) 2000-10-30 20:58:20 +00:00
fattr.h make the code includable into other programs: 2000-10-30 20:56:57 +00:00
getmntopts.3
getmntopts.c
Makefile mount(8) now includes code for all mount_*(8) but mount_portal(8) and 2000-10-30 21:31:49 +00:00
mntopts.h
mount.8
mount.c When failed to read disklabel to deduce filesystem type, 2000-11-01 04:06:49 +00:00
pathnames.h
vfslist.c