freebsd-dev/sbin
Steven Hartland 0f79b5d72b Fix use of uninitialised Nflag
Initialise Nflag to 0 preventing use of uninitialised value.

Reported by:	uqs
MFC after:	1 week
X-MFC-With:	r292266
Sponsored by:	Multiplay
Differential Revision:	https://reviews.freebsd.org/D4449
2015-12-30 14:57:42 +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
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 Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c 2015-12-27 17:33:59 +00:00
ggate
growfs
gvinum
hastctl
hastd
ifconfig Add SFF-8024 Extended Specification Compliance 2015-12-28 09:26:07 +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
kldunload
ldconfig
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
pfctl
pflogd
ping
ping6
quotacheck
rcorder
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 Call va_end on ap when vsnprintf fails in run_cmd(..) to clean up 2015-12-09 01:24:34 +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