Module Name:    src
Committed By:   snj
Date:           Sat Sep 13 17:55:10 UTC 2014

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.6

Log Message:
ticket 1124


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.24 -r1.1.2.25 src/doc/CHANGES-6.0.6

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-6.0.6
diff -u src/doc/CHANGES-6.0.6:1.1.2.24 src/doc/CHANGES-6.0.6:1.1.2.25
--- src/doc/CHANGES-6.0.6:1.1.2.24	Tue Sep  9 08:50:06 2014
+++ src/doc/CHANGES-6.0.6	Sat Sep 13 17:55:10 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.6,v 1.1.2.24 2014/09/09 08:50:06 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.6,v 1.1.2.25 2014/09/13 17:55:10 snj Exp $
 
 A complete list of changes from the NetBSD 6.0.5 release to the NetBSD 6.0.6
 release:
@@ -1304,3 +1304,10 @@ sys/arch/next68k/next68k/pmap_bootstrap.
 	(panic: pmap_enter_ptpage: can't get KPT page), and
 	this is the last possible m68k MD part of this PR.
 	[tsutsui, ticket #1008]
+
+sys/dev/pci/pci_usrreq.c			1.26
+
+	Reject unaligned PCI config register ioctl requests before we
+	kassert.
+	[riastradh, ticket #1124]
+

Reply via email to