NetBSD/sbin
he 2e34fff7c9 Add an initialization to appease -Wuninitialized.
Marked with XXXGCC for sun2 (found while building for it).

Reviewed by lukem.
2005-06-07 09:10:33 +00:00
..
atactl
badsect
bim
brconfig
ccdconfig move to my now standard 3-clause BSD license (remove advertising clause) 2005-05-17 11:46:15 +00:00
cgdconfig Avoid dereferencing/free()ing invalid pointers if the random device 2005-06-02 01:31:30 +00:00
chkconfig
clri
disklabel
dkctl
dmesg
drvctl Fix an uninitialized variable issue. 2005-06-02 00:00:46 +00:00
dump appease gcc -Wuninitialized 2005-06-02 00:48:48 +00:00
dump_lfs Snapshot support for dump(8): 2005-04-19 07:26:38 +00:00
edlabel
fastboot
fdisk Make fdisk(8) available on all platforms, since MS-DOS partitioning 2005-05-22 03:45:30 +00:00
fsck If progress is disabled, don't clear the progress bar. 2005-05-10 00:39:04 +00:00
fsck_ext2fs
fsck_ffs for ufs2, assume FS_44INODEFMT 2005-06-02 01:23:19 +00:00
fsck_lfs Initialize metalbn in ufs_getlbns to appease -Wuninitialized. 2005-06-07 09:08:07 +00:00
fsck_msdos
fsdb appease gcc -Wuninitialized 2005-06-02 00:38:41 +00:00
fsirand appease gcc -Wuninitialized 2005-06-02 00:01:47 +00:00
ifconfig bump date for the previous. 2005-05-02 15:37:06 +00:00
init
ldconfig appease gcc -Wuninitialized 2005-06-02 00:01:47 +00:00
lmcctl
mbrlabel
mknod
modload Terminate variable argument list with NULL, not 0. 2005-04-25 01:33:03 +00:00
modunload
mount
mount_ados
mount_cd9660
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_kernfs
mount_lfs
mount_msdos
mount_nfs Use ai_nfs instead of the uninitialized ai when determining the NFSMNT_KERB 2005-06-02 01:24:45 +00:00
mount_ntfs
mount_null
mount_overlay
mount_portal
mount_procfs
mount_ptyfs
mount_smbfs
mount_umap
mount_union
newbtconf
newfs ufs2 disk addresses in dp2->di_db[] must be swapped with bswap64, not bswap32 2005-06-03 01:10:50 +00:00
newfs_lfs appease gcc -Wuninitialized 2005-06-02 00:48:48 +00:00
newfs_msdos Add a tweak to default value settings for a number of drive heads 2005-04-16 14:40:36 +00:00
nologin
pdisk
ping
ping6 Add an initialization to appease -Wuninitialized. 2005-06-07 09:10:33 +00:00
pppoectl Partly back out previous - do not free the linebuffer while still having 2005-05-10 06:49:10 +00:00
raidctl appease gcc -Wuninitialized 2005-06-02 00:01:47 +00:00
rcorder
reboot
resize_ffs Fix a typo in a comment. 2005-06-03 03:34:44 +00:00
resize_lfs Ensure verbose is initialized before using it. 2005-06-02 01:16:06 +00:00
restore
rndctl
route Convert prefixlen() to ANSI function declaration. Missed by earlier 2005-05-19 15:46:02 +00:00
routed
rtsol
savecore
scsictl Ensure that "setcache <mode>" doesn't use random data for "byte2" 2005-06-02 00:13:10 +00:00
setkey
shutdown
slattach
swapctl
sysctl Bump date for previous. <> -> \*[Lt]\*[Gt]. 2005-05-24 16:00:11 +00:00
ttyflags
tunefs
umount
veriexecctl No need for this one, apparently. Reported by Hisashi T Fujinaka. 2005-06-03 16:12:07 +00:00
vinum
wdogctl
wsconsctl appease gcc -Wuninitialized 2005-06-02 00:15:02 +00:00
Makefile Test USE_INET6 instead of MKINET6 for various apps. 2005-05-01 07:26:29 +00:00
Makefile.inc