index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
ping6
Age
Commit message (
Expand
)
Author
2006-03-17
Off-by-one; from NetBSD's coverity analysis; ok millert@
Otto Moerbeek
2006-03-06
convert permanent privilege revocation to use setresuid/setresgid;
Damien Miller
2005-12-12
Don't wait one time interval before sending the first packet.
Jared Yanovich
2005-12-02
mark signal races
Theo de Raadt
2004-11-10
Use ${STATIC} rather than -static (dont hardcode). ok miod@
Dale Rahn
2004-09-14
remove unused variable
Theo de Raadt
2004-06-09
correct mistake in usage(). Chris Pinnock
Jun-ichiro itojun Hagino
2004-01-25
when dealing with structs in packets, be paranoid in case sometime
Theo de Raadt
2003-10-25
adddress -> address; from Jared Yanovich;
Jason McIntyre
2003-08-08
refer to RFCs consistently (RFC XXXX);
Jason McIntyre
2003-07-25
packet loss count in floating point (double). Wouter Clarie
Jun-ichiro itojun Hagino
2003-06-11
ansification
Theo de Raadt
2003-06-11
typo
Jun-ichiro itojun Hagino
2003-06-03
- section reorder
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-12-05
correct sizeof() to memset(). sync w/kame
Jun-ichiro itojun Hagino
2002-11-14
use $ or # before commands in examples
Theo de Raadt
2002-10-25
use poll(2). sync w/kame (originally from netbsd)
Jun-ichiro itojun Hagino
2002-10-25
be picky about arg parsing (-b). sync w/kame
Jun-ichiro itojun Hagino
2002-09-08
ansi pedantic. sync w/kame
Jun-ichiro itojun Hagino
2002-05-31
clarify comment when nreceived > ntransmitted. from deraadt
Jun-ichiro itojun Hagino
2002-05-30
missing "%s". from netbsd
Jun-ichiro itojun Hagino
2002-05-30
typo
Theo de Raadt
2002-05-26
KNF. remove unneeded variable. from deraadt
Jun-ichiro itojun Hagino
2002-05-26
re-integrate a grammar fix
Theo de Raadt
2002-05-26
sync with latest KAME tree. -S option uses bind(2), -g option, KNF
Jun-ichiro itojun Hagino
2002-05-12
These small setuid programs allocate a resvport, and then immediately revoke
Theo de Raadt
2002-03-11
no \n to warnx(3). From: Mike Pechkin <mpech@prosoft.org.lv>
Jun-ichiro itojun Hagino
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-17
oops
Theo de Raadt
2001-11-17
volatile sig_atomic_t
Theo de Raadt
2001-11-05
one more mistake in ping6_timeval conversion
Jun-ichiro itojun Hagino
2001-11-05
one mistake in ping6_timeval conversion. use int32_t instead of int
Jun-ichiro itojun Hagino
2001-11-01
ship timing info in network byte order
Theo de Raadt
2001-11-01
fix 64 bit issues regarding timevals
Theo de Raadt
2001-10-26
kill registers.
Mike Pechkin
2001-08-18
also handle snprintf() < 0
Theo de Raadt
2001-07-25
We have to undo the changes to the 3rd party code, because it makes
Mike Pechkin
2001-07-20
we don't like:
Mike Pechkin
2001-07-07
major -Wall cleanup, almost complete
Theo de Raadt
2001-07-05
clarify -a. sync with kame
Jun-ichiro itojun Hagino
2001-06-27
Consistently use "IPsec" capitalization (jsyn@nthought.com)
Angelos D. Keromytis
2001-06-23
ok, tmac is now fixed
Theo de Raadt
2001-06-23
join .%A entries; most by bk@rt.fm
Theo de Raadt
2001-06-22
sync usage/manpage with reality.
Jun-ichiro itojun Hagino
2001-05-09
correct signal handling for ping6 -f <nonexisting destination>.
Jun-ichiro itojun Hagino
2001-03-19
examples. suggested by deraadt. sync with kame
Jun-ichiro itojun Hagino
2001-03-12
-Q is not there. NetBSD PR 12384. sync with kame
Jun-ichiro itojun Hagino
2001-02-04
add more pedantic checks for recvmsg return value. sync with kame
Jun-ichiro itojun Hagino
[next]