freebsd_amp_hwpstate/sbin
John-Mark Gurney 2830148a29 a few code style changes:
o start function names in column 1
    o sort order of flags in getopt and switch
    o don't try to reference progname
    o unspam some changes introduced by a 2.2.1-R build box instead of a
	-current build box

doc changes:
    o document when these commands first appeared
    o put email address in angle brakets
    o minor mdoc clean up
1997-10-21 09:59:26 +00:00
..
adjkerntz
badsect Remove Xref to format(8) which does not exist. 1997-10-15 17:33:47 +00:00
bsdlabel Die and stay dead. Ya got it?! 1997-07-04 01:30:09 +00:00
ccdconfig
clri
comcontrol
cxconfig
disklabel Die and stay dead. Ya got it?! 1997-07-04 01:30:09 +00:00
dmesg
dset Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
dump Fix the man page description about what will go into an incremental 1997-10-19 09:43:08 +00:00
dumpfs
dumplfs add Id line (so that the commit on RELENG_2_2 will have it too) 1997-08-25 12:50:01 +00:00
dumpon
fdisk
fsck
fsck_ffs
fsck_ifs
fsdb
fsirand
i386 Don't install mount_msdos setuid root. Lite2's mount(2) handles 1997-10-21 07:26:50 +00:00
ifconfig Make the supported media info output the default. 1997-10-16 03:55:29 +00:00
init This has always bugged me. At single user, the implied example it gives 1997-10-10 12:14:48 +00:00
ipfw Sort cross refereces in section SEE ALSO. 1997-09-29 19:11:55 +00:00
kldload a few code style changes: 1997-10-21 09:59:26 +00:00
kldstat a few code style changes: 1997-10-21 09:59:26 +00:00
kldunload a few code style changes: 1997-10-21 09:59:26 +00:00
ldconfig Add -R (rescan or refresh) option to rescan and rebuild the hints 1997-08-22 04:42:12 +00:00
md5 Fix bad assumptions about types. 1997-09-18 18:19:45 +00:00
mknod
modload Enable simultaneous use of -u and -p options. Release any resources before 1997-08-21 22:33:59 +00:00
modunload
mount Add noclusterr and noclusterw options. The noclusterr and noclusterw 1997-09-27 13:44:17 +00:00
mount_cd9660
mount_ext2fs
mount_ifs Add noclusterr and noclusterw options. The noclusterr and noclusterw 1997-09-27 13:44:17 +00:00
mount_lfs
mount_msdos Don't install mount_msdos setuid root. Lite2's mount(2) handles 1997-10-21 07:26:50 +00:00
mount_msdosfs Don't install mount_msdos setuid root. Lite2's mount(2) handles 1997-10-21 07:26:50 +00:00
mount_nfs Introduce a -N option that disables the use of reserved ports, now 1997-10-19 16:40:01 +00:00
mount_null
mount_nullfs
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
mount_union Fixed an example. 1997-08-25 21:17:38 +00:00
mount_unionfs Fixed an example. 1997-08-25 21:17:38 +00:00
mountd If a host in an export line in /etc/exports (or within a netgroup on 1997-09-12 16:25:24 +00:00
natd Add -redirect_port and -redirect_address to the 1997-10-18 16:31:28 +00:00
newfs Some tweaks to get this to cope with ELF where the address space starts 1997-09-13 11:41:50 +00:00
newlfs
nextboot
nfsd
nfsiod
nologin
ping Add an ntohs() and format an IP address with inet_ntoa() when 1997-08-11 04:33:07 +00:00
quotacheck
reboot Document recent changes (config files and -D...) and not so recent changes 1997-07-05 02:02:02 +00:00
restore Changes for the new KTH KerberosIV 1997-09-28 08:43:40 +00:00
route fix what appears to me to be absolutle bogus code 1997-07-18 09:05:12 +00:00
routed Fix typo in comment. 1997-09-12 10:52:49 +00:00
savecore
scsi Make it explicit that arguments to -c are in hex, while other numbers are 1997-08-24 08:50:25 +00:00
scsiformat kill the undead 1997-07-13 14:26:00 +00:00
shutdown Make the daemon process a true daemon by calling setsid(). 1997-08-23 14:10:34 +00:00
slattach
spppcontrol The spppcontrol(8) utility that is required to set or display things 1997-10-11 11:30:30 +00:00
startslip
swapon .Xr vnconfig 8. This was suggested by Dworkin Muller <dworkin@village.org> 1997-08-26 00:32:06 +00:00
sysctl Use err(3). Change err(-1,... to err(1,... 1997-10-20 12:53:54 +00:00
tunefs
umount Fix a typo and while here cleanup the use of the .Nm macro. 1997-08-20 11:40:13 +00:00
Makefile activate the programs that will be used to manipulate kld modules 1997-10-19 11:15:45 +00:00
Makefile.inc