Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 86, 93, 98, 100.



details:   https://anonhg.NetBSD.org/src/rev/1f5227cd5ac0
branches:  netbsd-6
changeset: 773894:1f5227cd5ac0
user:      riz <riz%NetBSD.org@localhost>
date:      Wed Mar 07 23:37:09 2012 +0000

description:
Tickets 86, 93, 98, 100.

diffstat:

 doc/CHANGES-6.0 |  25 ++++++++++++++++++++++++-
 1 files changed, 24 insertions(+), 1 deletions(-)

diffs (36 lines):

diff -r 718a0bb6908d -r 1f5227cd5ac0 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Wed Mar 07 23:36:10 2012 +0000
+++ b/doc/CHANGES-6.0   Wed Mar 07 23:37:09 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.45 2012/03/07 23:27:19 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.46 2012/03/07 23:37:09 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -1124,3 +1124,26 @@
        Print CPU stepping level.
        [sborrill, ticket #79]
 
+xsrc/external/mit/xdm/dist/config/Xservers.ws.cpp      1.2
+xsrc/external/mit/xinit/dist/startx.cpp                        1.2
+
+       Add -noretro as default server arg in configuration files where we are
+       sure the user will get a visible window "soon".
+       [martin, ticket #86]
+
+sys/arch/i386/i386/machdep.c                   1.725
+
+       Fix avail memory when allocating more than 4GB to a XEN3PAE domU.
+       [bouyer, ticket #93]
+
+sys/dev/pci/piixide.c                          1.58
+
+       Add support for Intel 6 Series Serial ATA Controller.
+       [sborrill, ticket #98]
+
+sys/dev/pci/if_bnx.c                           1.46
+
+       bnx_start() is not MP-safe, so do not create the bnx_alloc_pkts()'s
+       workqueue MPSAFE.
+       [bouyer, ticket #100]
+



Home | Main Index | Thread Index | Old Index