Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets #515 - #518



details:   https://anonhg.NetBSD.org/src/rev/1319fd36d5ab
branches:  netbsd-7
changeset: 798990:1319fd36d5ab
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Feb 16 14:09:50 2015 +0000

description:
Tickets #515 - #518

diffstat:

 doc/CHANGES-7.0 |  26 +++++++++++++++++++++++++-
 1 files changed, 25 insertions(+), 1 deletions(-)

diffs (37 lines):

diff -r b53f8772b072 -r 1319fd36d5ab doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Mon Feb 16 13:52:43 2015 +0000
+++ b/doc/CHANGES-7.0   Mon Feb 16 14:09:50 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.204 2015/02/14 08:15:50 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.205 2015/02/16 14:09:50 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -15828,3 +15828,27 @@
        Disable broken 32 bit x86 asm code.
        [mrg, ticket #514]
 
+sys/arch/mips/mips/bus_dma.c                   1.32
+
+       Deal with 64-bit fallout from previous.
+       [skrll, ticket #515]
+
+sys/arch/amiga/dev/gayle_pcmcia.c              1.31
+
+       Add a delay between the recently added new PCMCIA reset method and
+       the old reset method to get card reset work reliably on A1200
+       and network cards.
+       [jandberg, ticket #516]
+
+xsrc/external/mit/glu/dist/src/libtess/sweep.c 1.2
+
+       Fixes segfaults and crashing in applications that use libGLU.
+       [snj, ticket #517]
+
+usr.sbin/sysinst/arch/i386/md.c                        1.4
+
+       When checking if the user chose to use the existing bootblocks, use
+       the appropriate variable, boottype.bp_consdev, not the uninitialized
+       bp.bp_consdev.
+       [snj, ticket #518]
+



Home | Main Index | Thread Index | Old Index