Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1031
details: https://anonhg.NetBSD.org/src/rev/a9540870aad1
branches: netbsd-9
changeset: 1001911:a9540870aad1
user: martin <martin%NetBSD.org@localhost>
date: Sun Aug 02 07:49:46 2020 +0000
description:
Ticket #1031
diffstat:
doc/CHANGES-9.1 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 836252efbede -r a9540870aad1 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1 Sun Aug 02 07:33:38 2020 +0000
+++ b/doc/CHANGES-9.1 Sun Aug 02 07:49:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.84 2020/07/26 11:09:19 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.85 2020/08/02 07:49:46 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -3557,3 +3557,9 @@
Add more supported hardware.
[nia, ticket #1030]
+sys/arch/x86/x86/cpu.c patch
+
+ Fix a panic on a CPU which has no rdtsc instruction. This bug was
+ added in ticket #1015.
+ [msaitoh, ticket #1031]
+
Home |
Main Index |
Thread Index |
Old Index