summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-sl.c
AgeCommit message (Expand)Author
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-11-20sanity check the length of the packet in the pcap headerJonathan Gray
2014-08-14No use for <netinet/in_systm.h> nor <netinet/tcpip.h>.Martin Pieuchot
2013-12-03no need for timeb.hTheo 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
2000-10-13fix build on alpha with -Werror; David Leonard <david.leonard@csee.uq.edu.au>Jakob Schlyter
2000-10-03Add $OpenBSD$. (jakob@ ok)Hakan Olsson
2000-04-26INET6Jakob Schlyter
1999-09-16bring more inline with tcpdump 3.4Brad Smith
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-12-12*** empty log message ***bitblt
1996-08-18ifdef CSLIPTheo 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
1995-10-18initial import of NetBSD treeTheo de Raadt