Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket 803.



details:   https://anonhg.NetBSD.org/src/rev/eaeb9a39d04e
branches:  netbsd-6
changeset: 775662:eaeb9a39d04e
user:      riz <riz%NetBSD.org@localhost>
date:      Sat Feb 09 18:32:10 2013 +0000

description:
Ticket 803.

diffstat:

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

diffs (20 lines):

diff -r 450c5b78103e -r eaeb9a39d04e doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Sat Feb 09 18:29:02 2013 +0000
+++ b/doc/CHANGES-6.1   Sat Feb 09 18:32:10 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.84 2013/02/09 04:13:50 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.85 2013/02/09 18:32:10 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -8210,3 +8210,10 @@
        security.models.bsd44.{curtain,securelevel}.
        [jym, ticket #802]
 
+sys/arch/arm/arm32/pmap.c                      1.232,1.233,1.243,1.247,
+                                               1.249-1.251 via patch
+
+       Fix a bug in pmap_modify_pv() where PVF_WRITE wasn't set
+       after changing its mapping to writeable.
+       [msaitoh, ticket #803]
+



Home | Main Index | Thread Index | Old Index