summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-dhcp6.c
AgeCommit message (Expand)Author
2015-11-18Remove memory.h includes.mmcc
2015-11-16Remove remaining instances of the register keyword.mmcc
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
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-07simplify buffer handling; ok hoTheo de Raadt
2000-05-05build without INET6; <goeran@cdg.chalmers.se>Jakob Schlyter
2000-04-26INET6Jakob Schlyter