freebsd_amp_hwpstate/sbin
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
..
adjkerntz Correct use of .Nm. Add missing .El. Add rcsid. Remove unused #include. 1998-06-04 06:35:12 +00:00
badsect Correct use of .Nm. Add section number to .Xr. Add rcsid, usage(). Use err(3). 1998-06-04 06:38:03 +00:00
bsdlabel Use warnx()+fprintf() to handle multi-line messages. Correct K&R support and 1998-06-08 06:41:47 +00:00
ccdconfig Correct use of .Nm, use .Bl/.El in FILES section. Add rcsid. Remove unused 1998-06-04 06:41:26 +00:00
clri Correct .Nm. Spelling. Add rcsid, remove unused #includes. Add usage(). Do not 1998-06-04 06:44:18 +00:00
comcontrol
cxconfig
disklabel Use warnx()+fprintf() to handle multi-line messages. Correct K&R support and 1998-06-08 06:41:47 +00:00
dmesg Use .Pa for filenames. Use .Bl/.El in FILES section. Remove unused #includes. 1998-06-04 06:51:14 +00:00
dset Add rcsid, remove unused #includes. Use err(3). 1998-06-08 06:44:05 +00:00
dump Turn on TCP_NODELAY on the remote socket, to turn off sender silly window 1998-05-17 06:39:38 +00:00
dumpfs Check bytes read to prevent random error message. 1998-04-20 14:09:40 +00:00
dumpon Correct manual page, based on feedback from Bruce Evans. 1998-05-27 11:05:59 +00:00
fdisk Fix a spelling error. 1998-06-04 21:09:08 +00:00
fsck Reviewed by: Kirk Mckusick (mckusick@mckusick.com) 1998-06-05 23:33:26 +00:00
fsck_ffs Reviewed by: Kirk Mckusick (mckusick@mckusick.com) 1998-06-05 23:33:26 +00:00
fsck_ifs Reviewed by: Kirk Mckusick (mckusick@mckusick.com) 1998-06-05 23:33:26 +00:00
fsdb
fsirand
i386 Fix a spelling error. 1998-06-04 21:09:08 +00:00
ifconfig Fix typo: exit -> exist 1998-06-08 02:00:45 +00:00
init
ipf
ipfstat
ipfw Reminded by: Alex Nash 1998-05-19 12:50:35 +00:00
ipmon
ipnat
kldload
kldstat
kldunload
ldconfig Build ldconfig in /sbin environment directly, rather than under the gnu ld 1998-06-01 13:58:19 +00:00
md5
mknod
modload
modunload
mount Print the write counts if they are nonzero even if we're mounted 1998-06-08 14:08:54 +00:00
mount_cd9660
mount_ext2fs
mount_ifs Print the write counts if they are nonzero even if we're mounted 1998-06-08 14:08:54 +00:00
mount_msdos
mount_msdosfs
mount_nfs Support changing the attribute cache limits per-mount. We don't have 1998-05-19 07:18:28 +00:00
mount_null
mount_nullfs
mount_portal
mount_portalfs
mount_std
mount_umap The SYNOPSYS of mount_umap(8) says 1998-05-13 08:02:50 +00:00
mount_umapfs The SYNOPSYS of mount_umap(8) says 1998-05-13 08:02:50 +00:00
mount_union
mount_unionfs
mountd PR: docs/3636 1998-06-07 15:08:50 +00:00
natd
newfs Fixed overflow in the calculation of the number of inodes per group 1998-05-31 12:21:50 +00:00
nextboot
nfsd Don't give examples or use the depreciated usage to nfsd 1998-05-01 13:45:04 +00:00
nfsiod
nologin
nos-tun Add usage() and rcsid. Getopt() returns -1 not EOF. Remove unused #includes. 1998-05-05 06:24:15 +00:00
ping Fix an alignment problem on alpha by doing a bytewise copy. 1998-06-06 23:33:28 +00:00
quotacheck
reboot say a few words about the -b option. 1998-04-26 18:15:38 +00:00
restore Well, nobody objected, so here's my -u (unlink) flag to restore. 1998-05-09 05:23:02 +00:00
route
routed
savecore
scsi Correct typo. 1998-06-03 03:59:00 +00:00
scsiformat
shutdown
slattach
spppcontrol
startslip
swapon
sysctl
tunefs
umount Fix PR 1607, hopefully without breaking the PR 5208 fixes. 1998-05-11 07:38:42 +00:00
Makefile SUBDIR += ldconfig 1998-06-01 14:12:48 +00:00
Makefile.inc