NetBSD/sbin/mount
jdolecek 366b58f084 mount(8) now includes code for all mount_*(8) but mount_portal(8) and
mount_mfs(8); the mount_*(8) are hardlinked to mount (appropriate mount routine
is called depending on program name) - this saves approx. 1.7MB of /sbin
space
mount.c: make all local symbols static
2000-10-30 21:31: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 If device and mountpoint are given without -t, and without a : in the 2000-09-18 10:48:23 +00:00
mount.c mount(8) now includes code for all mount_*(8) but mount_portal(8) and 2000-10-30 21:31:49 +00:00
pathnames.h
vfslist.c