| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Fix our ancient tcpslice for >2GB limits [1]. | Xin LI | 2006-10-18 | 4 | -17/+33 |
| * | MFC: libpcap v0.9.4 and tcpdump v3.9.4 | Sam Leffler | 2006-10-16 | 1 | -4/+4 |
| * | update for v3.9.1 (releaes) | Sam Leffler | 2005-07-11 | 2 | -1/+4 |
| * | update after import of v3.9.1-096 | Sam Leffler | 2005-05-29 | 2 | -8/+50 |
| * | NOINET6 -> NO_INET6 | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | NOCRYPT -> NO_CRYPT | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | Join the 21st century: Cryptography is no longer an optional component | Colin Percival | 2004-08-06 | 1 | -1/+0 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -21/+41 |
| * | Merge of tcpdump 3.8.3 from tcpdump.org. | Bruce M Simpson | 2004-03-31 | 2 | -87/+183 |
| * | Don't check for the existance of src/crypto/ for building items that | Mark Murray | 2003-07-24 | 1 | -2/+1 |
| * | Retire the useless NOSECURE knob. | Dag-Erling Smørgrav | 2003-05-19 | 1 | -1/+1 |
| * | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 1 | -1/+1 |
| * | Remove out-of-date -I. | Bill Fenner | 2002-06-26 | 1 | -1/+1 |
| * | Update for tcpdump 3.7.1 | Bill Fenner | 2002-06-21 | 2 | -47/+36 |
| * | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 1 | -8/+12 |
| * | I've been meaning to do this for a while. Add an underscore to the | Matthew Dillon | 2002-01-19 | 1 | -4/+4 |
| * | Do not assume that sizeof(tv_sec) is sizeof(time_t) - it will be, but | Matthew Dillon | 2001-10-28 | 1 | -4/+9 |
| * | mdoc(7) police: join split punctuation to macro calls. | Ruslan Ermilov | 2001-08-10 | 1 | -2/+2 |
| * | Use alignment-safe code on non-i386 architectures. | Bill Fenner | 2001-07-26 | 1 | -0/+3 |
| * | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 4 | -5/+10 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -1/+1 |
| * | Don't try to compile v6-only files if NOINET6. | Bill Fenner | 2001-07-11 | 1 | -6/+8 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -1/+0 |
| * | Style changes. Not purfect, but closer to other Makefiles in the tree. | David E. O'Brien | 2001-04-20 | 2 | -31/+35 |
| * | Update for tcpdump 3.6.2 | Bill Fenner | 2001-04-03 | 2 | -73/+68 |
| * | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 2 | -2/+1 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -1/+1 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -1/+1 |
| * | 1000000 usecs to 1 sec conversion | Philippe Charnier | 2000-05-28 | 1 | -1/+1 |
| * | Fix miscellaneous mdoc macro argument limit infringements. | Sheldon Hearn | 2000-05-09 | 1 | -1/+2 |
| * | Test for existence of secure/, not crypto/ for consistency | Kris Kennaway | 2000-03-13 | 1 | -1/+1 |
| * | Fix world with -DNOCRYPT, hopefully fix release for non-crypto collection. | Kris Kennaway | 2000-03-13 | 1 | -1/+3 |
| * | Make crypto part of tcpdump (print-esp.c) work. | Bill Fenner | 2000-03-02 | 1 | -0/+5 |
| * | Merge tcpdump 3.5 | Bill Fenner | 2000-01-30 | 2 | -13/+237 |
| * | Remove -g compiler flag. | Marcel Moolenaar | 2000-01-03 | 1 | -1/+1 |
| * | $Header$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | World, I'd like you to meet the first FreeBSD token Ring driver. | Julian Elischer | 1999-02-20 | 1 | -3/+3 |
| * | Fix raw timestamps (zero-pad usecs) | Bill Fenner | 1999-01-20 | 1 | -2/+4 |
| * | Use 69 pivot kludge from date(1) to make it consistant. Also honor | Warner Losh | 1999-01-15 | 1 | -11/+6 |
| * | Y2K nit: | Warner Losh | 1999-01-15 | 1 | -1/+10 |
| * | Fix CFLAGS: s/ETHER_NTOA/ETHER_NTOHOST/ | Bill Fenner | 1998-10-02 | 1 | -2/+2 |
| * | Update for tcpdump 3.4 | Bill Fenner | 1998-09-15 | 1 | -4/+6 |
| * | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | Philippe Charnier | 1998-03-23 | 1 | -5/+4 |
| * | Fixed `make -jN' for large N. version.h was missing from SRCS, | Bruce Evans | 1998-03-06 | 1 | -1/+2 |
| * | Convert to mdoc format. Remove unused vars. Use err(3) and change exit(-1). | Philippe Charnier | 1998-01-20 | 2 | -144/+151 |
| * | Handle frame relay, decode ATM VP/VC info, and handle ISO over FR. | Paul Traina | 1998-01-01 | 1 | -2/+2 |
| * | Update Makefile to build tcpdump-3.3 . | Bill Fenner | 1997-05-27 | 1 | -11/+10 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 1 | -2/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |