freebsd-nq/sbin
Gavin Atkinson 24b2aa3259 Implement the "-i" option to sysctl(8), to ignore failures while
retrieving individual OIDs.  This allows the same list of OIDs to be
passed to sysctl(8) across different systems where particular OIDs may not
exist, and still get as much information as possible from them.

PR:		bin/123644
Submitted by:	dhw
Approved by:	ed (mentor)
MFC after:	2 weeks
2010-01-31 19:33:25 +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 Revised revision 199201 (add interface description capability as inspired 2010-01-27 00:30:07 +00:00
init Remove stale inclusion of <ulog.h>. 2010-01-27 20:32:58 +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 ANSIfy ldconfig and the aout bits it still uses from rtld-aout. 2009-12-29 21:07:17 +00:00
mca
md5
mdconfig Make mdconfig(8) WARNS=6 clean: 2010-01-22 08:51:58 +00:00
mdmfs
mknod Allow mknod(8) to be only invoked with a pathname as an argument. 2010-01-31 11:48:25 +00:00
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 - Handle short reads when the -P option is used. Short reads must be 2010-01-29 10:04:00 +00:00
route
routed
rtsol
savecore
sconfig
setkey Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
shutdown Add missing `void' for functions without arguments. 2009-12-29 08:49:43 +00:00
spppcontrol
sunlabel
swapon Raise WARNS for various tools where possible. 2010-01-17 21:56:27 +00:00
sysctl Implement the "-i" option to sysctl(8), to ignore failures while 2010-01-31 19:33:25 +00:00
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