Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle snprintf() returning < 0 (not just -1) | brian | 2001-08-20 | 1 | -1/+1 |
* | Handle snprintf() returning -1. | brian | 2001-08-20 | 1 | -1/+1 |
* | sync usage/description with reality. | ume | 2001-06-29 | 1 | -1/+5 |
* | stop sending echo packets whenever the upper limit is specified by the -c | ume | 2001-06-29 | 1 | -7/+10 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -434/+1167 |
* | test strdup() failures. | ume | 2000-12-04 | 1 | -5/+7 |
* | Don't overflow our fd_set. This is not a full sync with KAME because there | kris | 2000-10-08 | 1 | -9/+11 |
* | Don't call errx() without a format string, to protect against possible | kris | 2000-08-05 | 1 | -4/+4 |
* | Sync with latest KAME code. | kris | 2000-07-05 | 1 | -215/+622 |
* | Update icmp node info query message bit order of query types, | shin | 2000-03-09 | 1 | -1/+5 |
* | Security fixes. (Just same as sbin/ping and usr.sbin/traceroute) | shin | 2000-02-24 | 1 | -3/+8 |
* | Small bug fix and improvements | shin | 1999-12-28 | 1 | -2/+8 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 1 | -0/+1549 |