summaryrefslogtreecommitdiff
path: root/sbin/ping
AgeCommit message (Expand)Author
2000-01-31sync with latest libipsec and kernel.itojun
2000-01-20Fix data comparison to not overrun array bounds.mycroft
1999-07-12correct typo. s/LDADD/DPADD/itojun
1999-07-04do not pass NULL to errx().itojun
1999-07-04do not bark even if ipsec policy setting for "route flushing 127.0.0.1"itojun
1999-07-030 -> STDIN_FILENOkleink
1999-07-02IPsec support (specify policy on ping - quite useful to testitojun
1999-06-19Support for ping -a: beep when packet received.sommerfeld
1999-06-12Fix a typo.tron
1999-04-29Remove duplicate paragraph. Closes PR/7498 by Geoff C. Wing.mjl
1999-04-17Correct nokerninfo tty flag being left set in most error cases.mjl
1999-03-08Don't bother doing stddev calculation when n==1, since that results insommerfe
1999-03-07Clean up SYNOPSIS formatting.mycroft
1999-02-25Once more around the hickory shrub. Faster and simpler stddev calculation fromjwise
1999-02-25Fix calculation of standard deviation. From Brian C. Grayson <bgrayson@orac....jwise
1999-02-24Add code from Daniel Hagerty <hag@ai.mit.edu> to print standard deviationjwise
1998-12-22typo: should be loose source routingjtk
1998-11-17delete .TP (because this document is written in "mdoc" format)msaitoh
1998-11-06char -> unsigned charchristos
1998-10-26Fix usage string;enami
1998-10-25Update to the 980911 version from ftp.rhyolite.com:/src/ping.tar.Zchristos
1998-10-01Add getuid() check if -f is set, fixes pr 6222 by Uwe Arndt.frueauf
1998-09-14Restrict -l to the superuser as suggested in PR 3973 from <soren@t.dk>.tv
1998-09-14Nuke the termios stuff from the 1997/03/11 import, which prevents pingtv
1998-07-28__AUDIT__ cleanup.mycroft
1998-04-29fix bad .Xr referencesfair
1998-04-28Change occurrences of "UNIX" to .Ux or .At as appropriate.fair
1998-04-16Take into consideration that icmp_nextmtu is stored in network byte order;kleink
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-12-01PR/4615: David Jones: Ping usage does not show -o option.christos
1997-11-30Make the "failed to clear cached route" a warning only if verbose is set.christos
1997-11-06Fix man page confusion about the -R option, per PR#4246fair
1997-11-05lintcgd
1997-10-03PR misc/4206: internal -> interval;hubertf
1997-09-15* cleanup .Nmlukem
1997-07-17convert to host byte order when printing stats of received ICMPmikel
1997-06-26Fix formatting directives; from SAITOH Masanobu <msaitoh@spa.is.uec.ac.jp>kleink
1997-06-01Update from Vernon Schryver, fixing the kluge to flush the route cache.christos
1997-04-10flag is -f, not --f; from Saitoh Masanobu in PR misc/3469.mikel
1997-04-02Make ping obey the -n flag in places.augustss
1997-03-24Don't allow < 1 sec ping interval to regular users.christos
1997-03-19Try adding `o' option again; connection died.christos
1997-03-19Take care of alignment problems on the alpha: From John Birell, via cgd.christos
1997-03-18PR/3329: From David Jones: Add F_ONCEchristos
1997-03-13Fix PR/3327: rcvd_tbl index was assumed to be in host order, creatingchristos
1997-03-11- remove -g from Makefilechristos
1997-03-11- Use err, warn, errxchristos
1996-11-06make ping(8) print out statistics when given a SIGINFO.cgd
1995-12-31The maxwait option was accidentally placed in the "options forghudson
1995-10-02Fix typo (from Mark Weaver PR#1556);pk