christos
6ee25ca9b9
use cleantags, instead of home grown copy.
2011-10-08 19:28:38 +00:00
christos
9ad467753c
fix strict aliasing issues.
2011-08-17 10:48:02 +00:00
mrg
c111245a78
apply some -Wno-error and/or -fno-strict-aliasing.
...
all of this should be looked at closer, but some of them are not
very trivial.
2011-06-22 02:49:41 +00:00
joerg
a216da57a6
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
...
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
2011-05-26 12:56:24 +00:00
martin
518b4814dd
Hint from dsl: make sure to have the /etc/protocols file already open
...
before doing a chroot() if run as root. Easily done by a setprotoent(1)
call. This is a better (less intrusive) fix for PR bin/44721.
2011-04-17 11:45:40 +00:00
jakllsch
9d4594cbe9
Re-add LBL_ALIGN define we used to have pre-src/external.
...
Fixes a tcpdump SIGBUS on ARM.
2011-01-29 23:19:54 +00:00
wiz
1e9e3652c6
Bump date for chroot default.
2010-12-17 10:35:10 +00:00
jruoho
27cfff3b3e
Make tcpdump(8) to drop root privileges and chroot(2) by default.
2010-12-17 09:54:27 +00:00
christos
25abe6c390
tcpdump goes to /usr/sbin
2010-12-05 05:52:46 +00:00
christos
0a6931da37
we only have bin
2010-12-05 05:24:21 +00:00
christos
923cb98430
cleanup old stuff and install in the right place
2010-12-05 05:24:03 +00:00
christos
69e620e14c
build and import glue.
2010-12-05 05:14:00 +00:00
christos
90faadda0b
Makefile overrides
2010-12-05 05:13:45 +00:00
christos
11b3aaa125
apply our changes and add the pfsync stuff.
2010-12-05 05:11:30 +00:00
christos
0f74e101fa
Import tcpdump-4.1.1
2010-12-05 03:14:48 +00:00
christos
8bc69f3e6c
add configure file.
2010-12-05 03:06:08 +00:00