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
/
libpcap
/
optimize.c
Age
Commit message (
Expand
)
Author
2006-04-25
Build libpcap-0.9.4 from src/dist.
drochner
2006-02-24
use unsigned ints in filter, to avoid possible portability problems
drochner
2004-09-27
Resolve conflicts in libpcap-0.8.3 import.
dyoung
2002-08-26
sync partly with tcpdump.org. ok'ed by itojun
yamt
2002-08-12
calloc() arg mistake. it's (nelem, size). from openbsd
itojun
2001-01-06
remove redundant declarations.
christos
2000-11-19
re-introduce netbsd fix 1.5 -> 1.6, which was mistakenly removed.
itojun
2000-10-10
Format string cleanups by sommerfeld.
is
2000-04-14
avoid malloc(0). from kame changes, sync with tcpdump.org.
itojun
1999-07-02
More trailing white space.
simonb
1999-07-02
support IPv6 address and IPv6 protocols.
itojun
1997-10-03
Resolve conflicts
christos
1997-09-28
Fix a hairy optimizer bug that causes the expression:
mycroft
1996-12-13
Merge libpcap-0.2.1.
mikel
1996-05-26
switch from long to int32_t, where appropriate, so that this actually
cgd
1995-04-29
include string.h and/or stdlib.h as appropriate, if NetBSD.
cgd
1995-03-06
Port to NetBSD, and add NetBSD RCS tags.
mycroft
1995-03-06
Import LBL libpcap, version 0.0 patch level 3.
mycroft