Module Name: src Committed By: bouyer Date: Wed Jun 17 20:49:26 UTC 2009
Modified Files: src/doc [netbsd-5]: CHANGES-5.1 Log Message: ticket 811 To generate a diff of this commit: cvs rdiff -u -r1.1.2.31 -r1.1.2.32 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.31 src/doc/CHANGES-5.1:1.1.2.32 --- src/doc/CHANGES-5.1:1.1.2.31 Wed Jun 17 20:37:27 2009 +++ src/doc/CHANGES-5.1 Wed Jun 17 20:49:26 2009 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.1,v 1.1.2.31 2009/06/17 20:37:27 bouyer Exp $ +# $NetBSD: CHANGES-5.1,v 1.1.2.32 2009/06/17 20:49:26 bouyer Exp $ A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1 release: @@ -1054,3 +1054,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] +