aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtsold
Commit message (Expand)AuthorAgeFilesLines
* Explicitly specifies sin6_family & sin6_len of sockaddr_in6 for raw socketSUZUKI Shinsuke2002-04-191-1/+3
* typo. netbsd PR 16055Hajimu UMEMOTO2002-03-291-1/+1
* mdoc(7) police: Fixed the .Ex calls in manpages that describe moreRuslan Ermilov2001-09-111-2/+2
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-4/+2
* mdoc(7) police:Ruslan Ermilov2001-08-071-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-3/+7
* Sync with recent KAME.Hajimu UMEMOTO2001-06-119-33/+246
* - 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
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
* Sync with KAME. Format string auditing, and add -a flag to autoprobeKris Kennaway2000-10-067-49/+195
* Correct style bugsKris Kennaway2000-07-061-2/+2
* Sync with latest KAME.Kris Kennaway2000-07-058-163/+331
* remove redundant ifdef's.Yoshinobu Inoue2000-01-072-33/+1
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-288-0/+1964