summaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd
AgeCommit message (Expand)Author
2002-05-29grammar from netbsd via kameJun-ichiro itojun Hagino
2002-05-29KNF, strlcpy, cleanups from kameJun-ichiro itojun Hagino
2002-05-21duplicated prototypeJun-ichiro itojun Hagino
2002-05-21minor KNF. plug a memory leak on reconfig.Jun-ichiro itojun Hagino
2002-03-14kill more registers.Mike Pechkin
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-11call daemon(3) prior to socket setups to avoid file descriptor close mistakes.Jun-ichiro itojun Hagino
2001-12-01Use pidfile() instead of doing the equivalent thing by hand, and sometimesMiod Vallat
2001-12-01fd_set, not struct fd_setTheo de Raadt
2001-11-17use volatile sig_atomic_t where possible; simply volatile i other placesTheo de Raadt
2001-07-25We have to undo the changes to the 3rd party code, because it makesMike Pechkin
2001-07-20we don't like:Mike Pechkin
2001-06-03avoid integer overflow on lifetime value. sync with kameJun-ichiro itojun Hagino
2001-02-05typo. ntohl -> htonl. sync with kameJun-ichiro itojun Hagino
2001-02-04avoid infinite loop when -s is specified (select loop mistake).Jun-ichiro itojun Hagino
2001-01-23make sure to initialize prefix information data before use. sync with kameJun-ichiro itojun Hagino
2001-01-21sync router renumbering flag bit to conform to 2292bis-02 and RR RFC.Jun-ichiro itojun Hagino
2001-01-21do not intsall rtadvd.conf into /etc, it is not required to use itJun-ichiro itojun Hagino
2001-01-15sync with latest kame tree.Jun-ichiro itojun Hagino
2000-12-15.Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at leastAaron Campbell
2000-09-01repair a routine to grab interface MTU information.Jun-ichiro itojun Hagino
2000-07-06remove mobile-ip option description, merged in by mitsakeJun-ichiro itojun Hagino
2000-07-06sync with router renumber struct decl change.Jun-ichiro itojun Hagino
2000-05-23forgot to cvs add dump.[ch]Jun-ichiro itojun Hagino
2000-05-23sync with latest kame.Jun-ichiro itojun Hagino
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
2000-03-13bring in latest rtadvd source from kame.Jun-ichiro itojun Hagino
2000-02-08don't include netinet6/{icmp6,ip6}.h for rfc2292 conformance.Jun-ichiro itojun Hagino
2000-02-02add -R flag (accept router renumbering). this makes rtadvd toJun-ichiro itojun Hagino
2000-01-12config path changeJun-ichiro itojun Hagino
2000-01-06tiny nroff fix. sync with kame repository.Jun-ichiro itojun Hagino
2000-01-06Rework language.Angelos D. Keromytis
2000-01-05Config file should be in /etcAngelos D. Keromytis
1999-12-11enable rtadvd in usr.sbin/Makefile.Jun-ichiro itojun Hagino
1999-12-11router advertisement daemon, from KAMEJun-ichiro itojun Hagino