index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
rip6query
Age
Commit message (
Expand
)
Author
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-04-15
%d is not 10 chars, but 12 chars. uwse NI_MAXSERV. sync w/ kame. from openbsd
itojun
2002-09-19
use NETBSDSRCDIR as appropriate
lukem
2002-09-08
socklen_t audit. KNF. signal handler must use _exit(), not exit().
itojun
2002-01-19
Whitespace nits.
wiz
2001-11-16
rcsid cleanup
itojun
2001-11-16
sync with latest kame. terminate only if ripng response is not received
itojun
2001-05-07
getopt(3): EOF -> -1.
kleink
2001-04-26
Fix date and whitespace mininits.
wiz
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2000-12-19
do not declare errno on our own. from: Patrick Welche <prlw1@newn.cam.ac.uk>
itojun
2000-01-19
add manpage, rip6query(8).
itojun
1999-12-13
use getaddrinfo() for getting address parameter.
itojun
1999-07-06
add NetBSD RCS ID.
itojun
1999-07-02
route6d: RIPng daemon (similar to route6d)
itojun