Age | Commit message (Expand) | Author |
2003-03-14 | correct use of sizeof. | Jun-ichiro itojun Hagino |
2003-03-14 | add missing ND option length validation. from kame | Jun-ichiro itojun Hagino |
2002-09-10 | signo and ansi | Theo de Raadt |
2002-06-10 | Kill __FUNCTION__. | Marc Espie |
2002-06-09 | do not use \n in syslog() | Theo de Raadt |
2002-06-07 | avoid fd_set overrun. sync w/kame | Jun-ichiro itojun Hagino |
2002-06-04 | use arc4random | Jun-ichiro itojun Hagino |
2002-05-29 | KNF, strlcpy, cleanups from kame | Jun-ichiro itojun Hagino |
2002-05-21 | duplicated prototype | Jun-ichiro itojun Hagino |
2002-05-21 | minor KNF. plug a memory leak on reconfig. | Jun-ichiro itojun Hagino |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-11 | call daemon(3) prior to socket setups to avoid file descriptor close mistakes. | Jun-ichiro itojun Hagino |
2001-12-01 | Use pidfile() instead of doing the equivalent thing by hand, and sometimes | Miod Vallat |
2001-12-01 | fd_set, not struct fd_set | Theo de Raadt |
2001-11-17 | use volatile sig_atomic_t where possible; simply volatile i other places | Theo de Raadt |
2001-02-04 | avoid infinite loop when -s is specified (select loop mistake). | Jun-ichiro itojun Hagino |
2001-01-15 | sync with latest kame tree. | Jun-ichiro itojun Hagino |
2000-07-06 | sync with router renumber struct decl change. | Jun-ichiro itojun Hagino |
2000-05-23 | forgot to cvs add dump.[ch] | Jun-ichiro itojun Hagino |
2000-05-23 | sync with latest kame. | Jun-ichiro itojun Hagino |
2000-03-13 | bring in latest rtadvd source from kame. | Jun-ichiro itojun Hagino |
2000-02-02 | add -R flag (accept router renumbering). this makes rtadvd to | Jun-ichiro itojun Hagino |
1999-12-11 | enable rtadvd in usr.sbin/Makefile. | Jun-ichiro itojun Hagino |
1999-12-11 | router advertisement daemon, from KAME | Jun-ichiro itojun Hagino |