Module Name: src
Committed By: martin
Date: Mon Dec 28 19:54:42 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1642
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.63 -r1.1.2.64 src/doc/CHANGES-8.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.63 src/doc/CHANGES-8.3:1.1.2.64
--- src/doc/CHANGES-8.3:1.1.2.63 Mon Dec 28 16:02:57 2020
+++ src/doc/CHANGES-8.3 Mon Dec 28 19:54:42 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.63 2020/12/28 16:02:57 snj Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.64 2020/12/28 19:54:42 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -1506,3 +1506,10 @@ etc/rc.d/ntpdate 1.21
Adjust to "pool" usage in our standard ntp.conf.
[martin, ticket #1643]
+sys/arch/hp300/dev/dnkbd.c 1.11
+sys/arch/hp300/dev/hil_intio.c 1.4
+
+ Fix a longstanding bug in hilkbd (and dnkbd) console attachment
+ to make ddb(4) and kernel prompts for root device work.
+ [tsutsui, ticket #1642]
+