Module Name: src
Committed By: riz
Date: Mon Nov 22 01:45:14 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Ticket 1475.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 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.23 src/doc/CHANGES-5.2:1.1.2.24
--- src/doc/CHANGES-5.2:1.1.2.23 Mon Nov 22 00:25:54 2010
+++ src/doc/CHANGES-5.2 Mon Nov 22 01:45:14 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.23 2010/11/22 00:25:54 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.24 2010/11/22 01:45:14 riz Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -807,3 +807,8 @@
results under certain circumstances.
[tron, ticket #1474]
+sys/arch/xen/x86/cpu.c 1.52
+
+ Fix an array overflow when cpuid >= 32.
+ [bouyer, ticket #1475]
+