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
/
Makefile
Age
Commit message (
Expand
)
Author
2017-10-10
user librumpres
christos
2015-09-09
Include several libc functions in rump.ping6
ozaki-r
2015-08-06
Introduce rump.ping6
ozaki-r
2011-08-14
fix gcc warnings and eliminate duplicate code.
christos
2011-06-22
apply some -Wno-error and/or -fno-strict-aliasing.
mrg
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2006-05-07
Remove support support for RFC 2292.
rpaulo
2006-05-05
Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
rpaulo
2005-06-27
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
christos
2005-02-09
Kill __P(), use ANSI function declarations; WARNS=3.
xtraeme
2002-05-26
no need for KAME_SCOPEID
itojun
2000-10-07
repair fd_set size attack. from deraadt.
itojun
1999-12-13
provide -S for source address specifier.
itojun
1999-07-12
do not modify BINGRP as there's no reason for.
itojun
1999-07-02
-D... belongs in CPPFLAGS
thorpej
1999-07-01
enable -DIPSEC.
itojun
1999-07-01
ping for IPv6. try
itojun