| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove remaining instances of the register keyword. | 2015-11-16 | 1 | -16/+15 | |
| | | | | | ok deraadt@ | ||||
| * | Replace <sys/param.h> with <limits.h> and other less dirty headers where | 2015-01-16 | 1 | -3/+2 | |
| | | | | | | | | | | possible. Annotate <sys/param.h> lines with their current reasons. Switch to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where sensible to avoid pulling in the pollution. These are the files confirmed through binary verification. ok guenther, millert, doug (helped with the verification protocol) | ||||
| * | sanity check the length of the packet in the pcap header | 2014-11-20 | 1 | -2/+2 | |
| | | | | | | | fixes a crash found by the afl fuzzer ok djm@ miod@ | ||||
| * | No use for <netinet/in_systm.h> nor <netinet/tcpip.h>. | 2014-08-14 | 1 | -2/+1 | |
| | | |||||
| * | no need for timeb.h | 2013-12-03 | 1 | -2/+1 | |
| | | |||||
| * | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -6/+1 | |
| | | | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | ||||
| * | trash $Header goo which is just annoying; 5595 | 2007-10-07 | 1 | -2/+2 | |
| | | |||||
| * | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | 2002-02-19 | 1 | -4/+2 | |
| | | |||||
| * | fix build on alpha with -Werror; David Leonard <david.leonard@csee.uq.edu.au> | 2000-10-13 | 1 | -3/+3 | |
| | | |||||
| * | Add $OpenBSD$. (jakob@ ok) | 2000-10-03 | 1 | -1/+3 | |
| | | |||||
| * | INET6 | 2000-04-26 | 1 | -6/+13 | |
| | | | | | | | DHCP/BOOTP tcp & udp checksum detection numerous bugfixes | ||||
| * | bring more inline with tcpdump 3.4 | 1999-09-16 | 1 | -2/+52 | |
| | | |||||
| * | #if __STDC__ --> #ifdef __STDC__ | 1997-07-25 | 1 | -2/+2 | |
| | | |||||
| * | *** empty log message *** | 1996-12-12 | 1 | -19/+17 | |
| | | |||||
| * | ifdef CSLIP | 1996-08-18 | 1 | -2/+2 | |
| | | |||||
| * | it is 3.2 now. | 1996-07-13 | 1 | -15/+26 | |
| | | |||||
| * | sync to latest | 1996-06-10 | 1 | -5/+5 | |
| | | |||||
| * | Updating to the latest LBL release. | 1996-03-04 | 1 | -2/+5 | |
| | | | | | Sun's SKIP support added. | ||||
| * | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+245 | |
