summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-timed.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - (void)printf() -> printf(); the cast adds clutter for little value.procter2020-01-241-4/+4
* Remove remaining instances of the register keyword.mmcc2015-11-161-2/+2
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-6/+1
* trash $Header goo which is just annoying; 5595deraadt2007-10-071-2/+2
* Avoid duplication of code; handle truncated packets properly; useotto2004-01-101-32/+15
* Avoid messing up the screen by non-printable chars in hostname +otto2004-01-091-8/+10
* timed printing; from Ben Smithurst <ben@scientia.demon.co.uk>; via tcpdump.orgmickey2000-12-071-0/+122