Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1455 and #1456
details: https://anonhg.NetBSD.org/src/rev/a23028d5d5e2
branches: netbsd-8
changeset: 852663:a23028d5d5e2
user: martin <martin%NetBSD.org@localhost>
date: Sun Nov 24 08:16:11 2019 +0000
description:
Tickets #1455 and #1456
diffstat:
doc/CHANGES-8.2 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 80027f83d1cb -r a23028d5d5e2 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Sun Nov 24 08:15:17 2019 +0000
+++ b/doc/CHANGES-8.2 Sun Nov 24 08:16:11 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.70 2019/11/21 14:07:52 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.71 2019/11/24 08:16:11 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -1672,3 +1672,17 @@
- Code cleanup.
[msaitoh, ticket #1454]
+sys/dev/hyperv/hvkbd.c 1.5,1.6
+sys/dev/hyperv/if_hvn.c 1.8,1.9
+sys/dev/hyperv/vmbus.c 1.5
+
+ vmbus(4), hvn(4), hvkbd(4): fix wait time for tsleep(9).
+ hvn(4), hvkbd(4): only poll when cold.
+ [nonaka, ticket #1455]
+
+sys/kern/sys_ptrace_common.c 1.73
+
+ Fix regression introduced to ptrace_regs() in rev 1.27:
+ Size of registers should be determined from tracer, NOT tracee.
+ [rin, ticket #1456]
+
Home |
Main Index |
Thread Index |
Old Index