aboutsummaryrefslogtreecommitdiff
path: root/sbin/ping6
Commit message (Expand)AuthorAgeFilesLines
...
* Don't call errx() without a format string, to protect against possibleKris Kennaway2000-08-051-4/+4
* Correct style bugs in previous commitKris Kennaway2000-07-061-2/+2
* Sync with KAMEKris Kennaway2000-07-051-54/+135
* Sync with latest KAME code.Kris Kennaway2000-07-052-234/+635
* Fix typoAlexey Zelkin2000-05-061-1/+1
* . clean `.Os' macro value since this tool is not KAME-only tools anymoreAlexey 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