aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd
Commit message (Expand)AuthorAgeFilesLines
* fixed wrong parameter descriptionsSUZUKI Shinsuke2003-07-301-3/+9
* - fixed byte order of route lifetimes in route info opptions.SUZUKI Shinsuke2003-04-101-2/+2
* Use assignment, not equivalence test.Nate Lawson2003-04-051-1/+1
* style.Makefile(5)David E. O'Brien2003-04-041-1/+1
* fixed invalid pointer referenceSUZUKI Shinsuke2003-04-021-0/+1
* tightened check for the length of ND options.Hajimu UMEMOTO2003-03-261-2/+25
* Use srandomdev() for FreeBSDAndrey A. Chernov2003-02-111-0/+4
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-2/+2
* english(4) police.Jens Schweikhardt2002-12-271-3/+3
* The .Nm utilityPhilippe Charnier2002-07-141-3/+5
* Do not issue deprecated ioctl.Hajimu UMEMOTO2002-06-151-0/+8
* Changed the behavior when an interface-direct prefix being advertisedHajimu UMEMOTO2002-06-138-45/+166
* Skip duplicated prefixes in get_prefix().Hajimu UMEMOTO2002-06-013-14/+19
* KNFHajimu UMEMOTO2002-06-011-286/+264
* sprintf -> snprintfHajimu UMEMOTO2002-06-011-17/+25
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-4/+2
* mdoc(7) police:Ruslan Ermilov2001-08-072-38/+20
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-261-4/+5
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-4/+5
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-2/+2
* Sync with recent KAME.Hajimu UMEMOTO2001-06-1117-199/+799
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+1
* zero-cleared allocated prefix information when configured.Hajimu UMEMOTO2001-01-231-0/+2
* make it easier to handle $FreeBSD$ tags (amount of diff matters).Jun-ichiro itojun Hagino2001-01-2116-31/+16
* make it clearer that rtadvd.conf is optional (configs are grabbed from kernel).Jun-ichiro itojun Hagino2001-01-212-59/+66
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
* - Sync with latest manpage of rtadvd.Hajimu UMEMOTO2000-10-292-55/+70
* some clarification on if_getmtu()Hajimu UMEMOTO2000-10-281-25/+35
* Add two files missing from the KAME syncKris Kennaway2000-07-062-0/+249
* Sync with latest KAMEKris Kennaway2000-07-0517-446/+984
* Added several socket close() which were mistakenly forgotten.Yoshinobu Inoue2000-03-093-7/+10
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-3/+6
* Print ifname when sendmsg failed.Yoshinobu Inoue2000-02-241-2/+2
* -P option was not enabled, so enable itYoshinobu Inoue2000-02-151-1/+6
* Correct pathname of rtadvd.conf from /usr/local/v6/etc to /etc.Yoshinobu Inoue2000-02-152-4/+4
* Forbid include of soem inet6 header files from wrong placeYoshinobu Inoue2000-02-101-2/+2
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-0617-0/+4267