Module Name: src
Committed By: pooka
Date: Sat Jan 16 18:02:19 UTC 2010
Added Files:
src/sys/rump/librump/rumpkern/opt: bpfilter.h
Removed Files:
src/sys/rump/net/lib/libnet/opt: bpfilter.h
Log Message:
move bpfilter.h to a more central location
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/rump/librump/rumpkern/opt/bpfilter.h
cvs rdiff -u -r1.1 -r0 src/sys/rump/net/lib/libnet/opt/bpfilter.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: src/sys/rump/librump/rumpkern/opt/bpfilter.h
diff -u /dev/null src/sys/rump/librump/rumpkern/opt/bpfilter.h:1.1
--- /dev/null Sat Jan 16 18:02:19 2010
+++ src/sys/rump/librump/rumpkern/opt/bpfilter.h Sat Jan 16 18:02:19 2010
@@ -0,0 +1,3 @@
+/* $NetBSD: bpfilter.h,v 1.1 2010/01/16 18:02:19 pooka Exp $ */
+
+/* dummy */