Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/5ca3108d40a6
branches:  netbsd-7
changeset: 798429:5ca3108d40a6
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Oct 14 07:38:44 2014 +0000

description:
Ticket #140

diffstat:

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

diffs (20 lines):

diff -r 35f34936dd1b -r 5ca3108d40a6 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Tue Oct 14 07:37:37 2014 +0000
+++ b/doc/CHANGES-7.0   Tue Oct 14 07:38:44 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.51 2014/10/13 20:07:11 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.52 2014/10/14 07:38:44 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -1197,3 +1197,10 @@
        Import the missing complex support functions from FreeBSD, so
        we can enable C++ 2011 mode for libstc++.
        [christos, #138]
+
+sys/arch/x86/x86/pmap.c                                1.184
+
+       Add a missing || defined(XEN) which cause Xen non-DIAGNOSTIC kernels
+       to panic at boot.
+       [bouyer, ticket #140]
+



Home | Main Index | Thread Index | Old Index