Module Name:    src
Committed By:   pgoyette
Date:           Wed Apr 26 10:07:45 UTC 2017

Modified Files:
        src/doc: BRANCHES

Log Message:
Add my new prg-localcount2 branch, to take over from the previous one
which I messed up somehow.


To generate a diff of this commit:
cvs rdiff -u -r1.339 -r1.340 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.339 src/doc/BRANCHES:1.340
--- src/doc/BRANCHES:1.339	Wed Apr 26 07:51:23 2017
+++ src/doc/BRANCHES	Wed Apr 26 10:07:45 2017
@@ -1,4 +1,4 @@
-#	$NetBSD: BRANCHES,v 1.339 2017/04/26 07:51:23 pgoyette Exp $
+#	$NetBSD: BRANCHES,v 1.340 2017/04/26 10:07:45 pgoyette Exp $
 #
 # This file contains a list of branches that exist in the NetBSD CVS
 # tree and their current state.
@@ -876,6 +876,22 @@ Scope:		src/sys and src/common
 Notes:		Used as experiment sandbox and if successful hopefully one day
 		to be integrated.
 
+Branch:		prg-localcount2
+Description:	Implement localcount reference counting as proposed by
+		riastradh@ - supersedes abandonded pgoyette-localcount
+Status:		Active
+Start Date:	Wed Apr 26 2017
+End Date:	
+Base Tag:	prg-localcount2-base
+Maintainer:	pgoyette
+Scope:		src/sys/
+Notes:		
+
+
+########################################################################
+# Individual developers' branches (Terminated):
+########################################################################
+
 Branch:		pgoyette-localcount
 Description:	Implement localcount reference counting as proposed by
 		riastradh@
@@ -892,11 +908,6 @@ Notes:		Abandoned - there seems to have 
 		The work will be salvaged as much as possible, and
 		applied to a new clean branch.
 
-
-########################################################################
-# Individual developers' branches (Terminated):
-########################################################################
-
 Branch:		bouyer-scsipi
 Description:	Integration of atapi support
 Status:		Terminated

Reply via email to