Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Note mbuf API changes, and removal of compat_ibcs2.
details: https://anonhg.NetBSD.org/src/rev/8333cd97dc80
branches: trunk
changeset: 447051:8333cd97dc80
user: maxv <maxv%NetBSD.org@localhost>
date: Sat Dec 29 11:35:14 2018 +0000
description:
Note mbuf API changes, and removal of compat_ibcs2.
diffstat:
doc/CHANGES | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 678148cf19ea -r 8333cd97dc80 doc/CHANGES
--- a/doc/CHANGES Sat Dec 29 11:33:00 2018 +0000
+++ b/doc/CHANGES Sat Dec 29 11:35:14 2018 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2474 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2475 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -274,3 +274,6 @@
systat(1): Extend vmstat display for better insight about bufcache.
[sevan 20181226]
arm: Support kernel crash dumps on 64 bit platforms. [mrg 20181227]
+ kernel: Remove M_ALIGN, MH_ALIGN, M_COPY_PKTHDR and M_MOVE_PKTHDR.
+ [maxv 20181228]
+ kernel: Remove COMPAT_IBCS2. [maxv 20181229]
Home |
Main Index |
Thread Index |
Old Index