1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sbin
Maxim Konovalov fb7d32c7ee Better error handling for -s.
Submitted by:	bde

Do not constantify maximum payload size. It is 65467 with -R
(record route), and 65507 without it.

Reviewed by:	silence on -net
Proposed by:	bde

I am going to MFC rev.1.77 - 1.81 ping.c and rev.1.39 and 1.40 ping.8:

MFC after:      6 months
2003-01-23 13:04:42 +00:00
..
adjkerntz
atacontrol mdoc(7) police: markup nits. 2002-12-23 15:30:40 +00:00
atm Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
badsect Convert badsect to use libufs. 2003-01-20 21:24:34 +00:00
bsdlabel Clear part_set, part_size_type and part_offset_type before parsing the 2003-01-16 12:57:53 +00:00
camcontrol Add PERIPH and XPT debug options to camcontrol. This makes all CAM debug 2002-12-17 06:05:21 +00:00
ccdconfig Fix two errorchecks to check for negative error returns. 2003-01-18 10:29:24 +00:00
clri
comcontrol
conscontrol
cxconfig
devd These are OBE. devd.conf now lives in /etc. 2003-01-09 04:11:19 +00:00
devfs
dhclient
disklabel Clear part_set, part_size_type and part_offset_type before parsing the 2003-01-16 12:57:53 +00:00
dmesg
dump really, this time for sure. Fix formatting in usage(). 2003-01-13 19:58:05 +00:00
dumpfs Add libufs to dependencies. 2003-01-20 21:18:44 +00:00
dumpon
fdisk Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
fdisk_pc98 Rename the dos_partition structure for pc98 to pc98_partition. 2003-01-04 08:50:48 +00:00
ffsinfo
fsck english(4) police. 2002-12-27 12:15:40 +00:00
fsck_ffs MFp4: Make ifs consistant with rest of file. 2002-12-13 19:47:07 +00:00
fsck_msdosfs
fsdb
fsirand
gbde Solve another bug in the mapping code: correctly skip lock sectors. 2002-12-18 22:11:54 +00:00
gpt
growfs Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
ifconfig fix link_status() in non-Ethernet case 2003-01-22 00:14:34 +00:00
init Back out the previous commit, since there could be dire consequences if 2002-12-17 21:23:36 +00:00
ip6fw english(4) police. 2002-12-27 12:15:40 +00:00
ipf
ipfs
ipfstat
ipfw It turns out that we do not need to add a new ioctl to unbreak a 2003-01-12 03:31:10 +00:00
ipmon
ipnat
kldconfig
kldload
kldstat
kldunload
ldconfig
mca
md5
mdconfig
mdmfs english(4) police. 2002-12-27 12:15:40 +00:00
mknod
mount Mention the oddities and requirements for mount operations executed by 2003-01-13 19:42:21 +00:00
mount_cd9660
mount_ext2fs Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
mount_hpfs english(4) police. 2002-12-27 12:15:40 +00:00
mount_msdosfs
mount_nfs
mount_ntfs
mount_nullfs
mount_nwfs
mount_portalfs
mount_smbfs This really isn't WARNS clean. 2002-12-30 09:38:46 +00:00
mount_std
mount_udf
mount_umapfs
mount_unionfs
natd Fixed Charles' e-mail here too. 2003-01-23 08:35:21 +00:00
newfs
newfs_msdos
nfsiod
nologin
nos-tun
ping Better error handling for -s. 2003-01-23 13:04:42 +00:00
ping6
quotacheck
raidctl english(4) police. 2002-12-27 12:15:40 +00:00
rcorder
reboot Add the /boot prefix. I forgot this when updating the location. 2003-01-13 18:57:19 +00:00
restore Add TAPE to the ENVIRONMENT section. 2003-01-10 10:55:13 +00:00
route
routed Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
rtsol
savecore Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
setkey Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
shutdown Fixed the abuses of .Ql visible on stderr in troff mode. 2002-12-23 16:04:51 +00:00
slattach Change this: 2003-01-08 06:43:27 +00:00
spppcontrol
startslip
swapon Remove hack from rev 1.15; getbsize(3)'s original interface has been 2002-12-30 18:24:14 +00:00
sysctl Fix what I think is an off-by-one in certain worst-case scenarios 2003-01-22 00:34:22 +00:00
tunefs Added UFS library to the bsd.libnames.mk namespace. 2003-01-23 08:15:05 +00:00
umount Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
vinum While being here, remove a couple of unused "default:" labels in switch 2003-01-16 23:49:34 +00:00
Makefile
Makefile.inc