Module Name: src Committed By: thorpej Date: Sun Aug 1 21:00:41 UTC 2021
Modified Files: src/doc: BRANCHES Log Message: Document thorpej-cfargs2. To generate a diff of this commit: cvs rdiff -u -r1.359 -r1.360 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.359 src/doc/BRANCHES:1.360 --- src/doc/BRANCHES:1.359 Sun Apr 25 18:16:25 2021 +++ src/doc/BRANCHES Sun Aug 1 21:00:41 2021 @@ -1,4 +1,4 @@ -# $NetBSD: BRANCHES,v 1.359 2021/04/25 18:16:25 thorpej Exp $ +# $NetBSD: BRANCHES,v 1.360 2021/08/01 21:00:41 thorpej Exp $ # # This file contains a list of branches that exist in the NetBSD CVS # tree and their current state. @@ -734,6 +734,17 @@ Maintainer: Jason Thorpe <thorpej@netbsd Scope: src/sys Notes: +Branch: thorpej-cfargs2 +Description: Address complaints regarding the use of variadic arguments in + thorpej-cfargs. +Status: Active +Start Date: Sun Aug 1 2021 +End Date: +Base Tag: thorpej-cfargs2-base +Maintainer: Jason Thorpe <thor...@netbsd.org> +Scope: src/sys +Notes: + Branch: thorpej-futex Description: Overhaul of futex operations to fix thread priority issues Status: Active