freebsd-skq/sbin
Marcelo Araujo 286d197142 Use nitems() from sys/param.h.
MFC after:	2 weeks.
2016-04-19 11:12:57 +00:00
..
adjkerntz
atm Use NULL for pointers instead of 0. 2016-04-19 00:59:15 +00:00
badsect
bsdlabel Use NULL instead of 0 for pointers. 2016-04-18 07:40:36 +00:00
camcontrol Use nitems() from sys/param.h. 2016-04-19 11:12:57 +00:00
ccdconfig
clri
comcontrol
conscontrol
ddb
devd MFH 2016-04-16 02:32:12 +00:00
devfs
dhclient
dmesg
dump Use NULL instead of 0. 2016-04-19 01:01:22 +00:00
dumpfs
dumpon Use nitems() instead of sizeof(name) / sizeof(*name). 2016-04-19 04:28:25 +00:00
etherswitchcfg
fdisk
fdisk_pc98 Remove redundant parenthesis. 2016-04-19 04:46:13 +00:00
ffsinfo
fsck strchr(3) will return NULL if it cannot find the character in the 2016-04-18 07:44:53 +00:00
fsck_ffs MFH 2016-04-16 02:32:12 +00:00
fsck_msdosfs MFH 2016-04-11 15:24:59 +00:00
fsdb Use NULL instead of 0 for pointers. 2016-04-18 07:47:26 +00:00
fsirand
gbde
geom MFH 2016-04-11 15:24:59 +00:00
ggate
growfs Use NULL instead of 0 for pointers. 2016-04-18 14:08:35 +00:00
gvinum
hastctl
hastd
ifconfig Add VHT power envelope parsing to ifconfig. 2016-04-19 05:17:43 +00:00
init Use NULL instead of 0 for pointers. 2016-04-19 01:25:35 +00:00
ipf
ipfw MFH 2016-04-16 02:32:12 +00:00
iscontrol
kldconfig Use nitems() from sys/param.h. 2016-04-19 04:52:13 +00:00
kldload Use nitems() from sys/param.h. 2016-04-19 04:52:51 +00:00
kldstat MFH 2016-04-04 23:55:32 +00:00
kldunload
ldconfig
md5
mdconfig
mdmfs
mknod
mksnap_ffs
mount
mount_cd9660
mount_fusefs
mount_msdosfs
mount_nfs MFH 2016-04-16 02:32:12 +00:00
mount_nullfs
mount_udf
mount_unionfs
nandfs
natd
newfs Use NULL instead of 0 for pointers. 2016-04-18 14:08:35 +00:00
newfs_msdos Use nitems() from sys/param.h. 2016-04-19 04:57:57 +00:00
newfs_nandfs Use nitems() from sys/param.h. 2016-04-19 04:57:57 +00:00
nfsiod
nos-tun
nvmecontrol
pfctl Use nitems() from sys/param.h. 2016-04-19 06:32:35 +00:00
pflogd
ping MFH 2016-04-04 23:55:32 +00:00
ping6 Use nitems() from sys/param.h. 2016-04-19 06:34:31 +00:00
quotacheck getfsent(3) will return NULL on EOF or error. 2016-04-19 01:59:26 +00:00
rcorder
reboot MFH 2016-04-16 02:32:12 +00:00
recoverdisk
resolvconf
restore malloc will return NULL if it cannot allocate memory. 2016-04-19 02:00:48 +00:00
route
routed
rtsol
savecore MFH 2016-04-16 02:32:12 +00:00
sconfig
setkey Use nitems() from sys/param.h. 2016-04-19 09:43:51 +00:00
shutdown
spppcontrol
sunlabel
swapon
sysctl
tests
tunefs
umount
Makefile
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.inc
Makefile.mips
Makefile.pc98
Makefile.sparc64