Module Name:    src
Committed By:   martin
Date:           Sun Jan  5 11:07:04 UTC 2020

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

Log Message:
Ticket #607


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.153 -r1.1.2.154 src/doc/CHANGES-9.0

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.0
diff -u src/doc/CHANGES-9.0:1.1.2.153 src/doc/CHANGES-9.0:1.1.2.154
--- src/doc/CHANGES-9.0:1.1.2.153	Sun Jan  5 09:56:59 2020
+++ src/doc/CHANGES-9.0	Sun Jan  5 11:07:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.153 2020/01/05 09:56:59 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.154 2020/01/05 11:07:04 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -7617,3 +7617,10 @@ sys/netinet6/ip6_mroute.c			1.131
 	Don't forget to initialize 'sin6_len'.
 	[maxv, ticket #606]
 
+sys/external/bsd/drm2/dist/drm/drm_panel.c	1.3
+sys/external/bsd/drm2/drm/files.drmkms		1.33
+
+	Workaround netbsd incompatible LIST_HEAD.
+	Build drm_panel.c with drmkms.
+	[jmcneill, ticket #607]
+

Reply via email to