Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1095 and #1096
details: https://anonhg.NetBSD.org/src/rev/ac2a8b765b65
branches: netbsd-9
changeset: 940153:ac2a8b765b65
user: martin <martin%NetBSD.org@localhost>
date: Sun Oct 04 18:24:07 2020 +0000
description:
Tickets #1095 and #1096
diffstat:
doc/CHANGES-9.1 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r d6b259e6628d -r ac2a8b765b65 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1 Sun Oct 04 18:22:00 2020 +0000
+++ b/doc/CHANGES-9.1 Sun Oct 04 18:24:07 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.117 2020/09/27 10:31:09 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.118 2020/10/04 18:24:07 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -5035,3 +5035,16 @@
with multiple (partialy unused) name spaces.
[kardel, ticket #1094]
+sys/uvm/uvm_amap.c 1.124,1.125 (patch)
+sys/uvm/uvm_io.c 1.29 (patch)
+
+ Effectively disable the AMAP_REFALL flag because it is unsafe.
+ [chs, ticket #1095]
+
+sys/dev/fdt/dw_apb_uart.c 1.8
+
+ The device is capable to recognize break signal, reset cnmagic
+ from +++++ to default.
+ [rin, ticket #1096]
+
+
Home |
Main Index |
Thread Index |
Old Index