Module Name:    src
Committed By:   martin
Date:           Tue Jan  7 11:56:10 UTC 2020

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

Log Message:
Ticket #609


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.154 -r1.1.2.155 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.154 src/doc/CHANGES-9.0:1.1.2.155
--- src/doc/CHANGES-9.0:1.1.2.154	Sun Jan  5 11:07:04 2020
+++ src/doc/CHANGES-9.0	Tue Jan  7 11:56:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.154 2020/01/05 11:07:04 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.155 2020/01/07 11:56:10 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -7624,3 +7624,10 @@ sys/external/bsd/drm2/drm/files.drmkms		
 	Build drm_panel.c with drmkms.
 	[jmcneill, ticket #607]
 
+sys/kern/kern_ksyms.c				1.88
+
+	Better deal with symbols removed by unloaded modules when
+	/dev/ksyms has been opened.
+	[pgoyette, ticket #609]
+
+

Reply via email to