Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc note modularity change to kernel bpf
details: https://anonhg.NetBSD.org/src/rev/3db65d43521a
branches: trunk
changeset: 750957:3db65d43521a
user: pooka <pooka%NetBSD.org@localhost>
date: Tue Jan 19 22:58:44 2010 +0000
description:
note modularity change to kernel bpf
diffstat:
doc/CHANGES | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 927eec78e5df -r 3db65d43521a doc/CHANGES
--- a/doc/CHANGES Tue Jan 19 22:47:46 2010 +0000
+++ b/doc/CHANGES Tue Jan 19 22:58:44 2010 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1346 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1347 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -531,3 +531,6 @@
check_pkg_signatures to validate the installed packages
against the vulnerabilities database and the expected
checksums for their files. [jmmv 20100119]
+ bpf: Make bpf interface with an ops vector backed by stubs
+ if bpf is not present in the kernel. The client
+ linkage is now always the same. [pooka 20100119]
Home |
Main Index |
Thread Index |
Old Index