freebsd-dev/sbin/mount
Bruce Evans 677b9b3f7c Print the write counts if they are nonzero even if we're mounted
readonly, since they tell us about previous write activity.

Use the correct format to print the write counts.
1998-06-08 14:08:54 +00:00
..
extern.h Moved getmntops() stuff back to mntopt.h so that it is visible in other 1997-08-25 21:02:21 +00:00
getmntopts.3 Merge from Lite2 1997-03-11 12:28:00 +00:00
getmntopts.c Try to avoid mounting filesystems multiple times. Also while 1997-08-24 21:02:51 +00:00
Makefile If we are mounting the root filesystem, and we're accessing it through 1998-03-08 14:50:04 +00:00
mntopts.h New mount option nosymfollow. If enabled, the kernel lookup() 1998-04-08 18:31:59 +00:00
mount_ufs.c Fix a type mismatch between a scanf format string and the 1998-03-08 23:57:00 +00:00
mount.8 New mount option nosymfollow. If enabled, the kernel lookup() 1998-04-08 18:31:59 +00:00
mount.c Print the write counts if they are nonzero even if we're mounted 1998-06-08 14:08:54 +00:00
pathnames.h BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
vfslist.c Try to avoid mounting filesystems multiple times. Also while 1997-08-24 21:02:51 +00:00