Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | These IPv6-only tools have no explicit dependency on the INET6 macro. | yar | 2006-07-27 | 1 | -1/+1 |
| | | | | Tested with: cmp(1) | ||||
* | support poll(2). | ume | 2003-08-18 | 1 | -1/+1 |
| | | | | | Obtained from: KAME MFC after: 1 week | ||||
* | getifaddrs(3) is always used. | ume | 2003-08-17 | 1 | -1/+1 |
| | | | | MFC after: 1 week | ||||
* | We don't need __ss hack. | ume | 2003-08-17 | 1 | -1/+1 |
| | | | | MFC after: 1 week | ||||
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -3/+2 |
| | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. | ||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
| | |||||
* | removed 'ifndef ADVAPI' parts | ume | 2000-07-10 | 1 | -1/+1 |
| | | | | Obtained from: KAME | ||||
* | use advanced API (-DADVAPI). | itojun | 2000-07-09 | 1 | -1/+1 |
| | | | | From: tkatayam@pi.titech.ac.jp (KATAYAMA, Takeo) | ||||
* | sync with latest kame tree. more stable, p2p advert is corrected | itojun | 2000-07-05 | 1 | -1/+2 |
| | |||||
* | remove redundant ifdef's. | shin | 2000-01-07 | 1 | -1/+1 |
| | | | | some part is specified by: phantom | ||||
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 1 | -0/+9 |
Several udp and raw apps IPv6 support. Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project |