freebsd-nq/sbin/mount
Colin Percival 6e34b4796d When executing mount_foo, pass "mount_foo" as argv[0] instead of "foo".
This unbreaks "/rescue/mount -t foo" -- previously it was necessary to
explicitly call "/rescue/mount_foo".

Hints from:	gordon
X-MFC after:	3 days (if approved by re@)
2005-03-26 04:45:53 +00:00
..
extern.h
getmntopts.3
getmntopts.c
Makefile
mntopts.h
mount_ufs.c
mount.8 Add verbiage to the description of the noexec mount option clarifying 2005-03-23 04:17:48 +00:00
mount.c When executing mount_foo, pass "mount_foo" as argv[0] instead of "foo". 2005-03-26 04:45:53 +00:00
pathnames.h
vfslist.c