freebsd_amp_hwpstate/sbin
Poul-Henning Kamp 06c534212f The '-h' option cannot toggle the kernel from a serial console
if the kernel was built with COMCONSOLE

PR:		7202
Reviewed by:	phk
Submitted by:	Greg A. Woods <woods@zeus.leitch.com>
1998-07-09 06:24:21 +00:00
..
adjkerntz
badsect
bsdlabel
ccdconfig
clri
comcontrol Add rcsid. Remove unused #includes. Use err(3). 1998-06-30 06:09:37 +00:00
cxconfig Add SYNOPSIS section and change NULL to NUL in man page. Add rcsid, missing 1998-06-30 06:12:44 +00:00
disklabel
dmesg
dset
dump
dumpfs
dumpon
fdisk Correct use of .Nm, use .Bx Free for FreeBSD. Add rcsid, remove unused 1998-07-06 06:44:36 +00:00
fsck Restored rev.1.11, which I somehow clobbered in rev.1.12. 1998-07-06 19:11:35 +00:00
fsck_ffs Restored rev.1.11, which I somehow clobbered in rev.1.12. 1998-07-06 19:11:35 +00:00
fsck_ifs Restored rev.1.11, which I somehow clobbered in rev.1.12. 1998-07-06 19:11:35 +00:00
fsdb
fsirand Do not dot terminate SEE ALSO list. Add rcsid, remove unused #includes. Err(3) 1998-06-30 06:18:44 +00:00
i386 Correct use of .Nm, use .Bx Free for FreeBSD. Add rcsid, remove unused 1998-07-06 06:44:36 +00:00
ifconfig ioctl() request args are unsigned longs, so don't attempt to store 1998-07-06 19:54:39 +00:00
init Correct .Nm use. Add rcsid. Use min for minutes instead of mn. 1998-07-06 06:56:08 +00:00
ipf
ipfstat
ipfw Support for IPFW based transparent forwarding. 1998-07-06 03:20:19 +00:00
ipmon
ipnat
kldload remoce unused #include. 1998-07-06 06:58:32 +00:00
kldstat
kldunload Lowercase 1st char. in err(3) strings. 1998-07-06 06:59:52 +00:00
ldconfig Add rcsid. remove unused #includes. Getopt returns -1 not EOF. Add usage(). 1998-07-06 07:02:26 +00:00
md5 Correct use of .Nm. Spelling. Add rcsid, remove unused #includes, use err(3). 1998-07-06 07:04:50 +00:00
mknod Remove unused #include. Add usage(). 1998-07-06 07:06:15 +00:00
modload Add rcsid, remove unused #includes, spelling. 1998-07-06 07:07:41 +00:00
modunload Add rcsid. Remove unused #includes. Spelling. 1998-07-06 07:09:13 +00:00
mount Add a CAVEAT section documenting the minimum permissions required for a mount 1998-07-09 05:49:58 +00:00
mount_cd9660
mount_ext2fs Correct use of .Nm. 1998-07-06 07:13:31 +00:00
mount_ifs Add a CAVEAT section documenting the minimum permissions required for a mount 1998-07-09 05:49:58 +00:00
mount_msdos Split usage string. 1998-06-30 06:23:42 +00:00
mount_msdosfs Split usage string. 1998-06-30 06:23:42 +00:00
mount_nfs Sync usage string and man page. Correct use of .Nm. Spelling. Remove 1998-07-06 07:15:53 +00:00
mount_null -Wall. 1998-07-06 07:17:27 +00:00
mount_nullfs -Wall. 1998-07-06 07:17:27 +00:00
mount_portal Correct use of .Nm. Spelling. Add rcsid and remove unused #includes. 1998-07-06 07:19:27 +00:00
mount_portalfs Correct use of .Nm. Spelling. Add rcsid and remove unused #includes. 1998-07-06 07:19:27 +00:00
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd
natd Make things clearer. 1998-07-04 12:07:03 +00:00
newfs
newfs_msdos Add newfs_msdos: extensive newfs-style support for creating FAT12, 1998-07-06 20:01:34 +00:00
nextboot Add rcsid. Remove unused #includes. Use err(3) and check spelling. Reorganize 1998-06-30 06:28:18 +00:00
nfsd
nfsiod
nologin
nos-tun
ping
quotacheck
reboot The '-h' option cannot toggle the kernel from a serial console 1998-07-09 06:24:21 +00:00
restore Fix a bug that prevented the restoration of hard links to files that 1998-07-09 03:57:26 +00:00
route
routed
savecore Fixed printf format errors. 1998-06-28 20:33:36 +00:00
scsi Fixed printf format errors. 1998-06-28 20:33:36 +00:00
scsiformat
shutdown
slattach Fixed printf format errors. 1998-06-28 20:33:36 +00:00
spppcontrol
startslip Fixed printf format errors, scanf format errors and scanf error handling. 1998-06-28 20:40:51 +00:00
swapon
sysctl Don't assume that time_t is long. 1998-06-29 17:54:29 +00:00
tunefs
umount
Makefile Activate newfs_msdos. 1998-07-06 20:05:41 +00:00
Makefile.inc