aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/route6d
Commit message (Expand)AuthorAgeFilesLines
* Add missing srand() (sranddev() for FreeBSD)Andrey A. Chernov2003-02-111-0/+5
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-2/+2
* The .Nm utilityPhilippe Charnier2002-07-141-4/+7
* mdoc(7) police:Ruslan Ermilov2001-08-071-7/+5
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-3/+2
* Sync with recent KAME.Hajimu UMEMOTO2001-06-113-358/+657
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-5/+5
* - do not check/advertise cloned routes, nor dynamic routesHajimu UMEMOTO2000-11-271-5/+21
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Sync with KAME. Format string auditing and manpage cleanups.Kris Kennaway2000-10-082-7/+10
* fix LP64 issue in routing socket manipulation.Jun-ichiro itojun Hagino2000-08-141-10/+23
* removed 'ifndef ADVAPI' partsHajimu UMEMOTO2000-07-102-33/+5
* use advanced API (-DADVAPI).Jun-ichiro itojun Hagino2000-07-091-1/+1
* sync with latest kame tree. more stable, p2p advert is correctedJun-ichiro itojun Hagino2000-07-054-141/+445
* When unexpected rtmsg was received, route6d was dying.Yoshinobu Inoue2000-03-141-2/+4
* remove redundant ifdef's.Yoshinobu Inoue2000-01-072-42/+1
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-286-0/+3363