freebsd-dev/sbin/mount
Jilles Tjoelker 7f482407a3 Clarify devfs manpages slightly.
mount(8): add xref to devfs(5)
devfs(5): change example to something more likely to be useful (it is not
necessary to mount a devfs on /dev manually, but for chroots/jails it is
often needed), mention since when devfs is preferred to device nodes on ufs

PR:		146600
MFC after:	2 weeks
2010-05-29 20:24:01 +00:00
..
extern.h Remove UFS-specific parts from mount(8). 2005-11-23 23:22:56 +00:00
getmntopts.3 Correct the description of getmnt_silent: unknown options are silently 2008-02-17 20:25:25 +00:00
getmntopts.c style(9) 2008-12-26 22:55:38 +00:00
Makefile Switch the default WARNS level for sbin/ to 6. 2009-10-19 16:00:24 +00:00
mntopts.h Implement NFSv4 ACL support for UFS. 2009-12-21 19:39:10 +00:00
mount_fs.c Be a little bit more pestimistic in argument handling - check if we've 2008-12-18 18:44:46 +00:00
mount.8 Clarify devfs manpages slightly. 2010-05-29 20:24:01 +00:00
mount.c As statfs.f_flags are uint64_t the local variables should be as well. 2010-03-07 16:45:18 +00:00
pathnames.h
vfslist.c ANSIfy almost all applications that use WARNS=6. 2009-12-29 22:53:27 +00:00