Module Name: src
Committed By: yamt
Date: Tue Nov 6 15:27:31 UTC 2012
Modified Files:
src/doc: BRANCHES
Log Message:
update
To generate a diff of this commit:
cvs rdiff -u -r1.325 -r1.326 src/doc/BRANCHES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/BRANCHES
diff -u src/doc/BRANCHES:1.325 src/doc/BRANCHES:1.326
--- src/doc/BRANCHES:1.325 Wed May 23 13:54:37 2012
+++ src/doc/BRANCHES Tue Nov 6 15:27:31 2012
@@ -1,4 +1,4 @@
-# $NetBSD: BRANCHES,v 1.325 2012/05/23 13:54:37 yamt Exp $
+# $NetBSD: BRANCHES,v 1.326 2012/11/06 15:27:31 yamt Exp $
#
# This file contains a list of branches that exist in the NetBSD CVS
# tree and their current state.
@@ -617,7 +617,7 @@ Description: page cache related changes
Status: Active
Start Date: Wed Nov 2 2011
End Date:
-Base Tag: yamt-pagecache-base5
+Base Tag: yamt-pagecache-base6
Maintainer: YAMAMOTO Takashi <[email protected]>
Scope: src
Notes: - maintain object pages in radix tree rather than rb tree.