freebsd-dev/sbin
Warner Losh 1ffae4a6dd Check the size of the IP address reutrned from gethostbyname2, per PR
2578 from Julian A.  Likely not strictly needed, but it doesn't hurt
and protects ping against possible buffer overflows if the resolver
were to return large IP addresses.
1997-03-03 09:50:21 +00:00
..
adjkerntz Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
badsect Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
bsdlabel Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
ccdconfig Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
clri Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
comcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
cxconfig Convert to mdoc format. 1996-12-23 01:04:46 +00:00
disklabel Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dmesg Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dset Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dump Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dumpfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dumplfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dumpon Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
fdisk This update adds the support for != 512 byte sector SCSI devices to 1996-12-01 11:25:38 +00:00
fsck Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
fsck_ffs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
fsck_ifs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
fsdb Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
i386 Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
ifconfig Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
init Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
ipfw Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
ldconfig Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
md5 mdoc'ify man page 1997-03-02 21:43:10 +00:00
mknod Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
modload Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
modunload Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_cd9660 Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_ext2fs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_ifs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_lfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_msdos Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_msdosfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_nfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_null Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_nullfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_portal Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_portalfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_std Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_umap Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_umapfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
mount_union Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mount_unionfs Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
mountd Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
newfs Replace "mfs" with "mount_mfs" in the NAME section. 1997-02-06 17:49:55 +00:00
newlfs Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
nextboot Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
nfsd Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
nfsiod Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
nologin An odd merge from 2.2 to -current. Somehow that 2.2 nologin.5 1997-03-03 06:47:27 +00:00
ping Check the size of the IP address reutrned from gethostbyname2, per PR 1997-03-03 09:50:21 +00:00
quotacheck Don't give up just because we cant find the blkdev that corresponds 1996-10-27 18:28:39 +00:00
reboot Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
restore Fix a minor problem with restore from tapes from big endian machines. 1997-02-25 02:25:02 +00:00
route Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
routed Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
savecore Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
scsi Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
scsiformat Avoid the ``Three seconds until format begins'' construct. It's 1997-03-02 11:21:07 +00:00
shutdown -n was broken 1997-01-21 21:07:29 +00:00
slattach Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
startslip Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
swapon Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
sysctl Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
tunefs Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
umount Remove trailing whitespace. 1995-05-30 06:12:45 +00:00
Makefile Disabled dumplfs. Importing the Lite2 version was a mistake, since 1997-02-17 13:15:42 +00:00
Makefile.inc Part one of a "fix-and-move". Init(8) had make macros declared here 1997-02-10 17:41:33 +00:00