summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-decnet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - (void)printf() -> printf(); the cast adds clutter for little value.procter2020-01-241-117/+113
* Remove remaining instances of the register keyword.mmcc2015-11-161-8/+7
* Ensure the safety of isprint()'s argument. Suggested by guenther@ a fewmmcc2015-11-071-3/+3
* Carry out additional length/size checks in DECnet packet printing, avoiding asthen2015-10-241-41/+173
* since stdlib.h is in scope, don't cast.... you know the drill.deraadt2015-08-211-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
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-4/+2
* a bit of snprintf cleaningderaadt2001-11-061-4/+5
* Add $OpenBSD$. (jakob@ ok)ho2000-10-031-1/+3
* bring more inline with tcpdump 3.4brad1999-09-161-2/+2
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
* *** empty log message ***bitblt1996-12-121-103/+104
* it is 3.2 now.mickey1996-07-131-16/+24
* sync to latestderaadt1996-06-101-1/+1
* Updating to the latest LBL release.mickey1996-03-041-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+765