Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 10/05/1999 13:37:24
Module Name:	basesrc
Committed By:	is
Date:		Tue Oct  5 20:37:24 UTC 1999

Modified Files:
	basesrc/lib/libpcap: gencode.c
	basesrc/usr.sbin/tcpdump: Makefile interface.h tcpdump.c
Added Files:
	basesrc/usr.sbin/tcpdump: print-arcnet.c

Log Message:
First part of ARCnet support.
Matching for anything won't work (as we need to teach the stuff about
variable length link level headers), but printing is fine.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/lib/libpcap/gencode.c
cvs rdiff -r1.16 -r1.17 basesrc/usr.sbin/tcpdump/Makefile
cvs rdiff -r1.10 -r1.11 basesrc/usr.sbin/tcpdump/interface.h
cvs rdiff -r0 -r1.1 basesrc/usr.sbin/tcpdump/print-arcnet.c
cvs rdiff -r1.12 -r1.13 basesrc/usr.sbin/tcpdump/tcpdump.c

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