freebsd-dev/sbin/mount
Craig Rodrigues aedf10aca9 In prmount(), use an unsigned int variable to eliminate
'comparison between signed and unsigned' compiler warning.
2005-10-07 02:22:04 +00:00
..
extern.h Switch from K&R-style C prototypes to ISO/ANSI-style C prototypes. 2005-10-07 02:18:20 +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 Use MOPT_END in favor of MOPT_NULL, which better describes the purporse 2005-06-10 09:51:43 +00:00
mount_ufs.c Switch from K&R-style C prototypes to ISO/ANSI-style C prototypes. 2005-10-07 02:18:20 +00:00
mount.8 Remove Xref to mount_hpfs(8), it's not hooked up to the build. 2005-06-16 21:35:33 +00:00
mount.c In prmount(), use an unsigned int variable to eliminate 2005-10-07 02:22:04 +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