freebsd-nq/sbin
Enji Cooper 24cd0f8516 Delete argsize to fix a -Wunused-but-set-variable warning with gcc 4.9
The variable isn't actually checked -- just the end result which gets
returned from the function

Differential Revision: https://reviews.freebsd.org/D5156
Reviewed by: araujo, delphij
MFC after: 1 month
Sponsored by: EMC / Isilon Storage Division
2016-02-01 08:06:17 +00:00
..
adjkerntz
atm
badsect
bsdlabel
camcontrol
casperd META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb Update dependencies after r291406 added libelf to libkvm. 2015-12-01 05:18:48 +00:00
devd Increase devd's client socket buffer size to 256KB. This is not as large as 2015-12-09 18:55:25 +00:00
devfs
dhclient Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
dmesg Update dependencies after r291406 added libelf to libkvm. 2015-12-01 05:18:48 +00:00
dump
dumpfs
dumpon Fix dumpon compatibility with dumpdev kenv 2015-11-23 14:06:21 +00:00
etherswitchcfg
fdisk
fdisk_pc98
ffsinfo
fsck
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c 2015-12-27 17:33:59 +00:00
geom Make additional parts of sys/geom/eli more usable in userspace 2016-01-07 05:47:34 +00:00
ggate Add pidfile support to ggated(8) 2016-01-28 03:24:06 +00:00
growfs
gvinum
hastctl
hastd
ifconfig Add an IOCTL rr_limit to let users fine tuning the number of packets to be 2016-01-23 04:18:44 +00:00
init
ipf For INTERNALLIB always add in the corresponding _DP_ and use LIBADD in 2015-12-04 03:17:17 +00:00
ipfw
iscontrol
kldconfig
kldload
kldstat Add "kldstat -h"; showing module sizes in hex is rather weird. 2016-01-23 12:10:16 +00:00
kldunload
ldconfig Add ldconfig -soft to process the soft float abi libraries and put it 2016-01-18 21:40:18 +00:00
md5 Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c 2015-12-27 17:33:59 +00:00
mdconfig
mdmfs
mknod
mksnap_ffs
mount Fix type mismatches for malloc(3) and Co. 2015-12-29 11:24:35 +00:00
mount_cd9660
mount_fusefs
mount_msdosfs
mount_nfs
mount_nullfs
mount_udf
mount_unionfs
nandfs META MODE: Connect MK_NAND directories. 2015-12-02 05:31:01 +00:00
natd
newfs
newfs_msdos Fix leak in mkfs_msdos(..) by initializing img to NULL and free'ing at the end 2015-12-06 21:07:33 +00:00
newfs_nandfs META MODE: Connect MK_NAND directories. 2015-12-02 05:31:01 +00:00
nfsiod
nos-tun
nvmecontrol Implement power command to list all power modes, find out the power 2016-01-30 22:48:06 +00:00
pfctl Make pfctl(8) work on strict-alignment platforms, by copying a pair of 2016-01-30 22:03:14 +00:00
pflogd
ping
ping6
quotacheck
rcorder Remove r_tmp to fix a -Wunused-but-set-variable warning with gcc 4.9 2016-02-01 07:15:31 +00:00
reboot Fix use of uninitialised Nflag 2015-12-30 14:57:42 +00:00
recoverdisk
resolvconf
restore
route
routed META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
rtsol
savecore Add more text to explain --libxo flag. 2015-12-01 19:18:53 +00:00
sconfig
setkey
shutdown
spppcontrol
sunlabel
swapon Delete argsize to fix a -Wunused-but-set-variable warning with gcc 4.9 2016-02-01 08:06:17 +00:00
sysctl Add -t option to display field types. 2015-12-10 02:11:42 +00:00
tests
tunefs
umount Fix type mismatches for malloc(3) and Co. 2015-12-29 11:24:35 +00:00
Makefile
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64