summaryrefslogtreecommitdiff
path: root/usr.sbin/rip6query/rip6query.c
AgeCommit message (Expand)Author
2014-03-19Remove #ifdef FreeBSD.Martin Pieuchot
2008-05-17documentation tweaks.Igor Sobrado
2004-07-09ansiTheo de Raadt
2003-06-26strict proto cleanupsTheo de Raadt
2003-04-15avoid hardcoding 12; use NI_MAXSERV. deraadt okJun-ichiro itojun Hagino
2003-04-14%d is 12 chars big, not 10; ok deraadtPeter Valchev
2002-09-08socklen_t audit. from deraadt.Jun-ichiro itojun Hagino
2002-06-02minor KNFTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-17use volatile sig_atomic_t where possible; simply volatile i other placesTheo de Raadt
2001-11-16sync with latest kame. terminate only if ripng response is not receivedJun-ichiro itojun Hagino
2001-10-26getopt(3) returns -1 when out of args, not EOF.Mike Pechkin
2001-03-09exit(-#) is wrongTheo de Raadt
2000-01-19add rip6query(8)Jun-ichiro itojun Hagino