Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #1673



details:   https://anonhg.NetBSD.org/src/rev/e932529ac719
branches:  netbsd-7
changeset: 800642:e932529ac719
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Apr 16 08:12:58 2019 +0000

description:
Ticket #1673

diffstat:

 doc/CHANGES-7.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 5e54c2a88f4b -r e932529ac719 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Tue Apr 16 08:10:22 2019 +0000
+++ b/doc/CHANGES-7.3   Tue Apr 16 08:12:58 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.46 2019/04/16 03:56:53 msaitoh Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.47 2019/04/16 08:12:58 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -517,3 +517,9 @@
        mq_send1: fix argument validation and reject too large lengths early.
        Discovered by Andy Nguyen.
        [martin, ticket #1688]
+
+sys/external/bsd/drm2/pci/drm_pci.c            1.32 (patch)
+
+       Don't try to interpret the second half of a 64-bit BAR as another one.
+       [dholland, ticket #1673]
+



Home | Main Index | Thread Index | Old Index