summaryrefslogtreecommitdiffstats
path: root/sbin/ping6/ping6.c
Commit message (Expand)AuthorAgeFilesLines
* Don't explicit kill of the process' own pid.ume2002-07-071-5/+4
* o remove __Pimp2002-03-211-31/+30
* Remove 'register' keyword.obrien2002-03-201-3/+3
* Show standard deviation.ume2002-03-011-4/+4
* First ping after a preload (-l) was sent undelayed.ru2002-01-151-1/+2
* spellingcharnier2001-12-111-20/+14
* Handle snprintf() returning < 0 (not just -1)brian2001-08-201-1/+1
* Handle snprintf() returning -1.brian2001-08-201-1/+1
* sync usage/description with reality.ume2001-06-291-1/+5
* stop sending echo packets whenever the upper limit is specified by the -cume2001-06-291-7/+10
* Sync with recent KAME.ume2001-06-111-434/+1167
* test strdup() failures.ume2000-12-041-5/+7
* Don't overflow our fd_set. This is not a full sync with KAME because therekris2000-10-081-9/+11
* Don't call errx() without a format string, to protect against possiblekris2000-08-051-4/+4
* Sync with latest KAME code.kris2000-07-051-215/+622
* Update icmp node info query message bit order of query types,shin2000-03-091-1/+5
* Security fixes. (Just same as sbin/ping and usr.sbin/traceroute)shin2000-02-241-3/+8
* Small bug fix and improvementsshin1999-12-281-2/+8
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+1549
OpenPOWER on IntegriCloud