Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/19/2004 18:33:24
Module Name:	src
Committed By:	christos
Date:		Thu Aug 19 18:33:24 UTC 2004

Modified Files:
	src/sys/net: bpf.c bpf.h

Log Message:
- ansify
- remove unnecessary casts
- change caddr_t to void *
- no functional change.


To generate a diff of this commit:
cvs rdiff -r1.102 -r1.103 src/sys/net/bpf.c
cvs rdiff -r1.39 -r1.40 src/sys/net/bpf.h

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