freebsd-skq/sbin
Jaakko Heinonen a4ca6a4926 Make mdconfig(8) WARNS=6 clean:
- Constify geom_config_get() name argument.
- Add void keyword for usage().
- Initialize mdunit to NULL.
- Don't call md_prthumanval() at all if length is NULL.

Approved by:	trasz (mentor)
2010-01-22 08:51:58 +00:00
..
adjkerntz Raise WARNS for various tools where possible. 2010-01-17 21:56:27 +00:00
atacontrol
atm
badsect
bsdlabel
camcontrol - Add -v argument to camcontrol identify command. It makes camcontrol 2010-01-20 13:31:12 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb
devd
devfs
dhclient
dmesg
dump
dumpfs
dumpon
fdisk
fdisk_pc98
ffsinfo
fsck
fsck_ffs Cast 64-bit quantity to intptr_t rather than int so as to work properly 2010-01-11 23:33:30 +00:00
fsck_msdosfs
fsdb
fsirand
gbde
geom Also output stripeoffset for consumer even if stripesize is zero, while 2010-01-18 19:39:55 +00:00
ggate
growfs
gvinum
ifconfig Raise WARNS for various tools where possible. 2010-01-17 21:56:27 +00:00
init Remove stale references to utmp(5) and its corresponding filenames. 2010-01-21 17:25:12 +00:00
ipf
ipfw
iscontrol
kldconfig Raise WARNS for various tools where possible. 2010-01-17 21:56:27 +00:00
kldload Raise WARNS for various tools where possible. 2010-01-17 21:56:27 +00:00
kldstat Raise WARNS for various tools where possible. 2010-01-17 21:56:27 +00:00
kldunload
ldconfig
mca
md5
mdconfig Make mdconfig(8) WARNS=6 clean: 2010-01-22 08:51:58 +00:00
mdmfs
mknod
mksnap_ffs
mount
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs Document the negnametimeo option for mount_nfs as implemented 2010-01-21 21:21:00 +00:00
mount_ntfs
mount_nullfs
mount_reiserfs
mount_std
mount_udf
mount_unionfs
natd Raise WARNS for various tools where possible. 2010-01-17 21:56:27 +00:00
newfs Raise WARNS for various tools where possible. 2010-01-17 21:56:27 +00:00
newfs_msdos
nfsiod
nos-tun
pfctl
pflogd
ping
ping6
quotacheck
rcorder
reboot Remove stale references to utmp(5) and its corresponding filenames. 2010-01-21 17:25:12 +00:00
recoverdisk
restore
route
routed
rtsol
savecore
sconfig
setkey Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
shutdown
spppcontrol
sunlabel
swapon Raise WARNS for various tools where possible. 2010-01-17 21:56:27 +00:00
sysctl
tunefs Raise WARNS for various tools where possible. 2010-01-17 21:56:27 +00:00
umount
Makefile
Makefile.inc