Module Name:    src
Committed By:   martin
Date:           Sun Oct  1 10:20:40 UTC 2017

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.0

Log Message:
Ticket #294


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.60 -r1.1.2.61 src/doc/CHANGES-8.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-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.60 src/doc/CHANGES-8.0:1.1.2.61
--- src/doc/CHANGES-8.0:1.1.2.60	Thu Sep 28 01:19:22 2017
+++ src/doc/CHANGES-8.0	Sun Oct  1 10:20:40 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.60 2017/09/28 01:19:22 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.61 2017/10/01 10:20:40 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -6059,3 +6059,9 @@ sys/dev/usb/if_athn_usb.c			1.23
 	athn_usb_alloc_tx_list
 	[skrll, ticket #293]
 
+sys/uvm/uvm_map.c				1.352
+
+	Fix user-triggerable kernel crash as reported in PR kern/52573 (from
+	Bruno Haible).
+	[pgoyette, ticket #294]
+

Reply via email to