Module Name: src
Committed By: sborrill
Date: Fri Feb 24 17:30:24 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Ticket #1729
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.138 -r1.1.2.139 src/doc/CHANGES-5.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.138 src/doc/CHANGES-5.2:1.1.2.139
--- src/doc/CHANGES-5.2:1.1.2.138 Fri Feb 24 00:01:59 2012
+++ src/doc/CHANGES-5.2 Fri Feb 24 17:30:24 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.138 2012/02/24 00:01:59 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.139 2012/02/24 17:30:24 sborrill Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -6039,3 +6039,10 @@ dist/nvi/cl/cl_main.c 1.3
Print a warning if TERM is not set and stdin is a tty. PR bin/42144.
[spz, ticket #1723]
+sys/arch/x86/x86/pmap.c 1.170 via patch
+sys/arch/xen/x86/x86_xpmap.c 1.40 via patch
+
+ Fix random kernel panic on domains with large memory.
+ May fix PR port-xen/38699
+ [bouyer, ticket #1729]
+