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
/
lib
/
libc
/
net
/
rthdr.c
Age
Commit message (
Expand
)
Author
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2009-02-05
sign-compare fix
lukem
2006-05-05
Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
rpaulo
2005-11-29
WARNS=4
christos
2003-06-06
- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)
itojun
2003-06-06
KNF.
itojun
2002-06-27
correct %d/%u mixup.
itojun
2001-11-04
fix WARNS=2 (-Wshadow) warnings
lukem
2000-07-06
remove register
christos
2000-04-24
add __RCSID().
itojun
2000-04-24
supply weak alias for IPv6-related library additions. sorry to be late.
itojun
2000-02-29
fix alignment constraint in IPv6 routing header manipulation (ancillary data).
itojun
2000-01-23
Partially delint.
mycroft
1999-11-30
(bcopy, bzero) -> (memcpy, memset)
kleink
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1999-07-04
add NetBSD RCSID on top.
itojun
1999-07-01
add IPv6 support functions.
itojun