NetBSD/sbin
christos 731d9b0c04 Coverity CID 2305: Fix memory leak. 2006-03-20 01:51:54 +00:00
..
atactl Fix some typos. 2006-02-25 02:28:55 +00:00
badsect
bim
brconfig Coverity CID 774: Don't increment a pointer *before* testing it for NULL! 2006-03-20 01:06:07 +00:00
ccdconfig Coverity CID's 1853, 1852, 1851: Plug memory leaks. 2006-03-20 01:00:34 +00:00
cgdconfig Coverity CID 1203: Check return code of b64_ntop(). 2006-03-20 00:53:39 +00:00
chkconfig
clri
disklabel Avoid indexing beyond the end of a malloced array. 2006-03-18 12:48:35 +00:00
dkctl Fix build breakage, split assignment and test for ease of reading. 2006-03-17 19:18:33 +00:00
dmesg
drvctl
dump Coverity CID 2297: Fix memory leak. 2006-03-18 09:51:08 +00:00
dump_lfs
edlabel
fastboot
fdisk Appease Coverty CID 7449. Avoid close(-1) in error path. 2006-03-18 08:36:50 +00:00
fsck Coverity CID 1745: Fix memory leak. 2006-03-20 01:27:44 +00:00
fsck_ext2fs Coverity CID 2301: FIx memory leak. 2006-03-20 01:45:12 +00:00
fsck_ffs Coverity CID 2074: Fix memory leak. 2006-03-20 01:30:34 +00:00
fsck_lfs Coverity CID 2551: Don't use LIST_FOREACH() if you are going to free the 2006-03-20 01:20:55 +00:00
fsck_msdos Coverity CID 2302: Free fat if fatal error to avoid leak. 2006-03-20 01:42:47 +00:00
fsdb
fsirand
ifconfig PR/32628: Yves-Emmanuel JUTARD: Missing cast in sbin/ifconfig/ifconfig.c, 2006-01-25 16:08:49 +00:00
init Check for allocation failures in malloc, calloc, realloc, asprintf, and 2006-03-17 15:53:46 +00:00
ldconfig
mbrlabel Grammar fix. 2006-01-12 20:37:23 +00:00
mknod
modload Check for allocation failures in malloc, calloc, realloc, asprintf, and 2006-03-17 15:53:46 +00:00
modunload
mount Check for allocation failures in malloc, calloc, realloc, asprintf, and 2006-03-17 15:53:46 +00:00
mount_ados
mount_cd9660 Fix obvious typo in the man page of mount_cd9660: 2005-12-27 17:40:49 +00:00
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_kernfs
mount_lfs
mount_msdos
mount_nfs whitespace. 2006-01-21 10:55:56 +00:00
mount_ntfs
mount_null
mount_overlay
mount_portal
mount_procfs
mount_ptyfs
mount_smbfs
mount_sysvbfs Add preliminary support for System V Boot File System. 2005-12-29 14:53:45 +00:00
mount_tmpfs define __POOL_EXPOSE. 2006-02-11 05:49:48 +00:00
mount_udf Fix 3 more spelling errors and make it pass `spell -b' 2006-02-06 11:45:50 +00:00
mount_umap
mount_union Fix Coverity issue 1579. Check retval from getmntopts(). Use freemntopts(). 2006-03-17 06:51:00 +00:00
newbtconf
newfs remove vinum reference. 2006-02-25 01:56:41 +00:00
newfs_lfs Check for allocation failures in malloc, calloc, realloc, asprintf, and 2006-03-17 15:53:46 +00:00
newfs_msdos
newfs_sysvbfs More markup, sort SEE ALSO, remove superfluous Pp. 2006-01-12 20:47:00 +00:00
nologin
pdisk
ping
ping6 Fix an off-by-one found by Coverity, CID 1456. 2006-03-17 02:31:03 +00:00
pppoectl Check for allocation failures in malloc, calloc, realloc, asprintf, and 2006-03-17 15:53:46 +00:00
raidctl close fp in several error paths, closing Coverity CIDs 1690, 1692. 2006-03-19 01:57:11 +00:00
rcorder
reboot
resize_ffs
resize_lfs
restore Coverity CID 2305: Fix memory leak. 2006-03-20 01:51:54 +00:00
rndctl
route Use default option order (AaBbCc...). 2006-01-29 22:11:10 +00:00
routed Coverity CID 2307: Possible memory leak. 2006-03-18 20:25:28 +00:00
rtsol
savecore Free some allocated memory in the failure case when trying to 2006-03-17 01:45:51 +00:00
scan_ffs
scsictl
setkey Redo previous rework to generate yacc/lex output again and remove generated 2005-12-16 16:25:07 +00:00
shutdown PR/31531: Takahiro Kambe: shutdown(8) quietly exit if execed from login shell 2006-03-07 22:19:55 +00:00
slattach
swapctl
sysctl add the 3 opencrypto sysctls. 2006-03-06 00:51:48 +00:00
ttyflags
tunefs
umount Izumi Tsutsui pointed out that we don't need vfslist.c (from ../mount) 2006-01-21 11:59:53 +00:00
veriexecctl Allow multiple lines entries using '\' at the end of the line. 2006-01-05 20:16:20 +00:00
wdogctl
wsconsctl Add the ability to control the splash screen. 2006-02-18 19:35:11 +00:00
Makefile remove vinum 2006-02-25 01:31:02 +00:00
Makefile.inc