freebsd-dev/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 ANSIfy almost all applications that use WARNS=6. 2009-12-29 22:53:27 +00:00
conscontrol
ddb
devd
devfs
dhclient
dmesg
dump
dumpfs Print leading zeros in the UFS2 FSID. 2010-01-06 14:01:28 +00:00
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 Remove dead code. This section of code is only run in the 2010-01-02 20:18:10 +00:00
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 ANSIfy almost all applications that use WARNS=6. 2009-12-29 22:53:27 +00:00
mount_autofs
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs Remove reference to the bug in FreeBSD 2.0. 2010-01-02 17:45:53 +00:00
mount_nfs Document the negnametimeo option for mount_nfs as implemented 2010-01-21 21:21:00 +00:00
mount_ntfs
mount_nullfs ANSIfy almost all applications that use WARNS=6. 2009-12-29 22:53:27 +00:00
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 ANSIfy almost all applications that use WARNS=6. 2009-12-29 22:53:27 +00:00
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 Let umount build with -Wold-style-definition. 2009-12-30 06:36:42 +00:00
Makefile
Makefile.inc