summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/print-atalk.c
AgeCommit message (Expand)Author
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2001-11-06a bit of snprintf cleaningTheo de Raadt
2001-10-30ddp_print needs aligned data (alpha,sparc). Noted (with a patch) by <jepeway@...Hakan Olsson
2000-10-31some buffer care; jakobTheo de Raadt
2000-10-03Add $OpenBSD$. (jakob@ ok)Hakan Olsson
2000-04-26INET6Jakob Schlyter
2000-04-03add more ntohs(). u_short -> u_int16_t. (in-sync with tcpdump.org tree)Jun-ichiro itojun Hagino
2000-04-03byte order fixes; gwes@oat.comTheo de Raadt
1999-09-16bring more inline with tcpdump 3.4Brad Smith
1999-07-28- Merge some changes from tcpdump 3.4Jakob Schlyter
1998-07-13snprintf madnessTheo de Raadt
1998-05-14more careful scanfTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-23Better handling for AppleTalk, and netatalk in particular.denny
1996-12-12*** empty log message ***bitblt
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