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
/
route6d
Age
Commit message (
Expand
)
Author
2019-07-11
Fix typo (s/supress/suppress/).
msaitoh
2019-02-05
Remove very old IFF_NOTRAILERS flag.
msaitoh
2018-06-14
PR/53365: Thomas Barabosch: memory leak in route6d
christos
2018-05-09
Rename allocopy -> xstrdup, and simplify.
maxv
2018-05-09
Clean up.
maxv
2018-05-09
Remove dead/broken code.
maxv
2016-04-04
Separate nexthop caches from the routing table
ozaki-r
2013-04-15
reenable routing functionality by using RT_ROUNDUP for ROUNDUP when available
kardel
2012-04-08
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
wiz
2011-08-31
NULL does not need a cast
plunky
2011-08-31
Remove double 'static'.
mbalmer
2011-08-30
static + __dead + G/C
joerg
2010-04-23
no [longer?] need to define _KERNEL when including <net/route.h>
plunky
2009-04-19
Fix WARNS=4 issues (-Wshadow -Wsign-compare)
lukem
2008-01-21
#include <stdbool.h> for bool.
dyoung
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2007-04-29
fix typos
msaitoh
2006-10-07
PR/18906: roskens at elfin dot net: misc. select() to poll() updates.
elad
2006-05-25
Add missing #endif.
rpaulo
2006-05-25
Beautify.
rpaulo
2006-05-25
Time to remove __P().
rpaulo
2006-05-25
Now it uses the RFC 3542 API.
rpaulo
2006-05-25
Coverity CID 2537: Avoid double free, and random free. how did this work?
christos
2006-05-25
Coverity CID 3194: Avoid NULL deref.
christos
2006-05-25
Coverity CID 3195: ifdef out dead code.
christos
2006-02-25
Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"),
wiz
2003-10-31
Let it compile again on sparc/sparc64.
hannken
2003-10-31
need_trigger/idx should be u_int. millert@openbsd
itojun
2003-10-30
validate packet length. KAME-PR-517
itojun
2003-09-19
realloc pedant
itojun
2003-09-07
Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
wiz
2003-08-22
Don't age non-gateway host routes. PR bin/22568 from Andrew White
itojun
2003-04-22
port numbers are unsigned. use %u. from kame
itojun
2003-04-15
%d is not 10 chars, but 12 chars. uwse NI_MAXSERV. sync w/ kame. from openbsd
itojun
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2002-10-26
use strtoul, not atoi.
itojun
2002-09-27
IPV6_V6ONLY setsockopt has to happen before bind(2). PR 18435
itojun
2002-09-24
set IPV6_V6ONLY to 1.
itojun
2002-09-23
null commit
mycroft
2002-09-20
sys/poll.h -> poll.h
itojun
2002-09-20
Set fd of unused pollfd entries to -1.
mycroft
2002-09-20
select() -> poll()
mycroft
2002-08-21
suppress output on dump request if -q is specified. sync w/kame
itojun
2002-08-01
Unifdef __STDC__, ansify.
wiz
2002-06-09
use strchr
itojun
2002-06-07
avoid fd_set overrun. sync w/kame
itojun
2002-06-02
Wording and grammar improvements.
wiz
2002-05-29
strlcpy. rtm_seq is an int. use pidfile(3). sync w/kame via openbsd
itojun
2002-02-25
do not age global address on loopback interface. sync with kame
itojun
2002-01-11
daemon(3) has to be called before opening file descriptors.
itojun
[next]