Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 78, 79
details: https://anonhg.NetBSD.org/src/rev/486d7d1f760d
branches: netbsd-6
changeset: 773890:486d7d1f760d
user: riz <riz%NetBSD.org@localhost>
date: Wed Mar 07 23:27:19 2012 +0000
description:
Tickets 78, 79
diffstat:
doc/CHANGES-6.0 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 903a5e93ff06 -r 486d7d1f760d doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Wed Mar 07 23:26:01 2012 +0000
+++ b/doc/CHANGES-6.0 Wed Mar 07 23:27:19 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.44 2012/03/07 23:19:18 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.45 2012/03/07 23:27:19 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -1114,3 +1114,13 @@
Update file to 5.11.
[christos, ticket #30]
+sys/arch/usermode/usermode/pmap.c 1.103
+
+ Move from pool(9) to kmem_zalloc(9) for NetBSD/usermode L2 page tables.
+ [reinoud, ticket #78]
+
+usr.sbin/cpuctl/arch/i386.c 1.29
+
+ Print CPU stepping level.
+ [sborrill, ticket #79]
+
Home |
Main Index |
Thread Index |
Old Index