christos
|
cdb23ba9fb
|
add a volatile variable to prevent vfork/longjmp clobbering.
|
2006-10-15 19:27:21 +00:00 |
drochner
|
65f32e5703
|
Make the optimizer use unsigned numbers as the kernel does.
While it is not agreed on that purely unsigned arithmetics is nice,
different behaviour of optimized and unoptimized code is less desirable.
|
2006-05-17 17:48:36 +00:00 |
tron
|
27048c613e
|
Add missing "const" keywords to match declarations in "pcap.h".
|
2006-04-26 09:24:33 +00:00 |
drochner
|
8c32a44b4d
|
minor constification, good for WARNS=3 now
|
2006-02-27 16:00:20 +00:00 |
drochner
|
ed755469dd
|
NetBSD adaption:
-minor cleanup of installed headers
-const pcap_strerror() for consistency
|
2006-02-27 15:57:17 +00:00 |
drochner
|
f5b56adedc
|
minor constification, good for WARNS=3 now
|
2006-02-27 15:55:30 +00:00 |
drochner
|
431104fb34
|
avoid shadowing globals, for WARNS=2
|
2006-02-27 15:53:24 +00:00 |
drochner
|
a7dfc7f00f
|
pull in from NetBSD's libpcap: use cloning bpf device on NetBSD
|
2006-02-27 15:51:38 +00:00 |
drochner
|
6dab7ae580
|
pull in from NetBSD's libpcap: import header for __NetBSD_Version__
|
2006-02-27 15:50:09 +00:00 |
drochner
|
3c909ce59d
|
import original libpcap-0.9.4 from tcpdump.org,
with unrelated subdirs omitted
|
2006-02-27 15:45:37 +00:00 |