Module Name: src
Committed By: bouyer
Date: Mon May 18 21:38:57 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
ticket 767
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 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.16 src/doc/CHANGES-5.1:1.1.2.17
--- src/doc/CHANGES-5.1:1.1.2.16 Mon May 18 21:23:58 2009
+++ src/doc/CHANGES-5.1 Mon May 18 21:38:57 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.16 2009/05/18 21:23:58 bouyer Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.17 2009/05/18 21:38:57 bouyer Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -577,3 +577,8 @@
* Fix warning about missing dirs if we don't have any existing state
[roy, ticket #759]
+sys/arch/vax/include/mtpr.h 1.21, 1.22
+
+ Add "memory" clobber to mtpr for barrier. See also kern/38637.
+ [mhitch, ticket #767]
+