Source-Changes-HG archive

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

[src/netbsd-6-0]: src/doc Ticket 1008.



details:   https://anonhg.NetBSD.org/src/rev/6636894ceb49
branches:  netbsd-6-0
changeset: 774986:6636894ceb49
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Sep 09 08:50:06 2014 +0000

description:
Ticket 1008.

diffstat:

 doc/CHANGES-6.0.6 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 1fe7b654388d -r 6636894ceb49 doc/CHANGES-6.0.6
--- a/doc/CHANGES-6.0.6 Mon Sep 08 20:44:21 2014 +0000
+++ b/doc/CHANGES-6.0.6 Tue Sep 09 08:50:06 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.6,v 1.1.2.23 2014/08/27 15:11:19 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.6,v 1.1.2.24 2014/09/09 08:50:06 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.0.5 release to the NetBSD 6.0.6
 release:
@@ -1296,3 +1296,11 @@
        Fix a bug that a local user could crash the system by making the
        kernel perform a zero-sized memory allocation in osf1.
        [maxv, ticket #1141]
+
+sys/arch/next68k/next68k/pmap_bootstrap.c      1.43
+
+       Move physmem calculations before nptpage initialization.
+       Should fix next68k specific part of PR port-m68k/45915
+       (panic: pmap_enter_ptpage: can't get KPT page), and
+       this is the last possible m68k MD part of this PR.
+       [tsutsui, ticket #1008]



Home | Main Index | Thread Index | Old Index