Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket #80
details: https://anonhg.NetBSD.org/src/rev/f5dd385b3941
branches: netbsd-6
changeset: 773877:f5dd385b3941
user: sborrill <sborrill%NetBSD.org@localhost>
date: Mon Mar 05 20:18:42 2012 +0000
description:
Ticket #80
diffstat:
doc/CHANGES-6.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r b67846a30e7f -r f5dd385b3941 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Mon Mar 05 20:18:01 2012 +0000
+++ b/doc/CHANGES-6.0 Mon Mar 05 20:18:42 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.38 2012/03/05 19:16:57 sborrill Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.39 2012/03/05 20:18:42 sborrill Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -886,3 +886,14 @@
Fix inverted condition when handling stale entries.
[joerg, ticket #77]
+sys/arch/xen/x86/x86_xpmap.c 1.42
+sys/arch/x86/include/specialreg.h 1.56
+sys/arch/amd64/amd64/machdep.c 1.179
+sys/arch/i386/i386/locore.S 1.97
+sys/arch/i386/i386/machdep.c 1.723 via patch
+sys/arch/x86/include/cpu.h 1.49
+
+ Fix possible FPU registers corruption on context switches.
+ Fix type of pointers passed to some hypercalls.
+ [bouyer, ticket #80]
+
Home |
Main Index |
Thread Index |
Old Index