Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #636 - #638
details: https://anonhg.NetBSD.org/src/rev/98fe3e394c0b
branches: netbsd-8
changeset: 434754:98fe3e394c0b
user: martin <martin%NetBSD.org@localhost>
date: Sat Mar 17 11:32:15 2018 +0000
description:
Ticket #636 - #638
diffstat:
doc/CHANGES-8.0 | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 7ce1f1a4a830 -r 98fe3e394c0b doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Sat Mar 17 11:26:44 2018 +0000
+++ b/doc/CHANGES-8.0 Sat Mar 17 11:32:15 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.145 2018/03/16 13:19:38 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.146 2018/03/17 11:32:15 martin Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -10371,3 +10371,24 @@
Backport __HAVE_PCPU_AREA.
[maxv, #635]
+sys/dev/ic/nvme.c 1.33
+sys/dev/ic/nvmevar.h 1.14
+
+ Fix accounting for available CCBs.
+ [jdolecek, ticket #636]
+
+sys/arch/amd64/amd64/process_machdep.c 1.33,1.34,1.35 (patch)
+sys/arch/amd64/include/types.h 1.55 (patch)
+sys/arch/x86/x86/vm_machdep.c 1.33 (patch)
+sys/arch/kern/kern_exec.c 1.456
+
+ - Reduce the number of places where segment register faults can
+ occur.
+ - Remove __HAVE_CPU_UAREA_ROUTINES.
+ [maxv, ticket #637]
+
+sys/net/if_tun.c 1.143
+
+ Add packet filtering to tun(4) interfaces.
+ [tih, ticket #638]
+
Home |
Main Index |
Thread Index |
Old Index