Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Note some BPF and NPF changes.
details: https://anonhg.NetBSD.org/src/rev/77a9d38d53b8
branches: trunk
changeset: 790943:77a9d38d53b8
user: rmind <rmind%NetBSD.org@localhost>
date: Sun Oct 27 16:18:30 2013 +0000
description:
Note some BPF and NPF changes.
diffstat:
doc/CHANGES | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diffs (37 lines):
diff -r 0070e1f6d19d -r 77a9d38d53b8 doc/CHANGES
--- a/doc/CHANGES Sun Oct 27 16:03:19 2013 +0000
+++ b/doc/CHANGES Sun Oct 27 16:18:30 2013 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1858 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1859 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -94,8 +94,6 @@
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]
kernel, libc: Add modctl(MODCTL_EXISTS, ...) to determine if modules
can be loaded. [jnemeth 20120803]
modstat(8): Add -A, -a, and -e options for testing module loadability.
@@ -134,6 +132,7 @@
libc: Import tzcode2012g. [christos 20121023]
zoneinfo: Import tzdata2012h. [apb 20121027]
libc: Update to tzcode2012h. [christos 20121028]
+ kernel: Import sljit and add BPF JIT compiler. [alnsn 20121028]
flock(1): Add a utility to provide locks to shell scripts similar
to shlock(1) [christos 20121101]
zoneinfo: Import tzdata2012i. [apb 20121104]
@@ -278,6 +277,10 @@
xsh(4): Add driver for Individual Computers X-Surf 100 network interface
card. [rkujawa 20130808]
postfix(1): Import version 2.9.7 [tron 20130821]
+ kernel: Add BPF coprocessor support (BPF_COP/BPF_COPX instructions).
+ [rmind 20130829]
+ npf: Convert NPF to use BPF byte-code by default. Many other
+ improvements. [rmind 20130929]
less(1): Import version 458 [tron 20130804]
mpl115a(4): Add driver for Freescale MPL115A2 I2C absolute pressure
sensor. [rkujawa 20130908]
Home |
Main Index |
Thread Index |
Old Index