Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/19/2002 02:13:59
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Oct 18 23:13:58 UTC 2002

Modified Files:
	basesrc/dist/tcpdump: print-atalk.c print-ip.c print-ip6.c
	basesrc/usr.sbin/tcpdump: Makefile

Log Message:
correct LBL_ALIGN behavior, sync with tcpdump.org.
enable LBL_ALIGN codepath to use byte-by-byte fetch in extract.h.
should correct PR 18688/18398.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/dist/tcpdump/print-atalk.c \
    basesrc/dist/tcpdump/print-ip.c
cvs rdiff -r1.3 -r1.4 basesrc/dist/tcpdump/print-ip6.c
cvs rdiff -r1.29 -r1.30 basesrc/usr.sbin/tcpdump/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.