Module Name: src
Committed By: pgoyette
Date: Sun Jan 27 10:27:18 UTC 2019
Modified Files:
src/doc: BRANCHES
Log Message:
Note that [pgoyette-compat] has been merged.
To generate a diff of this commit:
cvs rdiff -u -r1.346 -r1.347 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.346 src/doc/BRANCHES:1.347
--- src/doc/BRANCHES:1.346 Thu Aug 23 16:25:37 2018
+++ src/doc/BRANCHES Sun Jan 27 10:27:18 2019
@@ -1,4 +1,4 @@
-# $NetBSD: BRANCHES,v 1.346 2018/08/23 16:25:37 snj Exp $
+# $NetBSD: BRANCHES,v 1.347 2019/01/27 10:27:18 pgoyette Exp $
#
# This file contains a list of branches that exist in the NetBSD CVS
# tree and their current state.
@@ -887,21 +887,21 @@ Scope: src/sys and src/common
Notes: Used as experiment sandbox and if successful hopefully one day
to be integrated.
+
+########################################################################
+# Individual developers' branches (Terminated):
+########################################################################
+
Branch: pgoyette-compat
Description: clean-up of compat module
-Status: Active
+Status: Merged
Start Date: Tues Mar 6, 2018
-End Date:
+End Date: Sun Jan 27, 2019
Base Tag: pgoyette-compat-base
Maintainer: pgoyette
Scope: src/
Notes:
-
-########################################################################
-# Individual developers' branches (Terminated):
-########################################################################
-
Branch: prg-localcount2
Description: Implement localcount reference counting as proposed by
riastradh@ - supersedes abandonded pgoyette-localcount