summaryrefslogtreecommitdiffstats
path: root/usr.sbin/route6d
Commit message (Expand)AuthorAgeFilesLines
...
* set IPV6_V6ONLY.ume2003-08-171-7/+13
* - die if malloc fails.ume2003-08-171-2/+8
* use strncpyume2003-08-171-1/+1
* "sin" is a reserved C library function name. use sin6ume2003-08-171-73/+73
* We don't need __ss hack.ume2003-08-171-1/+1
* Add missing srand() (sranddev() for FreeBSD)ache2003-02-111-0/+5
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-2/+2
* The .Nm utilitycharnier2002-07-141-4/+7
* mdoc(7) police:ru2001-08-071-7/+5
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-3/+2
* Sync with recent KAME.ume2001-06-113-358/+657
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
* Prepare for mdoc(7)NG.ru2000-12-271-5/+5
* - do not check/advertise cloned routes, nor dynamic routesume2000-11-271-5/+21
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
* Sync with KAME. Format string auditing and manpage cleanups.kris2000-10-082-7/+10
* fix LP64 issue in routing socket manipulation.itojun2000-08-141-10/+23
* removed 'ifndef ADVAPI' partsume2000-07-102-33/+5
* use advanced API (-DADVAPI).itojun2000-07-091-1/+1
* sync with latest kame tree. more stable, p2p advert is correcteditojun2000-07-054-141/+445
* When unexpected rtmsg was received, route6d was dying.shin2000-03-141-2/+4
* remove redundant ifdef's.shin2000-01-072-42/+1
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-286-0/+3363
OpenPOWER on IntegriCloud