Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Mention BPF JIT.
details: https://anonhg.NetBSD.org/src/rev/c1021b1f55cb
branches: trunk
changeset: 780653:c1021b1f55cb
user: rmind <rmind%NetBSD.org@localhost>
date: Wed Aug 01 23:39:12 2012 +0000
description:
Mention BPF JIT.
diffstat:
doc/CHANGES | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 32409045624d -r c1021b1f55cb doc/CHANGES
--- a/doc/CHANGES Wed Aug 01 23:24:28 2012 +0000
+++ b/doc/CHANGES Wed Aug 01 23:39:12 2012 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1728 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1729 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -95,3 +95,5 @@
kernel: safepri is dead; replaced by macro IPL_SAFEPRI. [matt 20120727]
kernel: Add malo(4), a driver for Marvell Libertas IEEE 802.11b/g
wireless network devices, ported from OpenBSD. [degroote 20120730]
+ kernel: Add BPF JIT compiler, currently supporting amd64 and i386.
+ [rmind 20120802]
Home |
Main Index |
Thread Index |
Old Index