Module Name: src Committed By: snj Date: Tue Apr 7 20:49:29 UTC 2009
Modified Files: src/doc [netbsd-5]: CHANGES-5.0 Log Message: Back out ticket 654. To generate a diff of this commit: cvs rdiff -u -r1.1.2.127 -r1.1.2.128 src/doc/CHANGES-5.0 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 diff -u src/doc/CHANGES-5.0:1.1.2.127 src/doc/CHANGES-5.0:1.1.2.128 --- src/doc/CHANGES-5.0:1.1.2.127 Sat Apr 4 23:56:06 2009 +++ src/doc/CHANGES-5.0 Tue Apr 7 20:49:29 2009 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.0,v 1.1.2.127 2009/04/04 23:56:06 snj Exp $ +# $NetBSD: CHANGES-5.0,v 1.1.2.128 2009/04/07 20:49:29 snj Exp $ A complete list of changes from the initial NetBSD 5.0 branch on October 2008 until the 5.0 release: @@ -5708,13 +5708,6 @@ to the underlying disk. Addresses PR 41016. [apb, ticket #653] -distrib/sets/maketars 1.66 - - Explicitly sort entries on preparing set files from METALOG. - METALOG could have different order due to install(1) race - on parallel builds, and mtree(8) doesn't sort files. - [tsutsui, ticket #654] - sys/ufs/ffs/ffs_vfsops.c 1.245 via patch sys/ufs/ffs/ffs_vnops.c 1.112 via patch