summaryrefslogtreecommitdiffstats
path: root/usr.sbin/route6d/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-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.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
|
* removed 'ifndef ADVAPI' partsume2000-07-101-1/+1
| | | | Obtained from: KAME
* use advanced API (-DADVAPI).itojun2000-07-091-1/+1
| | | | From: tkatayam@pi.titech.ac.jp (KATAYAMA, Takeo)
* sync with latest kame tree. more stable, p2p advert is correcteditojun2000-07-051-1/+2
|
* remove redundant ifdef's.shin2000-01-071-1/+1
| | | | some part is specified by: phantom
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-281-0/+9
Several udp and raw apps IPv6 support. Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
OpenPOWER on IntegriCloud