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
/
sbin
/
ping6
Age
Commit message (
Expand
)
Author
2003-09-07
Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-25
fix packet loss rate computation
itojun
2003-06-06
Fix typo. Noted by Sean Boudreau on tech-net.
cjep
2003-03-27
do proper rounded packet loss calculations.
perry
2003-03-15
IPsec, not ipsec. From Igor Sobrado in PR 20722.
wiz
2002-12-21
address has two ds, not three; from Adrian Mrva.
wiz
2002-12-05
correct the use of sizeof() on memset(). sync w/kame
itojun
2002-11-16
use strlcpy. sync w/kame
itojun
2002-10-25
be more picky about numeric arg parsing. sync w/kame
itojun
2002-09-23
reduce diff w/ kame
itojun
2002-09-21
Touch up error/warning messages.
mycroft
2002-09-21
select() -> poll()
mycroft
2002-09-08
ansi pedantic. sync w/kame
itojun
2002-05-31
clarify comment when nreceived > ntransmitted. from deraadt
itojun
2002-05-30
typo, from openbsd
itojun
2002-05-30
Fix Missing %s in format string.
thorpej
2002-05-26
KNF. remove unused variable "signo". from deraadt
itojun
2002-05-26
no need for KAME_SCOPEID
itojun
2002-05-26
s/IPSec/IPsec/
itojun
2002-05-26
Xr ping6 8 -> Nm
itojun
2002-05-26
Sort sections and a grammar fix.
wiz
2002-05-26
sync with kame.
itojun
2002-03-11
no \n to warnx(3). From: Mike Pechkin <mpech@prosoft.org.lv>
itojun
2002-01-09
should be using htons() to convert from a host byte order into a network
darrenr
2001-11-16
Add space before ..., lose a .Pp.
wiz
2001-11-02
fix -Wshadow warning
lukem
2001-08-19
use bind(2) to support -S. snprintf return value audit from deraadt
itojun
2001-07-05
clarify -a. sync with kame
itojun
2001-06-22
sync with latest kame.
itojun
2001-05-09
correct -n handling.
itojun
2001-05-09
fix signal handling on ping6 -f <nonexisting peer>. from hash@iij.ad.jp.
itojun
2001-05-07
getopt(3): EOF -> -1.
kleink
2001-04-03
Xr icmp(6), inet(6), ip(6)
jhawk
2001-03-19
examples. suggested by deraadt. sync with kame
itojun
2001-03-12
-Q is not there. some comsetic sync with kame. NetBSD PR 12384.
itojun
2001-02-04
correct recvmsg() validation.
itojun
2001-01-26
more simpler signal handling. be more friendly with 4.3BSD-ish socket API
itojun
2001-01-12
avoid signal handler race. help from deraadt
itojun
2001-01-12
correct use of howmany() for fd_set. commented by deraadt
itojun
2000-12-31
indent and pedant. from deraadt. sync with kame
itojun
2000-12-22
call seteuid(getuid) too
itojun
2000-12-22
revoke root privilege earlierst possible.
itojun
2000-12-02
sync with latest kame.
itojun
2000-11-11
improve spec conformance of node information query (07).
itojun
2000-11-08
- fix -s with small number (like < 8). kame 1.97 -> 1.99
itojun
2000-11-07
fix up various .Nm abuses:
lukem
2000-10-12
do not segv on too many args. sync with kame
itojun
2000-10-10
Format string cleanups by Bill Sommerfeld.
is
2000-10-08
fix truncated response handling; sync with kame
itojun
[next]