summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-netbios.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* No use for <netinet/in_systm.h> nor <netinet/tcpip.h>.mpi2014-08-141-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
* Check that struct p8022Hdr was completely captured,moritz2006-05-291-34/+12
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-5/+3
* Add $OpenBSD$. (jakob@ ok)ho2000-10-031-1/+3
* INET6jakob2000-04-261-2/+1
* *** empty log message ***bitblt1996-12-121-21/+15
* add NetBIOS printing.mickey1996-11-121-0/+105