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