Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6-0]: src/doc ticket 1124



details:   https://anonhg.NetBSD.org/src/rev/87481874b9d5
branches:  netbsd-6-0
changeset: 774988:87481874b9d5
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Sep 13 17:55:10 2014 +0000

description:
ticket 1124

diffstat:

 doc/CHANGES-6.0.6 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r ad99249b27cf -r 87481874b9d5 doc/CHANGES-6.0.6
--- a/doc/CHANGES-6.0.6 Sat Sep 13 17:54:26 2014 +0000
+++ b/doc/CHANGES-6.0.6 Sat Sep 13 17:55:10 2014 +0000
@@ -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 @@
        (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]
+



Home | Main Index | Thread Index | Old Index