Module Name: src
Committed By: bouyer
Date: Wed Jun 17 20:49:39 UTC 2009
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.1
Log Message:
ticket 811
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.22 -r1.1.2.23 src/doc/CHANGES-5.0.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.0.1
diff -u src/doc/CHANGES-5.0.1:1.1.2.22 src/doc/CHANGES-5.0.1:1.1.2.23
--- src/doc/CHANGES-5.0.1:1.1.2.22 Wed Jun 17 20:44:32 2009
+++ src/doc/CHANGES-5.0.1 Wed Jun 17 20:49:39 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.1,v 1.1.2.22 2009/06/17 20:44:32 bouyer Exp $
+# $NetBSD: CHANGES-5.0.1,v 1.1.2.23 2009/06/17 20:49:39 bouyer Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.0.1
release:
@@ -431,3 +431,8 @@
may change the root password.
[tonnerre, ticket #817]
+sys/kern/sys_generic.c 1.122 via patch
+
+ Updates to f_flag need to be made with atomics.
+ [rmind, ticket #811]
+