freebsd-skq/sbin/mount
rodrigc 44e05bcf28 For mounting a UFS filesystem, call nmount() directly, instead of having
special logic which called mount() in a separate mount_ufs() function.
2005-11-21 22:07:54 +00:00
..
extern.h - Minor fixes to raise WARNS level to 6. 2005-11-12 20:12:56 +00:00
getmntopts.3
getmntopts.c In build_iovec(), if passed in len is -1, check to see if 2005-11-14 17:39:00 +00:00
Makefile - Minor fixes to raise WARNS level to 6. 2005-11-12 20:12:56 +00:00
mntopts.h - Make size parameter to build_iovec() a size_t, not an int 2005-11-13 01:27:57 +00:00
mount_fs.c - Make size parameter to build_iovec() a size_t, not an int 2005-11-13 01:27:57 +00:00
mount_ufs.c - Minor fixes to raise WARNS level to 6. 2005-11-12 20:12:56 +00:00
mount.8
mount.c For mounting a UFS filesystem, call nmount() directly, instead of having 2005-11-21 22:07:54 +00:00
pathnames.h
vfslist.c