summaryrefslogtreecommitdiff
path: root/usr.sbin/rip6query/rip6query.c
AgeCommit message (Expand)Author
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