freebsd-nq/sbin
Tom Rhodes 1c614e098d Fix several old bugs which got worse over time:
o WARNS should be WARNS?= (broke in rev 1.21).
o Includes should be sorted.
o Move "mntopt.h" out of the standard includes section.
o Rewrite usage() to match the manual page and make it < 80 characters.
o Remove extra .El call on line 187.  It is unused and causes mdoc(7) warnings.

Discussed with:	bde
2003-10-23 16:09:20 +00:00
..
adjkerntz
atacontrol
atm
badsect
bsdlabel Only automatically create an 'a' partition when there is nothing 2003-10-18 19:32:35 +00:00
camcontrol
ccdconfig
clri
comcontrol
conscontrol
cxconfig
devd fix typo: s/Instaed/Instead/ 2003-09-26 12:24:16 +00:00
devfs Get rid of duplicates. 2003-09-14 13:41:59 +00:00
dhclient
disklabel mdoc(7): Properly mark C headers. 2003-09-10 19:24:35 +00:00
dmesg
dump revert to version 1.25 and use va_copy to obtain another copy of the 2003-09-21 22:14:49 +00:00
dumpfs
dumpon
fdisk s/disklabel/bsdlabel where needed. 2003-10-11 08:24:07 +00:00
fdisk_pc98
ffsinfo
fsck
fsck_ffs Change the default mode for lost+found from 01777 to 0700. The 2003-10-19 21:49:44 +00:00
fsck_msdosfs
fsdb
fsirand
gbde Make the regression test run also with obj directories. 2003-10-17 19:52:07 +00:00
gpt
growfs
ifconfig By popular demand, added the "static ARP" per-interface option. 2003-10-01 08:32:37 +00:00
init
ip6fw correct unsafe use of realloc(). 2003-10-11 10:37:43 +00:00
ipf
ipfs
ipfstat
ipfw remove include of route.h now that ip_dummynet.h no longer exposes 2003-10-03 21:01:48 +00:00
ipmon
ipnat
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5
mdconfig Add a full example of a file-backed disk creation, I used the Handbook's 2003-10-11 09:59:25 +00:00
mdmfs
mknod
mksnap_ffs
mount Reduce fstab(5)/mount(8) confusion by changing the man pages to say "ro" 2003-10-22 18:25:49 +00:00
mount_cd9660 - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
mount_ext2fs
mount_hpfs
mount_msdosfs Fix several old bugs which got worse over time: 2003-10-23 16:09:20 +00:00
mount_nfs
mount_ntfs - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
mount_nullfs
mount_std Reduce fstab(5)/mount(8) confusion by changing the man pages to say "ro" 2003-10-22 18:25:49 +00:00
mount_udf
mount_umapfs
mount_unionfs
natd Add Cisco Skinny Station protocol support to libalias, natd, and ppp. 2003-09-23 07:41:55 +00:00
newfs s/disklabel/bsdlabel where needed. 2003-10-11 08:24:07 +00:00
newfs_msdos
nfsiod
nologin
nos-tun
ping
ping6 stop use of NI_WITHSCOPEID. it was deprecated. 2003-10-21 20:11:47 +00:00
quotacheck
raidctl Get rid of duplicates. 2003-09-14 13:41:59 +00:00
rcorder
reboot
restore
route Add the -xresolve flag to the route(8) man page. 2003-09-26 17:03:09 +00:00
routed
rtsol
savecore Revision 1.61 changed the allocation of buffer 'buf' in DoFile() from 2003-10-08 07:37:11 +00:00
setkey - style 2003-10-17 11:43:44 +00:00
shutdown
slattach
spppcontrol
startslip
sunlabel
swapon
sysctl Wrap a long line in the previous commit 2003-10-21 18:48:49 +00:00
tunefs
umount
vinum
Makefile
Makefile.inc