summaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd
AgeCommit message (Expand)Author
2002-10-02between with three es, and positive with two is.wiz
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-20Set fd of unused pollfd entries to -1.mycroft
2002-09-20select() -> poll()mycroft
2002-09-08signal handler must take "int" arg. from deraadt, sync w/kameitojun
2002-07-10test malloc failure. From: Chad Loder <cloder@acm.org>. sync w/kameitojun
2002-07-10byebye __FUNCTIION__. sync w/kameitojun
2002-06-15Remove extra/redundant argument to syslog.matt
2002-06-09use strchritojun
2002-06-08do not use deprecated ioctlsitojun
2002-06-07use arc4randomitojun
2002-06-07avoid fd_set overrun. sync w/kameitojun
2002-05-29Grammar improvements.wiz
2002-05-29KNF, strlcpy, memory leak fix, random other cleanups. sync w/kameitojun
2002-05-21use pidfile(3). sync w/kameitojun
2002-05-21minor sync w/kame (prototype location)itojun
2002-05-21correct bitmask computation. more KNF. sync w/kameitojun
2002-05-21KNF. a memory leak fix. sync w/kameitojun
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-02Drop a .Pp.wiz
2002-02-02Use standard headers.wiz
2002-01-11daemon(3) has to be called before opening file descriptors.itojun
2001-06-03prevent overflow of lifetime value. sync with kameitojun
2001-05-15Need <bsd.own.mk> now.kleink
2001-05-15Don't install the example config if MKSHARE=no.kleink
2001-02-05typo. ntohl -> htonl.itojun
2001-02-04avoid infinite loop when -s is specified (select loop mistake).itojun
2001-01-23make sure to initialize prefix information struct before use. sync with kameitojun
2001-01-21sync with latest kame.itojun
2001-01-21make it clearer that /etc/rtadvd.conf is optional (normally,itojun
2001-01-16comment or delete text after CPP directives.cgd
2001-01-15sync with latest kame tree.itojun
2000-10-15Grammatical and formatting cleanups.bjh21
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink
2000-08-31repair interface MTU grabbing. real cause of PR 10923.itojun
2000-07-06sync with sys/netinet/icmp6.h change (no bitfield for router renumber).itojun
2000-05-23sync with latest kame.itojun
2000-03-27Cast timeval members to types we know the printf conversions of.kleink
2000-03-13bring in latest kame tree. this fixes unclosed file descdriptoritojun
2000-02-28don't assume CMSG_xx are constant. (sync with latest kame)itojun
2000-02-06fix include file path (IPv6 related).itojun
2000-02-02add -R (accept router renumbering packet). now router renumbering is disableditojun
2000-01-24fix pathname for rtadvd.conf. (/etc/rtadvd.conf for netbsd-current)itojun
2000-01-06grammar fix. sync with latest KAME.itojun
1999-12-10sync with recent KAME. give a better debugging information.itojun
1999-12-08sync with more recent KAME.itojun
1999-12-08netbsd rcsid fix.itojun
1999-12-08fix pathname to /etc/rtadvd.conf.itojun
1999-07-08sync with KAME/NetBSD14.itojun