Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup of userland __P use | kevlo | 2007-11-07 | 1 | -2/+2 |
* | fixed a potential memory leak | suz | 2006-03-24 | 1 | -1/+3 |
* | add -F flag, which configures sysctl(8) setting by rtsold | ume | 2004-01-14 | 1 | -0/+16 |
* | ansify. | ume | 2004-01-14 | 1 | -2/+2 |
* | backout 1.11. ifname in struct ifreq should be copyed by strncpy. | ume | 2003-08-17 | 1 | -4/+4 |
* | use strlcpy(). | ume | 2003-08-16 | 1 | -4/+4 |
* | - added the case of 802.11 to check link status. | ume | 2003-08-16 | 1 | -5/+5 |
* | reduce #ifdef. | ume | 2003-08-11 | 1 | -12/+1 |
* | KNF, correct typos and cleanup spaces. | ume | 2003-08-08 | 1 | -46/+42 |
* | drop the code for the environment where getifaddrs(3) is not | ume | 2003-08-08 | 1 | -86/+0 |
* | __FUNCTION__ --> __func__ | ume | 2003-08-08 | 1 | -17/+17 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -1/+8 |
* | Sync with KAME. Format string auditing, and add -a flag to autoprobe | kris | 2000-10-06 | 1 | -0/+3 |
* | Sync with latest KAME. | kris | 2000-07-05 | 1 | -85/+150 |
* | remove redundant ifdef's. | shin | 2000-01-07 | 1 | -31/+1 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 1 | -0/+423 |