Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/c6d871101b3e
branches:  netbsd-6-1
changeset: 775988:c6d871101b3e
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Sep 09 08:49:43 2014 +0000

description:
Ticket 1008.

diffstat:

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

diffs (21 lines):

diff -r cf0c6200f012 -r c6d871101b3e doc/CHANGES-6.1.5
--- a/doc/CHANGES-6.1.5 Mon Sep 08 20:38:20 2014 +0000
+++ b/doc/CHANGES-6.1.5 Tue Sep 09 08:49:43 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.5,v 1.1.2.23 2014/08/27 15:10:59 msaitoh Exp $
+# $NetBSD: CHANGES-6.1.5,v 1.1.2.24 2014/09/09 08:49:43 msaitoh Exp $
 
 A complete list of changes from the NetBSD 6.1.4 release to the NetBSD 6.1.5
 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