Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1177
details: https://anonhg.NetBSD.org/src/rev/bb4972047159
branches: netbsd-9
changeset: 949151:bb4972047159
user: martin <martin%NetBSD.org@localhost>
date: Sun Jan 03 12:52:54 2021 +0000
description:
Ticket #1177
diffstat:
doc/CHANGES-9.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r b952a01bf383 -r bb4972047159 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Sun Jan 03 12:51:33 2021 +0000
+++ b/doc/CHANGES-9.2 Sun Jan 03 12:52:54 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.31 2021/01/02 10:24:42 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.32 2021/01/03 12:52:54 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1388,3 +1388,10 @@
Avoid out of bounds array access.
[nia, ticket #1176]
+sys/kern/init_main.c (apply patch)
+
+ PR kern/55906: create the aiodone workqueue before running
+ mountroothooks.
+ [khorben, #1177]
+
+
Home |
Main Index |
Thread Index |
Old Index