| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove out-of-date -I. | fenner | 2002-06-26 | 1 | -1/+1 |
* | Update for tcpdump 3.7.1 | fenner | 2002-06-21 | 2 | -47/+36 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -8/+12 |
* | I've been meaning to do this for a while. Add an underscore to the | dillon | 2002-01-19 | 1 | -4/+4 |
* | Do not assume that sizeof(tv_sec) is sizeof(time_t) - it will be, but | dillon | 2001-10-28 | 1 | -4/+9 |
* | mdoc(7) police: join split punctuation to macro calls. | ru | 2001-08-10 | 1 | -2/+2 |
* | Use alignment-safe code on non-i386 architectures. | fenner | 2001-07-26 | 1 | -0/+3 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 4 | -5/+10 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -1/+1 |
* | Don't try to compile v6-only files if NOINET6. | fenner | 2001-07-11 | 1 | -6/+8 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
* | Style changes. Not purfect, but closer to other Makefiles in the tree. | obrien | 2001-04-20 | 2 | -31/+35 |
* | Update for tcpdump 3.6.2 | fenner | 2001-04-03 | 2 | -73/+68 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 2 | -2/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | 1000000 usecs to 1 sec conversion | charnier | 2000-05-28 | 1 | -1/+1 |
* | Fix miscellaneous mdoc macro argument limit infringements. | sheldonh | 2000-05-09 | 1 | -1/+2 |
* | Test for existence of secure/, not crypto/ for consistency | kris | 2000-03-13 | 1 | -1/+1 |
* | Fix world with -DNOCRYPT, hopefully fix release for non-crypto collection. | kris | 2000-03-13 | 1 | -1/+3 |
* | Make crypto part of tcpdump (print-esp.c) work. | fenner | 2000-03-02 | 1 | -0/+5 |
* | Merge tcpdump 3.5 | fenner | 2000-01-30 | 2 | -13/+237 |
* | Remove -g compiler flag. | marcel | 2000-01-03 | 1 | -1/+1 |
* | $Header$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | World, I'd like you to meet the first FreeBSD token Ring driver. | julian | 1999-02-20 | 1 | -3/+3 |
* | Fix raw timestamps (zero-pad usecs) | fenner | 1999-01-20 | 1 | -2/+4 |
* | Use 69 pivot kludge from date(1) to make it consistant. Also honor | imp | 1999-01-15 | 1 | -11/+6 |
* | Y2K nit: | imp | 1999-01-15 | 1 | -1/+10 |
* | Fix CFLAGS: s/ETHER_NTOA/ETHER_NTOHOST/ | fenner | 1998-10-02 | 1 | -2/+2 |
* | Update for tcpdump 3.4 | fenner | 1998-09-15 | 1 | -4/+6 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -5/+4 |
* | Fixed `make -jN' for large N. version.h was missing from SRCS, | bde | 1998-03-06 | 1 | -1/+2 |
* | Convert to mdoc format. Remove unused vars. Use err(3) and change exit(-1). | charnier | 1998-01-20 | 2 | -144/+151 |
* | Handle frame relay, decode ATM VP/VC info, and handle ISO over FR. | pst | 1998-01-01 | 1 | -2/+2 |
* | Update Makefile to build tcpdump-3.3 . | fenner | 1997-05-27 | 1 | -11/+10 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fix typo in last commit...sigh | pst | 1996-08-21 | 1 | -1/+1 |
* | Change DISTDIR to TCPDUMP_DISTDIR | pst | 1996-08-21 | 1 | -4/+4 |
* | Uniquely name the distribution directory variable so that it can be overridden | pst | 1996-08-21 | 1 | -6/+6 |
* | Pickup VERSION from the tcpdump sources in contrib/tcpdump. Allows | gpalmer | 1996-08-21 | 1 | -3/+5 |
* | Fix up path | pst | 1996-08-20 | 1 | -2/+2 |
* | Grab tcpdump out of src/contrib/tcpdump | pst | 1996-08-19 | 52 | -16670/+20 |
* | Fix a bug, it was returning a pointer to a variable on the stack, instead | peter | 1996-08-19 | 1 | -2/+2 |
* | Define ETHERS_SERVICE, since our OS provides it. Otherwise, you | peter | 1996-08-19 | 1 | -2/+2 |
* | Import fixes from NetBSD to print NFSv3 packets. | dfr | 1996-07-18 | 7 | -489/+1360 |
* | Update IGMP printing, removing the obsolete packet header version number & | fenner | 1996-03-19 | 1 | -28/+42 |
* | John Hay's extentions to tcpdump to be able to differentiate between | peter | 1996-03-03 | 4 | -15/+80 |