summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-lwres.c
AgeCommit message (Expand)Author
2018-10-22Remove #ifdef INET6kn
2018-07-06Rework UDP parsing, particularly around IP addresses.David Gwynne
2015-11-16Remove remaining instances of the register keyword.mmcc
2015-08-21since stdlib.h is in scope, don't cast.... you know the drill.Theo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-10-07trash $Header goo which is just annoying; 5595Theo de Raadt
2004-03-15if (foo); ok aaron@Damien Miller
2001-03-08correct use of a pointer variable. sync with tcpdump.org.Jun-ichiro itojun Hagino
2001-03-06add lwres (BINDv9 resolver) printing. from tcpdump.org and modified by ho@Jakob Schlyter