Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1057
details: https://anonhg.NetBSD.org/src/rev/e1a205a6f34a
branches: netbsd-9
changeset: 937455:e1a205a6f34a
user: martin <martin%NetBSD.org@localhost>
date: Wed Aug 19 18:38:02 2020 +0000
description:
Ticket #1057
diffstat:
doc/CHANGES-9.1 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 54d1df91c63b -r e1a205a6f34a doc/CHANGES-9.1
--- a/doc/CHANGES-9.1 Wed Aug 19 18:36:59 2020 +0000
+++ b/doc/CHANGES-9.1 Wed Aug 19 18:38:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.98 2020/08/18 09:37:41 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.99 2020/08/19 18:38:02 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -4773,3 +4773,9 @@
ipmi(4): Fix critical/warning threshold confusion.
[nonaka, ticket #1056]
+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 #1057]
+
Home |
Main Index |
Thread Index |
Old Index