summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/tcpslice
Commit message (Expand)AuthorAgeFilesLines
* De-orbit burn tcpslice.Bruce M Simpson2006-09-247-1702/+0
* Fix our ancient tcpslice for >2GB limits.Bruce M Simpson2006-09-233-16/+23
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-21/+41
* 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
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+3
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* 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-201-5/+6
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+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
* $Header$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* 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
* .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
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
* Fix typo in last commit...sighPaul Traina1996-08-211-1/+1
* Change DISTDIR to TCPDUMP_DISTDIRPaul Traina1996-08-211-4/+4
* Pickup VERSION from the tcpdump sources in contrib/tcpdump. AllowsGary Palmer1996-08-211-3/+5
* Clean up compilation warnings.Paul Traina1995-08-234-8/+8
* tcpdump is in (1) not (l)Gary Palmer1995-05-141-3/+3
* Add `-I.' to CFLAGS in order to fix the `make depend' problem.Andras Olah1995-03-091-1/+1
* Upgrade tcpdump and tcpslice to version 3.0Andras Olah1995-03-087-214/+302
* Changed two occurrences of tcpdump(l) to tcpdump(1).Andreas Schulz1994-12-121-3/+3
* once morePoul-Henning Kamp1994-11-211-1/+1
* More abs paths nukedPoul-Henning Kamp1994-11-211-1/+1
* New manual page systemCharlie Root1993-07-021-1/+1
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-125-0/+1561