Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #880 and #881
details: https://anonhg.NetBSD.org/src/rev/eb2b95bdf9fb
branches: netbsd-9
changeset: 932169:eb2b95bdf9fb
user: martin <martin%NetBSD.org@localhost>
date: Fri May 01 11:55:45 2020 +0000
description:
Tickets #880 and #881
diffstat:
doc/CHANGES-9.1 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r b226d6f1e4dc -r eb2b95bdf9fb doc/CHANGES-9.1
--- a/doc/CHANGES-9.1 Fri May 01 11:54:53 2020 +0000
+++ b/doc/CHANGES-9.1 Fri May 01 11:55:45 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.49 2020/05/01 07:29:03 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.50 2020/05/01 11:55:45 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -2394,3 +2394,17 @@
Fix potential buffer overflows in fortune tools.
[nia, ticket #879]
+sys/arch/hp300/stand/common/netio.c 1.17
+sys/arch/hp300/stand/inst/version 1.14
+sys/arch/hp300/stand/uboot/version 1.21
+
+ hp300: fix bootloader error message.
+ [tsutsui, ticket #880]
+
+sys/kern/vfs_mount.c 1.82
+
+ Undo Rev. 1.79, it breaks root-on-raid where it destroys the component
+ disks before the raid.
+ Reopens PR kern/54969: Disk cache is no longer flushed on shutdown.
+ [hannken, ticket #881]
+
Home |
Main Index |
Thread Index |
Old Index