Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc Ticket #1598



details:   https://anonhg.NetBSD.org/src/rev/8b1193bbd642
branches:  netbsd-8
changeset: 937457:8b1193bbd642
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Aug 19 18:40:09 2020 +0000

description:
Ticket #1598

diffstat:

 doc/CHANGES-8.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 645074726484 -r 8b1193bbd642 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Wed Aug 19 18:39:18 2020 +0000
+++ b/doc/CHANGES-8.3   Wed Aug 19 18:40:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.30 2020/08/18 09:42:00 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.31 2020/08/19 18:40:09 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1003,3 +1003,9 @@
        ipmi(4): Fix critical/warning threshold confusion.
        [nonaka, ticket #1597]
 
+sys/uvm/uvm_amap.c                             1.123 (patch)
+
+       fix amap_extend() to handle amaps where we previously failed
+       to allocate the ppref memory.
+       [chs, ticket #1598]
+



Home | Main Index | Thread Index | Old Index