Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/43fce8eac47e
branches:  netbsd-6-1
changeset: 775990:43fce8eac47e
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Sep 13 17:56:51 2014 +0000

description:
ticket 1124

diffstat:

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

diffs (20 lines):

diff -r 048608efe4ca -r 43fce8eac47e doc/CHANGES-6.1.5
--- a/doc/CHANGES-6.1.5 Sat Sep 13 17:56:25 2014 +0000
+++ b/doc/CHANGES-6.1.5 Sat Sep 13 17:56:51 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.5,v 1.1.2.24 2014/09/09 08:49:43 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.5,v 1.1.2.25 2014/09/13 17:56:51 snj Exp $
 
 A complete list of changes from the NetBSD 6.1.4 release to the NetBSD 6.1.5
 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