aboutsummaryrefslogtreecommitdiff
path: root/sbin/ping6
Commit message (Expand)AuthorAgeFilesLines
* MFC rev. 1.23 ping6.c, rev. 1.12 traceroute6.c: %g -> %.3f.Maxim Konovalov2003-07-291-1/+1
* Sync with current. This includes .Nm utility and a few spelling fixes.Tom Rhodes2003-02-241-5/+8
* MFC rev 1.22: corrected buffer lengths for memset()SUZUKI Shinsuke2002-12-091-2/+2
* MFC 1.19: Don't explicit kill of the process' own pid.Hajimu UMEMOTO2002-07-141-5/+4
* MFC: Show standard deviation.Hajimu UMEMOTO2002-03-083-10/+11
* MFC rev. 1.34 ping.8 and 1.16 ping6.8: Document reaction to SIGINFO.Maxim Konovalov2002-02-141-2/+14
* MFC: Fixed bugs with the "-l preload" option:Ruslan Ermilov2002-02-011-1/+2
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-18/+17
* MFC: 1.5-1.7: Don't hardcode BINGRP=binKris Kennaway2001-09-301-1/+0
* MFC:Hajimu UMEMOTO2001-07-062-14/+21
* MFC: Sync with recent KAME.Hajimu UMEMOTO2001-07-032-447/+1213
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
* MFC 1.8->1.9: some reasoning why we separated ping(8) and ping6(8)Hajimu UMEMOTO2001-02-261-0/+29
* MFC: prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-2/+2
* MFC 1.7->1.8: test strdup() failures.Hajimu UMEMOTO2000-12-111-5/+7
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-2/+2
* MFC: Sync with KAME. Don't overflow the fd_setKris Kennaway2000-10-291-9/+11
* MFC: errx() and warnx() format string paranoiaKris Kennaway2000-08-231-4/+4
* MFC: Merge KAME 2000/07 code.Kris Kennaway2000-07-153-286/+768
* MFC: fix typoAlexey Zelkin2000-05-061-1/+1
* MFC: rev 1.4, mdoc cleanup, add integration noteAlexey Zelkin2000-05-041-5/+8
* Update icmp node info query message bit order of query types,Yoshinobu Inoue2000-03-091-1/+5
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-2/+4
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-4/+8
* Security fixes. (Just same as sbin/ping and usr.sbin/traceroute)Yoshinobu Inoue2000-02-241-3/+8
* Small bug fix and improvementsYoshinobu Inoue1999-12-281-2/+8
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-283-0/+1906