freebsd-dev/sbin
Archie Cobbs eed2b804bf When incrementing through a SIOCGIFCONF list, enforce a lower limit of
sizeof(ifr->ifr_addr) for the variable length field ifr->ifr_addr.sa_len.
Otherwise the increment will be wrong in certain cases.

Obtained from:  Whistle source tree
For the record: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> suggests
                SIOCGIFCONF should be dropped in favor of a sysctl mechanism.
1999-06-05 05:55:07 +00:00
..
adjkerntz
atm Getopt(3) returns -1 not EOF. 1999-05-23 23:18:38 +00:00
badsect
bsdlabel
camcontrol Fix a typo, and get rid of the bugs section that talks about adding 1999-05-19 19:39:11 +00:00
ccdconfig don't use <sys/disk.h> 1999-05-06 19:20:34 +00:00
clri
comcontrol
cxconfig
dhclient
disklabel
dmesg
dump Fix typo in dump reporting 1999-05-24 00:35:47 +00:00
dumpfs
dumpon Use current names for swap devices. 1999-05-17 05:23:17 +00:00
fdisk
fsck
fsck_ffs
fsck_ifs
fsdb
fsirand
i386
ifconfig
init
ipf
ipfstat
ipfw Fix the parsing of ip addresses on a command line. 1999-06-04 11:20:59 +00:00
ipmon
ipnat
kget Silence message about absence of PnP overrides. 1999-05-09 22:16:27 +00:00
kldload
kldstat
kldunload
ldconfig
md5
mknod Fix mknod which overloaded a little too much on "minor" and "major" 1999-05-10 04:50:27 +00:00
mount Null commit. 1999-05-07 05:31:01 +00:00
mount_cd9660 Add the missing cd9660-specific options to the -o flag. While I'm here, 1999-05-28 01:16:14 +00:00
mount_ext2fs
mount_ifs Null commit. 1999-05-07 05:31:01 +00:00
mount_msdos
mount_msdosfs
mount_nfs
mount_ntfs Fix typos. 1999-05-04 11:34:33 +00:00
mount_null
mount_nullfs
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd Xref mountd in text. 1999-05-29 08:14:00 +00:00
natd When incrementing through a SIOCGIFCONF list, enforce a lower limit of 1999-06-05 05:55:07 +00:00
newfs
newfs_msdos
nextboot
nfsd
nfsiod
nologin
nos-tun
ping Make flood ping flood again. It hasn't worked since 2.2.6. Make the "-l" 1999-05-07 14:38:48 +00:00
quotacheck
reboot Include a table of disk error codes and a note about the cylinder > 1999-05-22 12:55:16 +00:00
restore
route When incrementing through a SIOCGIFCONF list, enforce a lower limit of 1999-06-05 05:55:07 +00:00
routed Incomplete. Back out until I can revisit. 1999-05-05 20:28:54 +00:00
savecore Read dumpdev using sysctl(3) interface. Now savecore should work again 1999-05-13 04:29:09 +00:00
shutdown
slattach $Header$ -> $Id$ 1999-05-29 08:16:34 +00:00
spppcontrol
startslip
swapon Refer to current names for swap partitions in the `FILES' section. 1999-05-17 05:19:13 +00:00
sysctl Move sysctl/ to src/sbin/ where it now belongs. 1999-05-10 10:17:22 +00:00
tunefs
umount
vinum Arrange the "CONFIGURATION FILE" section in the order in which the 1999-05-07 07:11:01 +00:00
Makefile Move sysctl/ to src/sbin/ where it now belongs. 1999-05-10 10:17:22 +00:00
Makefile.inc