summaryrefslogtreecommitdiff
path: root/usr.sbin/rip6query
AgeCommit message (Expand)Author
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-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-03-14typo; maurice@maurice.wan.nlTheo de Raadt
2001-03-09exit(-#) is wrongTheo de Raadt
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-01-19add rip6query(8)Jun-ichiro itojun Hagino