aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump
Commit message (Expand)AuthorAgeFilesLines
* Don't check for the existance of src/crypto/ for building items thatMark Murray2003-07-241-2/+1
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-191-1/+1
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* Remove out-of-date -I.Bill Fenner2002-06-261-1/+1
* Update for tcpdump 3.7.1Bill Fenner2002-06-212-47/+36
* Use `The .Nm utility'Philippe Charnier2002-04-201-8/+12
* I've been meaning to do this for a while. Add an underscore to theMatthew Dillon2002-01-191-4/+4
* Do not assume that sizeof(tv_sec) is sizeof(time_t) - it will be, butMatthew Dillon2001-10-281-4/+9
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-2/+2
* Use alignment-safe code on non-i386 architectures.Bill Fenner2001-07-261-0/+3
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-204-5/+10
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* Don't try to compile v6-only files if NOINET6.Bill Fenner2001-07-111-6/+8
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Style changes. Not purfect, but closer to other Makefiles in the tree.David E. O'Brien2001-04-202-31/+35
* Update for tcpdump 3.6.2Bill Fenner2001-04-032-73/+68
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-262-2/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* 1000000 usecs to 1 sec conversionPhilippe Charnier2000-05-281-1/+1
* Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn2000-05-091-1/+2
* Test for existence of secure/, not crypto/ for consistencyKris Kennaway2000-03-131-1/+1
* Fix world with -DNOCRYPT, hopefully fix release for non-crypto collection.Kris Kennaway2000-03-131-1/+3
* Make crypto part of tcpdump (print-esp.c) work.Bill Fenner2000-03-021-0/+5
* Merge tcpdump 3.5Bill Fenner2000-01-302-13/+237
* Remove -g compiler flag.Marcel Moolenaar2000-01-031-1/+1
* $Header$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* World, I'd like you to meet the first FreeBSD token Ring driver.Julian Elischer1999-02-201-3/+3
* Fix raw timestamps (zero-pad usecs)Bill Fenner1999-01-201-2/+4
* Use 69 pivot kludge from date(1) to make it consistant. Also honorWarner Losh1999-01-151-11/+6
* Y2K nit:Warner Losh1999-01-151-1/+10
* Fix CFLAGS: s/ETHER_NTOA/ETHER_NTOHOST/Bill Fenner1998-10-021-2/+2
* Update for tcpdump 3.4Bill Fenner1998-09-151-4/+6
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-5/+4
* Fixed `make -jN' for large N. version.h was missing from SRCS,Bruce Evans1998-03-061-1/+2
* Convert to mdoc format. Remove unused vars. Use err(3) and change exit(-1).Philippe Charnier1998-01-202-144/+151
* Handle frame relay, decode ATM VP/VC info, and handle ISO over FR.Paul Traina1998-01-011-2/+2
* Update Makefile to build tcpdump-3.3 .Bill Fenner1997-05-271-11/+10
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix typo in last commit...sighPaul Traina1996-08-211-1/+1
* Change DISTDIR to TCPDUMP_DISTDIRPaul Traina1996-08-211-4/+4
* Uniquely name the distribution directory variable so that it can be overriddenPaul Traina1996-08-211-6/+6
* Pickup VERSION from the tcpdump sources in contrib/tcpdump. AllowsGary Palmer1996-08-211-3/+5
* Fix up pathPaul Traina1996-08-201-2/+2
* Grab tcpdump out of src/contrib/tcpdumpPaul Traina1996-08-1952-16670/+20
* Fix a bug, it was returning a pointer to a variable on the stack, insteadPeter Wemm1996-08-191-2/+2
* Define ETHERS_SERVICE, since our OS provides it. Otherwise, youPeter Wemm1996-08-191-2/+2