freebsd-skq/sbin
imp 0016700b2e sysctlbyname takes a size_t as its 5th argument, not a pointer.
However, since NULL was used, and this is C++, this error went
undetected until g++ 3.3 somehow managed to whine about it.

Reported by: obrien
2003-05-02 17:38:08 +00:00
..
adjkerntz
atacontrol Add "addspare" functionality. 2003-05-02 12:42:31 +00:00
atm Use size_t type vars in sizeof contexts. 2003-05-02 06:46:24 +00:00
badsect
bsdlabel Add the beginning of a regression test. 2003-04-18 22:20:46 +00:00
camcontrol Set WARNS=1. RESOLUTION_MAX macro has major signed/unsigned issues. 2003-05-02 06:56:32 +00:00
ccdconfig
clri
comcontrol
conscontrol
cxconfig
devd sysctlbyname takes a size_t as its 5th argument, not a pointer. 2003-05-02 17:38:08 +00:00
devfs
dhclient
disklabel Quick grammar fix. 2003-04-17 17:36:31 +00:00
dmesg bufpos is used in size_t contexts, so make it one. 2003-05-02 07:08:52 +00:00
dump Removed all vestiges of KerberosIV. 2003-05-01 21:18:36 +00:00
dumpfs
dumpon
fdisk
fdisk_pc98 Oops, DIOCGPC98 should be DIOCSPC98. 2003-05-01 14:30:59 +00:00
ffsinfo
fsck Back out previous delta to fix fsck on filesystems without an fstab entry, 2003-04-25 01:12:35 +00:00
fsck_ffs
fsck_msdosfs
fsdb
fsirand
gbde Normalize, fix ``make checkdpadd''. 2003-04-16 11:54:11 +00:00
gpt
growfs Fix typos in comments; some style(9) fixes; no code changes. 2003-04-26 15:22:29 +00:00
ifconfig Add media types and options for ATM. While on most ATM cards media cannot 2003-04-29 17:23:23 +00:00
init
ip6fw
ipf
ipfs
ipfstat
ipfw
ipmon
ipnat
kldconfig style(9): use NULL when assigning/comparing a char *, 2003-04-23 20:33:57 +00:00
kldload These are WARNS=5 clean, mark them as such to keep them that way. 2003-04-23 20:22:33 +00:00
kldstat style(9): use NULL when assigning/comparing a char *, 2003-04-23 20:33:57 +00:00
kldunload style(9): use NULL when assigning/comparing a char *, 2003-04-23 20:33:57 +00:00
ldconfig
mca
md5
mdconfig Add .Xr's to mdmfs(8). 2003-04-27 01:46:56 +00:00
mdmfs Also MLINK the man page for mount_mfs. 2003-04-27 01:40:45 +00:00
mknod
mksnap_ffs
mount
mount_cd9660
mount_ext2fs
mount_hpfs
mount_msdosfs
mount_nfs
mount_ntfs
mount_nullfs
mount_nwfs
mount_portalfs
mount_smbfs
mount_std
mount_udf
mount_umapfs
mount_unionfs
natd
newfs Remove reference to diskpart(8) 2003-04-20 19:16:21 +00:00
newfs_msdos
nfsiod
nologin
nos-tun
ping o Skip timestamp part when checking payload. 2003-04-14 08:34:14 +00:00
ping6
quotacheck
raidctl
rcorder
reboot
restore Removed all vestiges of KerberosIV. 2003-05-01 21:18:36 +00:00
route There is an undocument feature that ``route -vnd flush'' prints 2003-04-16 12:06:53 +00:00
routed
rtsol
savecore
setkey Use NI_xxx macros. 2003-04-16 09:53:29 +00:00
shutdown
slattach
spppcontrol
startslip
sunlabel Fix for dynamic linking. 2003-04-27 21:24:05 +00:00
swapon
sysctl This file does not seem to serve any purpose. It has never been hooked up 2003-04-28 00:38:48 +00:00
tunefs
umount
vinum Remove VINUMDEBUG. vinum(8) always compiles with VINUMDEBUG to be able 2003-05-01 07:19:29 +00:00
Makefile
Makefile.inc