Module Name:    src
Committed By:   martin
Date:           Wed Jul 14 18:05:25 UTC 2021

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.3

Log Message:
Tickets #1322 and #1323


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-9.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-9.3
diff -u src/doc/CHANGES-9.3:1.1.2.16 src/doc/CHANGES-9.3:1.1.2.17
--- src/doc/CHANGES-9.3:1.1.2.16	Fri Jul  9 17:53:05 2021
+++ src/doc/CHANGES-9.3	Wed Jul 14 18:05:25 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.16 2021/07/09 17:53:05 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.17 2021/07/14 18:05:25 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -354,3 +354,25 @@ sys/rump/librump/rumpvfs/vm_vfs.c		(appl
 	Adapt the uvm pageout changes to the branch.
 	[chs, ticket #1321]
 
+sys/arch/hppa/dev/sti_sgc.c			1.3
+
+	PR 52162: Fix silent freeze on probing sti(4) framebuffer on 712/60.
+	[tsutsui, ticket #1322]
+
+etc/etc.hp300/MAKEDEV.conf			1.15
+sys/arch/hp300/dev/ct.c				1.62,1.63
+sys/arch/hp300/dev/ctreg.h			1.11
+sys/arch/hp300/dev/hpib.c			1.43 (patch)
+sys/arch/hp300/dev/hpibvar.h			1.22-1.24
+sys/arch/hp300/dev/mt.c				1.55
+sys/arch/hp300/dev/rd.c				1.103-1.109
+sys/arch/hp300/dev/rdreg.h			1.14-1.17
+sys/arch/hp300/dev/rdvar.h			1.24-1.26
+sys/arch/hp300/stand/Makefile.buildboot		1.37
+sys/arch/hp300/stand/common/ct.c		1.8
+sys/arch/hp300/stand/common/hpibvar.h		1.6
+sys/arch/hp300/stand/common/rd.c		1.11
+
+	hp300: various rd(4) improvements.
+	[tsutsui, ticket #1323]
+

Reply via email to