freebsd-dev/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 o __P removed 2002-03-21 13:14:21 +00:00
getmntopts.3 Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
getmntopts.c Avoid comparing pointer against a numerical value by adding a * in 2004-11-25 16:14:27 +00:00
Makefile The previous change to mount(8) to report ufs or ufs2 used 2004-04-26 15:13:46 +00:00
mntopts.h Revert last change. It doesn't break mount(8) reporting 2004-11-30 19:36:40 +00:00
mount_ufs.c Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
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 Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00
vfslist.c Remove advertising clause from University of California Regent's license, 2004-04-09 19:58:40 +00:00