Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1341 and #1342
details: https://anonhg.NetBSD.org/src/rev/65a1562b307d
branches: netbsd-8
changeset: 453784:65a1562b307d
user: martin <martin%NetBSD.org@localhost>
date: Wed Aug 21 14:33:26 2019 +0000
description:
Tickets #1341 and #1342
diffstat:
doc/CHANGES-8.2 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 439b4c4c27c1 -r 65a1562b307d doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Wed Aug 21 14:32:11 2019 +0000
+++ b/doc/CHANGES-8.2 Wed Aug 21 14:33:26 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.27 2019/08/19 14:32:14 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.28 2019/08/21 14:33:26 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -600,3 +600,15 @@
Add missing IFNET_LOCK for regen_tmpaddr.
[ozaki-r, ticket #1340]
+distrib/hpcarm/miniroot/list 1.11
+distrib/hpcmips/miniroot/list 1.19
+distrib/hpcsh/miniroot/list 1.11
+
+ sysctl(8) is useful to have in the install environment for debugging.
+ [sevan, ticket #1341]
+
+sys/uvm/uvm_aobj.c 1.128
+
+ Avoid undefined behavior in uao_pagein_page().
+ [msaitoh, ticket #1342]
+
Home |
Main Index |
Thread Index |
Old Index