Module Name: src
Committed By: sborrill
Date: Sat Oct 31 13:26:22 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1118
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.129 -r1.1.2.130 src/doc/CHANGES-5.1
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.1
diff -u src/doc/CHANGES-5.1:1.1.2.129 src/doc/CHANGES-5.1:1.1.2.130
--- src/doc/CHANGES-5.1:1.1.2.129 Sat Oct 31 12:54:08 2009
+++ src/doc/CHANGES-5.1 Sat Oct 31 13:26:21 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.129 2009/10/31 12:54:08 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.130 2009/10/31 13:26:21 sborrill Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -14576,3 +14576,9 @@
thread, preventing new domU from be created.
[bouyer, ticket #1117]
+sys/arch/alpha/alpha/machdep.c 1.321
+
+ Ensures the cpu running the shutdown waits for the correct
+ cpus to halt and thus stop the machine hanging at shutdown.
+ [mhitch, ticket #1118]
+