summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/tcpdump.8
AgeCommit message (Collapse)Author
1999-07-28- Merge some changes from tcpdump 3.4Jakob Schlyter
-a flag; attempt to convert network and broadcast addresses to names Improved signal handling Miscellaneous fixes and typos OSPF MD5 authentication support - -X flag; emacs-hexl print (including ascii) - Add ECN bits to TCP and IP headers - IKE & IPsec (ESP & AH) support OK deraadt@
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-07-01new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.comAaron Campbell
also repairs to mdoc.samples(7) and tcpdump(8)
1999-06-13new mdoc tcpdump(8) man page, needs a bit more cleanup; kwesterback@home.comAaron Campbell
1999-05-15ethernet -> Ethernet, other repairsAaron Campbell
1999-05-01typo; krw@tcn.netTheo de Raadt
1999-03-10Daylight Saving Time, not savingsPaul Janzen
1998-09-22make tcpdump aware of SACK (RFC 2018), loosely based on a patch fromNiels Provos
hari@cs.berkeley.edu.
1998-09-13typosAaron Campbell
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
then/than and such. Other miscellaneous problems fixed across these source files.
1998-07-15comment out man pages we do not haveTheo de Raadt
1997-01-22Correct networks(5) referencesNiklas Hallqvist
1996-09-18tcpdump(8) not (1); noted by msaitoh@spa.is.uec.ac.jpTheo de Raadt
1996-07-13it is 3.2 now.Michael Shalayeff
1996-06-10sync to latestTheo de Raadt
1996-03-04Updating to the latest LBL release.Michael Shalayeff
Sun's SKIP support added.
1995-10-18initial import of NetBSD treeTheo de Raadt