BRANCHES revision 1.344
11.344Smatt#	$NetBSD: BRANCHES,v 1.344 2017/11/08 20:24:53 matt Exp $
21.1Slukem#
31.1Slukem# This file contains a list of branches that exist in the NetBSD CVS
41.1Slukem# tree and their current state.
51.1Slukem#
61.1Slukem# This list is necessarily incomplete.
71.1Slukem# 
81.1Slukem# Within reason, developers may create branch and version tags at any
91.1Slukem# time for any purpose.  To avoid name collisions, private tags should
101.1Slukem# have names which begin with the developer's NetBSD login name
111.1Slukem# followed by a - or _ character (e.g., thorpej_scsipi,
121.1Slukem# thorpej-signal)
131.1Slukem# 
141.1Slukem# Any branch or version tag not listed here should be assumed to be
151.1Slukem# private to the developer who created it.  It is inappropriate for
161.1Slukem# anyone other than that developer to commit, move tags, or otherwise
171.1Slukem# modify the contents of the branch.
181.1Slukem#
191.1Slukem# Please update this file when a new branch is ready for consumption
201.1Slukem# by folks other than the maintainer, or when the use or status of an
211.1Slukem# existing branch changes significantly.
221.1Slukem#
231.1Slukem# Format:
241.1Slukem#   Branch:	  name of branch
251.1Slukem#   Description:  Purpose and intention of the branch
261.1Slukem#   Status:	  Active/Terminated/Dormant
271.1Slukem#   Start Date:	  date first instantiated
281.1Slukem#   End Date:	  date it was Terminated/made_Dormant, if any
291.1Slukem#   Base Tag:	  netbsd-1-5-base, etc.
301.1Slukem#   Maintainer:	  Somebody to blame.
311.1Slukem#   Scope:	  Portion of the tree covered.
321.1Slukem#   Notes:	  Various other info, perhaps explanation of special tags,
331.1Slukem#		  who-may-commit policies, etc.
341.79Sbriggs#
351.79Sbriggs# There are four sections to this file:
361.79Sbriggs#   Release branches
371.79Sbriggs#   Individual developers' branches (Active/Dormant)
381.79Sbriggs#   Individual developers' branches (Terminated), and
391.79Sbriggs#   other
401.79Sbriggs#
411.79Sbriggs# Entries within each section should be alphabetized.
421.79Sbriggs#
431.1Slukem
441.1Slukem
451.1Slukem# Release branches:
461.1Slukem
471.1SlukemBranch:		comdex-fall-1999
481.1SlukemDescription:	Special release branch for pre-1.5 release at
491.1Slukem		Fall 1999 COMDEX.
501.1SlukemStatus:		Terminated
511.1SlukemStart Date:
521.1SlukemEnd Date:
531.1SlukemBase Tag:	comdex-fall-1999-base
541.290SmrgMaintainer:	mycroft
551.1SlukemScope:		Entire tree.
561.1SlukemNotes:
571.1Slukem
581.1SlukemBranch:		netbsd-0-9
591.1SlukemDescription:	The NetBSD 0.9 release branch
601.1SlukemStatus:		Terminated
611.1SlukemStart Date:
621.1SlukemEnd Date:
631.1SlukemBase Tag:	netbsd-0-9-base
641.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
651.1SlukemScope:		Entire tree.
661.1SlukemNotes:		Subsidiary tags of: netbsd-0-9-ALPHA, netbsd-0-9-ALPHA2,
671.1Slukem		netbsd-0-9-BETA, netbsd-0-9-RELEASE.
681.1Slukem		Commits restricted to release engineering.
691.1Slukem
701.1SlukemBranch:		netbsd-1-0
711.1SlukemDescription:	The NetBSD 1.0 release branch
721.1SlukemStatus:		Terminated
731.1SlukemStart Date:
741.1SlukemEnd Date:
751.1SlukemBase Tag:	netbsd-1-0-base
761.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
771.1SlukemScope:		Entire tree.
781.1SlukemNotes:
791.1Slukem		Commits restricted to release engineering.
801.1Slukem
811.1SlukemBranch:		netbsd-1-1
821.1SlukemDescription:	The NetBSD 1.1 release branch
831.1SlukemStatus:		Terminated
841.1SlukemStart Date:
851.1SlukemEnd Date:
861.1SlukemBase Tag:	netbsd-1-1-base
871.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
881.1SlukemScope:		Entire tree.
891.1SlukemNotes:
901.1Slukem		Commits restricted to release engineering.
911.1Slukem
921.1SlukemBranch:		netbsd-1-2
931.1SlukemDescription:	The NetBSD 1.2 release branch
941.1SlukemStatus:		Terminated
951.1SlukemStart Date:
961.1SlukemEnd Date:
971.1SlukemBase Tag:	netbsd-1-2-base
981.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
991.1SlukemScope:		Entire tree.
1001.1SlukemNotes:
1011.1Slukem		Commits restricted to release engineering.
1021.1Slukem
1031.1SlukemBranch:		netbsd-1-3
1041.1SlukemDescription:	The NetBSD 1.3 release branch
1051.1SlukemStatus:		Terminated
1061.1SlukemStart Date:
1071.1SlukemEnd Date:
1081.1SlukemBase Tag:	netbsd-1-3-base
1091.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
1101.1SlukemScope:		Entire tree.
1111.1SlukemNotes:
1121.1Slukem		Commits restricted to release engineering.
1131.1Slukem
1141.1SlukemBranch:		netbsd-1-4
1151.1SlukemDescription:	The NetBSD 1.4 release branch
1161.13SjmcStatus:		Terminated
1171.1SlukemStart Date:	1 Apr 2000
1181.1SlukemEnd Date:
1191.1SlukemBase Tag:	netbsd-1-4-base
1201.10SsaloMaintainer:	1.4 Release Engineering <releng-1-4@NetBSD.org>
1211.1SlukemScope:		Entire tree.
1221.1SlukemNotes:
1231.1Slukem		Commits restricted to release engineering.
1241.1Slukem
1251.1SlukemBranch:		netbsd-1-5
1261.1SlukemDescription:	The NetBSD 1.5 release branch
1271.37SjmcStatus:		Terminated
1281.1SlukemStart Date:	20 Jun 2000
1291.37SjmcEnd Date:	26 Jan 2005
1301.1SlukemBase Tag:	netbsd-1-5-base
1311.10SsaloMaintainer:	1.5 Release Engineering <releng-1-5@NetBSD.org>
1321.1SlukemScope:		Entire tree.
1331.1SlukemNotes:
1341.1Slukem		Commits restricted to release engineering.
1351.6Slukem
1361.6SlukemBranch:		netbsd-1-6
1371.6SlukemDescription:	The NetBSD 1.6 release branch
1381.91SwizStatus:		Terminated
1391.7SlukemStart Date:	22 May 2002
1401.6SlukemEnd Date:
1411.6SlukemBase Tag:	netbsd-1-6-base
1421.10SsaloMaintainer:	1.6 Release Engineering <releng-1-6@NetBSD.org>
1431.6SlukemScope:		Entire tree.
1441.6SlukemNotes:
1451.6Slukem		Commits restricted to Release Engineering.
1461.1Slukem
1471.88SrizBranch:		netbsd-2
1481.88SrizDescription:    The NetBSD 2 release branch
1491.271SsnjStatus:		Terminated
1501.88SrizStart Date:	23 Dec 2004
1511.88SrizEnd Date:
1521.88SrizBase Tag:	netbsd-2-base
1531.88SrizMaintainer:	2 Release Engineering <releng-2@NetBSD.org>
1541.88SrizScope:		Entire tree. (src + xsrc)
1551.88SrizNotes:
1561.88Sriz		Commits restricted to Release Engineering.
1571.88Sriz
1581.13SjmcBranch:		netbsd-2-0
1591.37SjmcDescription:	Originally the NetBSD 2.0 release branch and now the branch 
1601.37Sjmc		tracking security/critical fixes for the NetBSD 2.0 series
1611.271SsnjStatus:		Terminated
1621.37SjmcStart Date:	28 Mar 2004 and changed for security/critical function on
1631.37Sjmc       		23 Dec 2004
1641.13SjmcEnd Date:
1651.13SjmcBase Tag:	netbsd-2-0-base
1661.13SjmcMaintainer:	2.0 Release Engineering <releng-2-0@NetBSD.org>
1671.13SjmcScope:		Entire tree. (src + xsrc)
1681.37SjmcNotes:		Branch was re-purposed to security/critical change function
1691.37Sjmc		once 2.0 released. See netbsd-2 for current branch to track
1701.37Sjmc		NetBSD 2 tree.
1711.37Sjmc		Commits restricted to Release Engineering.
1721.37Sjmc
1731.88SrizBranch:		netbsd-2-1
1741.88SrizDescription:	Tracking security/critical fixes for NetBSD 2.1
1751.271SsnjStatus:		Terminated
1761.88SrizStart Date:     26 Oct 2005 
1771.37SjmcEnd Date:
1781.88SrizBase Tag:	netbsd-2-1-RELEASE
1791.37SjmcMaintainer:	2 Release Engineering <releng-2@NetBSD.org>
1801.37SjmcScope:		Entire tree. (src + xsrc)
1811.88SrizNotes:		Branch contains only security/critical fixes to
1821.88Sriz		NetBSD 2.1.  For new features, use netbsd-2 branch.
1831.13Sjmc		Commits restricted to Release Engineering.
1841.13Sjmc
1851.36SjmcBranch:		netbsd-3
1861.36SjmcDescription:	The NetBSD 3 release branch
1871.281SsnjStatus:		Terminated
1881.36SjmcStart Date:	16 Mar 2005
1891.36SjmcEnd Date:
1901.36SjmcBase Tag:	netbsd-3-base
1911.37SjmcMaintainer:	3 Release Engineering <releng-3@NetBSD.org>
1921.36SjmcScope:		Entire tree. (src + xsrc)
1931.36SjmcNotes:
1941.36Sjmc		Commits restricted to Release Engineering.
1951.1Slukem
1961.88SrizBranch:		netbsd-4
1971.88SrizDescription:	The NetBSD 4 release branch
1981.333SapbStatus:		Terminated
1991.88SrizStart Date:	8 Aug 2006
2001.51SrizEnd Date:
2011.88SrizBase Tag:	netbsd-4-base
2021.88SrizMaintainer:	4 Release Engineering <releng-4@NetBSD.org>
2031.51SrizScope:		Entire tree. (src + xsrc)
2041.88SrizNotes:
2051.51Sriz		Commits restricted to Release Engineering.
2061.51Sriz
2071.271SsnjBranch:		netbsd-5
2081.271SsnjDescription:	The NetBSD 5 release branch
2091.334SsnjStatus:		Terminated
2101.271SsnjStart Date:	31 Oct 2008
2111.334SsnjEnd Date:	9 Nov 2015
2121.271SsnjBase Tag:	netbsd-5-base
2131.271SsnjMaintainer:	5.0 Release Engineering <releng-5@NetBSD.org>
2141.271SsnjScope:		Entire tree. (src + xsrc)
2151.271SsnjNotes:
2161.271Ssnj		Commits restricted to Release Engineering.
2171.271Ssnj
2181.279SsnjBranch:		netbsd-5-0
2191.279SsnjDescription:	Tracking security/critical fixes for NetBSD 5.0
2201.333SapbStatus:		Terminated
2211.279SsnjStart Date:	29 Apr 2009
2221.279SsnjEnd Date:
2231.279SsnjBase Tag:	netbsd-5-0-RELEASE
2241.279SsnjMaintainer:	5.0 Release Engineering <releng-5@NetBSD.org>
2251.279SsnjScope:		Entire tree. (src + xsrc)
2261.279SsnjNotes:		Commits restricted to Release Engineering.
2271.279Ssnj
2281.333SapbBranch:		netbsd-5-1
2291.333SapbDescription:	Tracking security/critical fixes for NetBSD 5.1
2301.334SsnjStatus:		Terminated
2311.333SapbStart Date:
2321.334SsnjEnd Date:	9 Nov 2015
2331.333SapbBase Tag:	netbsd-5-1-RELEASE
2341.333SapbMaintainer:	5.1 Release Engineering <releng-5@NetBSD.org>
2351.333SapbScope:		Entire tree. (src + xsrc)
2361.333SapbNotes:		Commits restricted to Release Engineering.
2371.333Sapb
2381.333SapbBranch:		netbsd-5-2
2391.333SapbDescription:	Tracking security/critical fixes for NetBSD 5.2
2401.334SsnjStatus:		Terminated
2411.333SapbStart Date:
2421.334SsnjEnd Date:	9 Nov 2015
2431.333SapbBase Tag:	netbsd-5-2-RELEASE
2441.333SapbMaintainer:	5.2 Release Engineering <releng-5@NetBSD.org>
2451.333SapbScope:		Entire tree. (src + xsrc)
2461.333SapbNotes:		Commits restricted to Release Engineering.
2471.333Sapb
2481.321SrizBranch:		netbsd-6
2491.321SrizDescription:	The NetBSD 6 release branch
2501.321SrizStatus:		Active
2511.321SrizStart Date:	15 Feb 2012
2521.321SrizEnd Date:
2531.321SrizBase Tag:	netbsd-6-base
2541.321SrizMaintainer:	6.0 Release Engineering <releng-6@NetBSD.org>
2551.321SrizScope:		Entire tree. (src + xsrc)
2561.321SrizNotes:
2571.321Sriz		Commits restricted to Release Engineering.
2581.321Sriz
2591.333SapbBranch:		netbsd-6-0
2601.333SapbDescription:	Tracking security/critical fixes for NetBSD 6.0
2611.333SapbStatus:		Active
2621.333SapbStart Date:	17 Oct 2012
2631.333SapbEnd Date:
2641.333SapbBase Tag:	netbsd-6-0-RELEASE
2651.333SapbMaintainer:	6.0 Release Engineering <releng-6@NetBSD.org>
2661.333SapbScope:		Entire tree. (src + xsrc)
2671.333SapbNotes:
2681.333Sapb		Commits restricted to Release Engineering.
2691.333Sapb
2701.333SapbBranch:		netbsd-6-1
2711.333SapbDescription:	Tracking security/critical fixes for NetBSD 6.1
2721.333SapbStatus:		Active
2731.333SapbStart Date:	01 Feb 2013
2741.333SapbEnd Date:
2751.333SapbBase Tag:	netbsd-6-1-RELEASE
2761.333SapbMaintainer:	6.1 Release Engineering <releng-6@NetBSD.org>
2771.333SapbScope:		Entire tree. (src + xsrc)
2781.333SapbNotes:
2791.333Sapb		Commits restricted to Release Engineering.
2801.333Sapb
2811.332SrizBranch:		netbsd-7
2821.332SrizDescription:	The NetBSD 7 release branch
2831.332SrizStatus:		Active
2841.332SrizStart Date:	11 Aug 2014
2851.332SrizEnd Date:
2861.332SrizBase Tag:	netbsd-7-base
2871.332SrizMaintainer:	7.0 Release Engineering <releng-7@NetBSD.org>
2881.332SrizScope:		Entire tree. (src + xsrc)
2891.332SrizNotes:
2901.332Sriz		Commits restricted to Release Engineering.
2911.332Sriz
2921.335SsnjBranch:		netbsd-7-0
2931.335SsnjDescription:	Tracking security/critical fixes for NetBSD 7.0
2941.335SsnjStatus:		Active
2951.335SsnjStart Date:	10 Oct 2015
2961.335SsnjEnd Date:
2971.335SsnjBase Tag:	netbsd-7-0-RELEASE
2981.335SsnjMaintainer:	7.0 Release Engineering <releng-7@NetBSD.org>
2991.335SsnjScope:		Entire tree. (src + xsrc)
3001.335SsnjNotes:
3011.335Ssnj		Commits restricted to Release Engineering.
3021.338Ssnj
3031.338SsnjBranch:		netbsd-7-1
3041.338SsnjDescription:	Tracking security/critical fixes for NetBSD 7.1
3051.338SsnjStatus:		Active
3061.338SsnjStart Date:	15 Mar 2017
3071.338SsnjEnd Date:
3081.338SsnjBase Tag:	netbsd-7-1-RELEASE
3091.338SsnjMaintainer:	NetBSD 7 Release Engineering <releng-7@NetBSD.org>
3101.338SsnjScope:		Entire tree. (src + xsrc)
3111.338SsnjNotes:
3121.338Ssnj		Commits restricted to Release Engineering.
3131.342Ssnj
3141.342SsnjBranch:		netbsd-8
3151.342SsnjDescription:	The NetBSD 8 release branch
3161.342SsnjStatus:		Active
3171.342SsnjStart Date:	2017-06-04
3181.342SsnjEnd Date:
3191.342SsnjBase Tag:	netbsd-8-base
3201.342SsnjMaintainer:	Release Engineering <releng@NetBSD.org>
3211.342SsnjScope:		Entire tree. (src + xsrc)
3221.342SsnjNotes:
3231.342Ssnj		Commits restricted to Release Engineering.
3241.342Ssnj
3251.79Sbriggs########################################################################
3261.79Sbriggs# Individual developers' branches (Active/Dormant):
3271.79Sbriggs########################################################################
3281.4Sbjh21
3291.158SyamtBranch:		ad-audiomp
3301.158SyamtDescription:	Add MP locking to the audio drivers
3311.270SadStatus:		Terminated
3321.225SwizStart Date:	28 February 2007
3331.270SadEnd Date:	7 December 2008
3341.158SyamtBase Tag:	ad-audiomp-base
3351.158SyamtMaintainer:	Andrew Doran <ad@NetBSD.org>
3361.158SyamtScope:		kernel
3371.158SyamtNotes:		Making the audio drivers MP safe is necessary before efforts
3381.158Syamt		can be made to make the VM system MP safe. About 1/2 of the
3391.158Syamt		drivers are converted, the remaining 1/2 need more changes.
3401.158Syamt
3411.158Syamt		As of import this is snapshot of work in progress and so
3421.158Syamt		may not compile; in particular the midi changes are very
3431.158Syamt		much "in progress". The audio component has been tested
3441.158Syamt		and verified to work with emuxki and auvia. There may
3451.158Syamt		be a locking issue in the ac97 code at boot.
3461.158Syamt
3471.158Syamt		The are two locks per device instance, an ISR lock and
3481.158Syamt		a character device lock. The ISR lock replaces calls to
3491.158Syamt		splaudio()/splx(), and will be held across calls to device
3501.158Syamt		methods which were called at splaudio() before (e.g.
3511.158Syamt		trigger_output). The character device lock is held across
3521.158Syamt		calls to nearly all of the methods, excluding some only
3531.225Swiz		used for initialization, e.g. get_locks. This needs to be
3541.158Syamt		documented at merge time.
3551.158Syamt
3561.158Syamt		To test on a multi way x86 system, search for "mpsafe" in
3571.158Syamt		x86/x86/intr.c and change IPL_SCHED to IPL_AUDIO. Run a job
3581.158Syamt		that will acquire the ISR lock (depends on the hardware, but
3591.158Syamt		"while true; do mixerctl -a > /dev/null; done" may suffice).
3601.158Syamt		Play audio, run lockstat and verify that that there is
3611.158Syamt		contention on the ISR lock.
3621.158Syamt
3631.270SadBranch:		ad-audiomp2
3641.270SadDescription:	Add MP locking to the audio drivers
3651.312SjmcneillStatus:		Terminated
3661.270SadStart Date:	7 December 2008
3671.312SjmcneillEnd Date:	19 November 2011
3681.270SadBase Tag:	ad-audiomp2-base
3691.270SadMaintainer:	Andrew Doran <ad@NetBSD.org>
3701.270SadScope:		kernel
3711.270SadNotes:		Ressurect ad-audiomp, make the audio drivers MP safe.
3721.270Sad
3731.323SagcBranch:		agc-netpgp-standalone
3741.323SagcDescription:	Remove dependency on openssl libraries in netpgp
3751.323SagcStatus:		Active
3761.323SagcStart Date:	5 May 2012
3771.323SagcEnd Date:
3781.323SagcBase Tag:	agc-netpgp-standalone-base
3791.323SagcMaintainer:	Alistair Crooks <agc@NetBSD.org>
3801.323SagcScope:		src/crypto/external/bsd/netpgp
3811.323SagcNotes:		This branch is used to develop the version of netpgp
3821.323Sagc		which has its own version of bignum, ciphers, and signatures
3831.323Sagc		libraries, so that it is able to operate without openssl
3841.323Sagc		being in place.
3851.323Sagc
3861.328SagcBranch:		agc-symver
3871.328SagcDescription:	Add library symbol versioning information
3881.328SagcStatus:		Active
3891.328SagcStart Date:	24 March 2013
3901.328SagcEnd Date:
3911.328SagcBase Tag:	agc-symver-base
3921.328SagcMaintainer:	Alistair Crooks <agc@NetBSD.org>
3931.328SagcScope:		src
3941.328SagcNotes:		This branch is used to develop DSO symbol versioning, allowing
3951.328Sagc		symbols to be added, modified and removed from shared libraries.
3961.328Sagc
3971.4Sbjh21Branch:		bjh21-hydra
3981.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
3991.90Sbjh21Status:		Dormant
4001.4Sbjh21Start Date:	18 Oct 2002
4011.4Sbjh21End Date:
4021.4Sbjh21Base Tag:	bjh21-hydra-base
4031.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
4041.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
4051.90Sbjh21Notes:		This code was on a branch because it involves changes to
4061.4Sbjh21		cpuswitch.S which would otherwise make merging the
4071.90Sbjh21		nathanw_sa branch difficult.
4081.1Slukem
4091.337SbouyerBranch:		bouyer-socketcan
4101.337SbouyerDescription:	Implement a CAN socket layer compatible with linux SocketCAN
4111.341SbouyerStatus:		Terminated
4121.337SbouyerStart Date:	Sun Jan 15 2017
4131.341SbouyerEnd Date:	May 27 2017
4141.337SbouyerBase Tag:	bouyer-socketcan-base
4151.337SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
4161.337SbouyerScope:		src/
4171.337SbouyerNotes:		Some documentation on SocketCAN is there:
4181.337Sbouyer		https://www.kernel.org/doc/Documentation/networking/can.txt
4191.337Sbouyer
4201.308ScherryBranch:		cherry-xenmp
4211.308ScherryDescription:	Port i386 and amd64 Xen kernels to run MP
4221.319ScherryStatus:		Terminated
4231.308ScherryStart Date:	1st June 2011
4241.319ScherryEnd Date:	13th January 2012
4251.308ScherryBase Tag:	cherry-xenmp-base
4261.308ScherryMaintainer:	Cherry G. Mathew <cherry@NetBSD.org>
4271.308ScherryScope:		kernel
4281.319ScherryNotes:		None
4291.308Scherry
4301.201SchrisBranch:		chris-arm-intr-rework
4311.201SchrisDescription:	Rework arm interrupt handling code
4321.291SwizStatus:		Dormant
4331.201SchrisStart Date:	11 Aug 2007
4341.201SchrisEnd Date:
4351.201SchrisBase Tag:	chris-arm-intr-rework-base
4361.225SwizMaintainer:	Chris Gilbert <chris@NetBSD.org>
4371.201SchrisScope:		sys/arch/arm sys/arch/cats (other arm archs to follow)
4381.201SchrisNotes:		Rework arm interrupt code to provide a shared set of interrupt
4391.201Schris		routines, and allow improvements to be shared across all arm
4401.201Schris		based hardware.
4411.201Schris
4421.79SbriggsBranch:		gmcgarry_ucred
4431.79SbriggsDescription:	Integrate and encapsulate user credentials
4441.79SbriggsStatus:		Dormant
4451.79SbriggsStart Date:	18 December 2002
4461.79SbriggsEnd Date:
4471.79SbriggsBase Tag:	gmcgarry_ucred_base
4481.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
4491.79SbriggsScope:		kernel
4501.79SbriggsNotes:		merge pcred and ucred and poolify
4511.79Sbriggs
4521.199SrjsBranch:		hpcarm-cleanup
4531.199SrjsDescription:	Fix build problems for hpcarm
4541.199SrjsStatus:		Active
4551.199SrjsStart Date:	31 July 2007
4561.199SrjsEnd Date:
4571.199SrjsBase Tag:	hpcarm-cleanup-base
4581.199SrjsMaintainer:	Robert Swindells <rjs@NetBSD.org>
4591.199SrjsScope:		kernel
4601.199SrjsNotes:		Modify SA11x0 interrupt code to match PXA2x0 equivalent.
4611.199Srjs
4621.194SitohyBranch:		itohy-usb1
4631.194SitohyDescription:	USB stack overhaul, mostly DMA related
4641.305SitohyStatus:		Terminated
4651.194SitohyStart Date:	22 May 2007
4661.194SitohyEnd Date:
4671.194SitohyBase Tag:	itohy-usb1-base
4681.194SitohyMaintainer:	ITOH Yasufumi <itohy@NetBSD.org>
4691.194SitohyScope:		kernel
4701.194SitohyNotes:		To check out the kernel source tree,
4711.194Sitohy		1. check out checkout script
4721.194Sitohy			cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
4731.194Sitohy		2. update files in the branch
4741.194Sitohy			sh -e src/sys/dev/usb/filelist
4751.194Sitohy
4761.303SjruohoBranch:		jruoho-x86intr
4771.303SjruohoDescription:	Cleanup and rework the x86 APIC and PIC subsystems
4781.303SjruohoStatus:		Active
4791.303SjruohoStart Date:	17 January 2011
4801.303SjruohoEnd Date:
4811.303SjruohoBase Tag:	jruoho-x86intr-base
4821.303SjruohoMaintainer:	Jukka Ruohonen <jruoho@NetBSD.org>
4831.303SjruohoScope:		kernel
4841.303SjruohoNotes:		This branch aims to cleanup the x86 interrupt routing code.
4851.303Sjruoho		In particular, a new implementation is provided for all
4861.303Sjruoho		elements of the APIC that involve ACPI. In addition, better
4871.303Sjruoho		abstractions are provided for the whole PIC layer. The main
4881.303Sjruoho		work areas are sys/arch/x86 and sys/dev/acpi.
4891.303Sjruoho
4901.276SjymBranch:		jym-xensuspend
4911.276SjymDescription:	Implement xm save/restore/migrate for NetBSD domU
4921.310SjymStatus:		Terminated
4931.276SjymStart Date:	2009-02-08
4941.310SjymEnd Date:	2011-09-20
4951.276SjymBase Tag:	jym-xensuspend-base
4961.276SjymMaintainer:	Jean-Yves Migeon <jym@NetBSD.org>
4971.276SjymScope:		kernel
4981.276SjymNotes:		This branch contains the code required to support the Xen
4991.276Sjym		save/restore/migrate facilities. It affects domU frontend
5001.276Sjym		drivers (xbd, xennet, xencons, hypervisor), autoconf(9)
5011.276Sjym		machinery, as well as MD code (mostly pmap(9)).
5021.276Sjym
5031.79SbriggsBranch:		kame
5041.79SbriggsDescription:	KAME Project
5051.79SbriggsStatus:		Dormant
5061.79SbriggsStart Date:	28 Jun 1999
5071.79SbriggsEnd Date:
5081.79SbriggsBase Tag:
5091.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
5101.79SbriggsScope:		kernel
5111.79SbriggsNotes:		http://www.kame.net
5121.79Sbriggs		Used for "reference" purposes for early part of KAME
5131.79Sbriggs		integration effort.  The branch is not actively used, as I
5141.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
5151.79Sbriggs
5161.240SkeiichiBranch:		keiichi-mipv6
5171.240SkeiichiDescription:	Developing Mobile IPv6 function
5181.240SkeiichiStatus:		Active
5191.240SkeiichiStart Date:	21 Feb 2008
5201.240SkeiichiEnd Date:	
5211.240SkeiichiBase Tag:	keiichi-mipv6-base
5221.240SkeiichiMaintainer:	Keiichi Shima <keiichi@netbsd.org>
5231.240SkeiichiScope:		sys, sbin, libc/net, distrib/sets, share/man/
5241.240SkeiichiNotes:		http://www.mobileip.jp/
5251.240Skeiichi		Work on developing Mobile IPv6/NEMO BS functions and
5261.240Skeiichi		related MIPv6 based advanced functions on NetBSD.
5271.240Skeiichi		Please consult keiichi for joining this activity.
5281.240Skeiichi
5291.79SbriggsBranch:		kent-audio2
5301.79SbriggsDescription:	In-kernel audio mixer
5311.79SbriggsStatus:		Active
5321.79SbriggsStart Date:	Sun Jan 16 2005
5331.79SbriggsEnd Date:	
5341.79SbriggsBase Tag:	kent-audio2-base
5351.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
5361.79SbriggsScope:		kernel (audio device drivers)
5371.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
5381.79Sbriggs		Please consult with the maintainer before committing
5391.79Sbriggs		to this branch.
5401.79Sbriggs		This branch is not expected to be compilable yet.
5411.79Sbriggs
5421.329SkhorbenBranch:		khorben-n900
5431.329SkhorbenDescription:	Supporting the Nokia N900 smartphone
5441.329SkhorbenStatus:		Active
5451.329SkhorbenStart Date:	2013-05-07
5461.329SkhorbenMaintainer:	Pierre Pronchery <khorben@netbsd.org>
5471.329SkhorbenScope:		kernel (OMAP3 support, device drivers)
5481.329SkhorbenNotes:		Do not hesitate to communicate any change that would be welcome
5491.329Skhorben		in HEAD.
5501.329Skhorben
5511.197SmattBranch:		matt-mips64
5521.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
5531.284SmattStatus:		Mostly dead
5541.197SmattStart Date:	2007-07-17
5551.197SmattEnd Date:
5561.206SmattBase Tag:	matt-mips64-base
5571.206SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
5581.206SmattScope:		kernel & userland
5591.284SmattNotes:		
5601.284Smatt
5611.284SmattBranch:		matt-nb5-mips64
5621.284SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
5631.291SwizStatus:		Active
5641.284SmattStart Date:	2009-08-01
5651.284SmattEnd Date:
5661.307SmattBase Tag:	netbsd-5-1-RELEASE
5671.284SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
5681.284SmattScope:		kernel & userland
5691.284SmattNotes:		
5701.206Smatt
5711.302SmattBranch:		matt-nb5-pq3
5721.302SmattDescription:	Rototill the powerpc code to support mpc85xx
5731.344SmattStatus:		Inactive
5741.302SmattStart Date:	2010-12-20
5751.302SmattEnd Date:
5761.302SmattBase Tag:	matt-nb5-pq3-base
5771.302SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
5781.302SmattScope:		kernel & userland
5791.302SmattNotes:		
5801.302Smatt
5811.344SmattBranch:		matt-nb8-mediatek
5821.344SmattDescription:	Add support for various MediaTek SoCs
5831.344SmattStatus:		Active
5841.344SmattStart Date:	2017-10-27
5851.344SmattEnd Date:
5861.344SmattBase Tag:	matt-nb8-mediatek-base
5871.344SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
5881.344SmattScope:		kernel & userland
5891.344SmattNotes:		
5901.344Smatt
5911.242SmjfBranch:		mjf-devfs2
5921.225SwizDescription:	device file system supporting dynamic device nodes
5931.224SmjfStatus:		Active
5941.242SmjfStart Date:	21 February 2008
5951.224SmjfEnd Date:
5961.242SmjfBase Tag:	mjf-devfs2-base
5971.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
5981.224SmjfScope:		kernel and userland
5991.224SmjfNotes:		This branch will move away from the static device nodes that
6001.224Smjf		are created with MAKEDEV scripts and allow nodes to be created
6011.224Smjf		and removed dynamically as devices are attached and detached
6021.224Smjf		from the machine.
6031.224Smjf
6041.224SmjfBranch:		mjf-ufs-trans
6051.225SwizDescription:	file system transactions for ufs
6061.224SmjfStatus:		Active
6071.224SmjfStart Date:	12 March 2007
6081.224SmjfEnd Date:
6091.224SmjfBase Tag:	mjf-ufs-trans-base
6101.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
6111.224SmjfScope:		kernel
6121.224SmjfNotes:
6131.224Smjf
6141.241SskrllBranch:		nick-net80211-sync
6151.241SskrllDescription:	sync of net80211 with FreeBSD
6161.315SskrllStatus:		Dormant
6171.241SskrllStart Date:	21 February 2008
6181.241SskrllEnd Date:
6191.241SskrllBase Tag:	nick-net80211-base
6201.241SskrllMaintainer:	Nick Hudson <skrll@NetBSD.org>
6211.241SskrllScope:		sys/
6221.241SskrllNotes:		Sync'ing net80211 with FreeBSD and drivers update. The branch is
6231.241Sskrll		currently only the kernel, but will likely extend to some userland
6241.241Sskrll		areas.
6251.241Sskrll
6261.79SbriggsBranch:	  	pkgviews
6271.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
6281.79SbriggsStatus:		Active
6291.79SbriggsStart Date:	22 July 2002
6301.79SbriggsEnd Date:
6311.79SbriggsBase Tag:	pkgviews
6321.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
6331.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
6341.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
6351.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
6361.79Sbriggs		within the same tree
6371.79Sbriggs
6381.330SrmindBranch:		rmind-smpnet
6391.330SrmindDescription:	MP safe network stack (milestone 1): IPv4, UDP and ICMP
6401.330SrmindStatus:		Active
6411.330SrmindStart Date:	17 July 2013
6421.330SrmindEnd Date:	
6431.330SrmindBase Tag:	rmind-smpnet-base
6441.330SrmindMaintainer:	Mindaugas Rasiukevicius <rmind@netbsd.org>
6451.330SrmindScope:		Kernel: src/sys (src/common is tagged but not branched)
6461.330SrmindNotes:		Goals:
6471.330Srmind
6481.330Srmind		- Improve the abstraction of PCB and other interfaces.
6491.330Srmind		- Add PCB and route cache locking, adjust socket locking.
6501.330Srmind		- Rework IPv4, UDP and ICMP paths to be MP safe.
6511.330Srmind		- Switch UDP sockets to a separate lock, test and benchmark.
6521.330Srmind
6531.79SbriggsBranch:		rpaulo-netinet-merge-pcb
6541.79SbriggsDescription:	merge in6pcb with inpcb
6551.133SrpauloStatus:		Dormant
6561.79SbriggsStart Date:	Wed Feb 01 2006
6571.79SbriggsEnd Date:	
6581.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
6591.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
6601.79SbriggsScope:		src/sys
6611.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
6621.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
6631.135Srpaulo		the proposed structure layout (which was roughly discussed
6641.135Srpaulo		in the tech-net mailing list).
6651.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
6661.135Srpaulo		locking style, but currently they do nothing and are not
6671.135Srpaulo		yet called at the correct places (needs discussion about
6681.135Srpaulo		kernel fine-grained locking).
6691.135Srpaulo		To continue this branch, one needs to read all the relevant
6701.135Srpaulo		inpcb/in6pcb source files and change the function names,
6711.225Swiz		structure names, structure fields according to the new
6721.135Srpaulo		layout (in6pcb is gone).
6731.135Srpaulo		Don't try to build a kernel from this branch because it won't
6741.135Srpaulo		work. The missing pieces required to do a complete build
6751.135Srpaulo		were not committed because they were incomplete and generated
6761.135Srpaulo		panics.
6771.135Srpaulo		You shouldn't need to worry about KAME syncs because
6781.135Srpaulo		they did most of them by now.
6791.135Srpaulo		After the work is done, you are required to test the branch
6801.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
6811.135Srpaulo		More info at: http://www.tahi.org/
6821.79Sbriggs
6831.191SwrstudenBranch:  	wrstuden-fixsa
6841.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
6851.191SwrstudenStatus: 	Active
6861.191SwrstudenStart Date:	15 May 2007
6871.191SwrstudenEnd Date:
6881.191SwrstudenBase Tag:	wrstuden-fixsa-base
6891.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
6901.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
6911.191Swrstuden		or lib/libpthread or maybe gdb.
6921.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
6931.191Swrstuden		This branch is intended to stage improvements for the
6941.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
6951.191Swrstuden		include not allocating memory while preparing to tsleep(),
6961.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
6971.191Swrstuden		eliminating the need to mlock stacks), and being
6981.253Swrstuden		able to pthread_kill() running threads. At this date,
6991.253Swrstuden		most goals have been achieved. This branch also includes
7001.253Swrstuden		fixes to gdb to support working with threaded apps.
7011.253Swrstuden
7021.253SwrstudenBranch:  	wrstuden-revivesa
7031.253SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
7041.253SwrstudenStatus: 	Active
7051.253SwrstudenStart Date:	10 May 2008
7061.253SwrstudenEnd Date:
7071.253SwrstudenBase Tag:	wrstuden-revivesa-base
7081.253SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
7091.253SwrstudenScope:		src, though all the interesting stuff is in the kernel
7101.253SwrstudenNotes:		This branch is intended to revive Scheduler Activations
7111.253Swrstuden		in -current in the 5.0 era. This branch's main goal is
7121.253Swrstuden		to re-add syscall compatability so that SA-based libpthread
7131.253Swrstuden		programs can run with a -current kernel. 1:1 threading will
7141.253Swrstuden		remain the NetBSD-default. This branch will re-add necessary
7151.253Swrstuden		upcall support, and will also serve as a chance to clean
7161.253Swrstuden		out cruft that had accumulated in the implementation over
7171.253Swrstuden		time.
7181.191Swrstuden
7191.227SyamtBranch:		yamt-kmem
7201.227SyamtDescription:	
7211.227Syamt		- separate kernel va allocation from kernel fault handling.
7221.227Syamt		- make kmem_alloc interrupt-safe.
7231.227SyamtStatus:		Active
7241.227SyamtStart Date:	Sun Dec  9 2007
7251.227SyamtEnd Date:	
7261.231SyamtBase Tag:	yamt-kmem-base3
7271.227SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
7281.227SyamtScope:		src/sys  (src/common is tagged but not branched)
7291.227SyamtNotes:		
7301.234Syamt		todo:
7311.234Syamt		- investigate if PMAP_PREFER equivalent can be done
7321.234Syamt		  with vmem_xalloc.  find a tester with hardware for it.
7331.234Syamt		- g/c replaced code, including kmapent and malloc.
7341.234Syamt		- consider to remove other submaps.  eg. mb_map
7351.227Syamt
7361.250SyamtBranch:		yamt-nfs-mp
7371.250SyamtDescription:	make nfs client mp-safe
7381.250SyamtStatus:		Active
7391.250SyamtStart Date:	Sun Apr 27 2008
7401.250SyamtEnd Date:	
7411.294SyamtBase Tag:	yamt-nfs-mp-base11
7421.250SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
7431.250SyamtScope:		src/sys  (src/common is tagged but not branched)
7441.250SyamtNotes:		
7451.250Syamt
7461.311SyamtBranch:		yamt-pagecache
7471.311SyamtDescription:	page cache related changes
7481.311SyamtStatus:		Active
7491.311SyamtStart Date:	Wed Nov 2 2011
7501.311SyamtEnd Date:	
7511.327SyamtBase Tag:	yamt-pagecache-base8
7521.311SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
7531.311SyamtScope:		src
7541.311SyamtNotes:		- maintain object pages in radix tree rather than rb tree.
7551.320Syamt		- shrink the size of vm_page.
7561.311Syamt		- reduce unnecessary page scan in putpages.  esp. when an
7571.311Syamt		  object has a ton of pages cached but only a few of them
7581.311Syamt		  are dirty.
7591.311Syamt		- reduce the number of pmap operations by tracking page
7601.316Syamt		  dirtiness more precisely in uvm layer.
7611.311Syamt		- fix nfs commit range tracking.
7621.311Syamt		- fix nfs write clustering.  XXX hack
7631.324Syamt		- fix A->O loaning
7641.325Syamt		- write radixtree(9) man page
7651.311Syamt
7661.317Syamt		TODO:
7671.317Syamt			- benchmark
7681.317Syamt			- test
7691.318Syamt			- make the write clustering fix less kludgy
7701.320Syamt			- fix or disable the ad-hoc per-cpu statistic
7711.324Syamt			- disable A->O loan as its benefit is unclear at best
7721.317Syamt
7731.314Syamt		tested: i386, amd64, nfs, ffs
7741.314Syamt
7751.317Syamt		have good chances to be broken: lfs, sparc64, hp700
7761.314Syamt
7771.318Syamt		the following is kernel build test results.
7781.318Syamt		most of NG seem unrelated to the changes in the branch.
7791.318Syamt
7801.318Syamt			acorn26  GENERIC    OK      
7811.318Syamt			acorn32  GENERIC    OK      
7821.318Syamt			algor    P6032      NG      
7831.318Syamt			alpha    GENERIC    OK      
7841.318Syamt			alpha    GENERIC.MP OK      
7851.318Syamt			amd64    GENERIC    OK      
7861.318Syamt			amd64    XEN3_DOM0  OK      
7871.318Syamt			amd64    XEN3_DOMU  OK      
7881.318Syamt			amiga    GENERIC    OK      
7891.318Syamt			amigappc GENERIC    OK      
7901.318Syamt			arc      GENERIC    OK      
7911.318Syamt			atari    MILAN-PCIIDE OK      
7921.318Syamt			bebox    GENERIC    OK      
7931.318Syamt			cats     GENERIC    OK      
7941.318Syamt			cesfic   GENERIC    OK      
7951.318Syamt			cobalt   GENERIC    OK      
7961.318Syamt			dreamcast GENERIC    NG      
7971.318Syamt			emips    GENERIC    OK      
7981.318Syamt			evbarm   NSLU2      NG      
7991.318Syamt			evbarm   TS7200     NG      
8001.318Syamt			evbmips  P6032      NG      
8011.318Syamt			evbmips  MALTA      NG      
8021.318Syamt			evbppc   WALNUT     NG      
8031.318Syamt			evbppc   EXPLORA451 NG      
8041.318Syamt			evbppc   PMPPC      NG      
8051.318Syamt			evbsh3   COMPUTEXEVB OK      
8061.318Syamt			ews4800mips GENERIC    OK      
8071.318Syamt			hp300    GENERIC    OK      
8081.318Syamt			hp700    GENERIC    OK      
8091.318Syamt			hpcarm   JORNADA720 OK      
8101.318Syamt			hpcarm   JORNADA728 OK      
8111.318Syamt			hpcmips  GENERIC    OK      
8121.318Syamt			hpcsh    GENERIC    OK      
8131.318Syamt			hpcsh    HPW650PA   OK      
8141.318Syamt			i386     MONOLITHIC OK      
8151.318Syamt			i386     GENERIC    OK      
8161.318Syamt			i386     XEN3_DOM0  OK      
8171.318Syamt			i386     XEN3_DOMU  OK      
8181.318Syamt			i386     ALL        NG      
8191.318Syamt			ia64     GENERIC    OK      
8201.318Syamt			ia64     GENERIC.SKI NG      
8211.318Syamt			ibmnws   GENERIC    OK      
8221.318Syamt			iyonix   GENERIC    NG      
8231.318Syamt			landisk  GENERIC    OK      
8241.318Syamt			luna68k  GENERIC    OK      
8251.318Syamt			mac68k   GENERIC    OK      
8261.318Syamt			macppc   GENERIC    OK      
8271.318Syamt			macppc   GENERIC.MP OK      
8281.318Syamt			mipsco   GENERIC    OK      
8291.318Syamt			mmeye    GENERIC    OK      
8301.318Syamt			mvme68k  GENERIC    OK      
8311.318Syamt			mvmeppc  GENERIC    OK      
8321.318Syamt			netwinder GENERIC    NG      
8331.318Syamt			news68k  GENERIC    OK      
8341.318Syamt			newsmips GENERIC    OK      
8351.318Syamt			next68k  GENERIC    OK      
8361.318Syamt			ofppc    GENERIC    OK      
8371.318Syamt			ofppc    GENERIC.MP NG      
8381.318Syamt			pmax     GENERIC    OK      
8391.318Syamt			prep     GENERIC    OK      
8401.318Syamt			rs6000   GENERIC    NG      
8411.318Syamt			sandpoint GENERIC    OK      
8421.318Syamt			sbmips   GENERIC    NG      
8431.318Syamt			sbmips   GENERIC.MP NG      
8441.318Syamt			sgimips  GENERIC32_IP3x OK      
8451.318Syamt			shark    GENERIC    NG      
8461.318Syamt			sparc    GENERIC    OK      
8471.318Syamt			sparc    GENERIC.MP OK      
8481.318Syamt			sparc64  GENERIC    OK      
8491.318Syamt			sun2     GENERIC    OK      
8501.318Syamt			sun3     GENERIC    OK      
8511.318Syamt			usermode GENERIC    NG      
8521.318Syamt			vax      GENERIC    OK      
8531.318Syamt			vax      GENERIC.MP OK      
8541.318Syamt			x68k     GENERIC    OK      
8551.318Syamt			zaurus   GENERIC    NG      
8561.318Syamt
8571.163SreinoudBranch:		reinoud-bufcleanup
8581.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
8591.164Sreinoud		Ideas currently in mind (preference for b):
8601.164Sreinoud		a)
8611.163Sreinoud			1. use of bio_ops per buffer.
8621.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
8631.163Sreinoud			   and provide some private context.
8641.225Swiz			3. extend the bio_ops with commonly used functionality
8651.163Sreinoud			   like pending action counting, custom context passing,
8661.163Sreinoud			   last minute processing of buffer data, buffer cache
8671.163Sreinoud			   etc.
8681.163Sreinoud			4. investigate the use of the kcont()
8691.163Sreinoud			   continuation-passing framework for async io
8701.163Sreinoud			   completion notification for bufs
8711.164Sreinoud			...
8721.164Sreinoud		b)
8731.164Sreinoud			1. all sequencing use of B_CALL replaced by
8741.164Sreinoud			   device-threads, if possible generic code around BUFQ
8751.225Swiz			2. possibly use kcont() for async IO finished signaling
8761.164Sreinoud			3. counter of pending and queued actions requestable
8771.164Sreinoud			   by IOCTL interface?
8781.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
8791.164Sreinoud			   even finished I/O calls as vnode operations
8801.164Sreinoud			...
8811.163SreinoudStatus:		Active
8821.163SreinoudStart Date:	Thu Mar 15 2007
8831.163SreinoudEnd Date:
8841.163SreinoudBase Tag:	reinoud-bufcleanup-base
8851.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
8861.163SreinoudScope:		src/sys and src/common
8871.225SwizNotes:		Used as experiment sandbox and if successful hopefully one day
8881.225Swiz		to be integrated.
8891.163Sreinoud
8901.340SpgoyetteBranch:		prg-localcount2
8911.340SpgoyetteDescription:	Implement localcount reference counting as proposed by
8921.340Spgoyette		riastradh@ - supersedes abandonded pgoyette-localcount
8931.340SpgoyetteStatus:		Active
8941.340SpgoyetteStart Date:	Wed Apr 26 2017
8951.340SpgoyetteEnd Date:	
8961.340SpgoyetteBase Tag:	prg-localcount2-base
8971.340SpgoyetteMaintainer:	pgoyette
8981.340SpgoyetteScope:		src/sys/
8991.340SpgoyetteNotes:		
9001.340Spgoyette
9011.340Spgoyette
9021.340Spgoyette########################################################################
9031.340Spgoyette# Individual developers' branches (Terminated):
9041.340Spgoyette########################################################################
9051.340Spgoyette
9061.336SpgoyetteBranch:		pgoyette-localcount
9071.336SpgoyetteDescription:	Implement localcount reference counting as proposed by
9081.336Spgoyette		riastradh@
9091.339SpgoyetteStatus:		Terminated
9101.336SpgoyetteStart Date:	Fri Jul 15 2016
9111.339SpgoyetteEnd Date:	Wed Apr 26 2017
9121.336SpgoyetteBase Tag:	pgoyette-localcount-base
9131.336SpgoyetteMaintainer:	pgoyette
9141.336SpgoyetteScope:		src/sys/
9151.339SpgoyetteNotes:		Abandoned - there seems to have been some CVS "pilot
9161.339Spgoyette		error during one of the sync-with-head and now there
9171.339Spgoyette		are an unknown number of commits missing from an
9181.339Spgoyette		unknown number of files from an unknown time period.
9191.339Spgoyette		The work will be salvaged as much as possible, and
9201.339Spgoyette		applied to a new clean branch.
9211.336Spgoyette
9221.1SlukemBranch:		bouyer-scsipi
9231.1SlukemDescription:	Integration of atapi support
9241.1SlukemStatus:		Terminated
9251.1SlukemStart Date:
9261.1SlukemEnd Date:
9271.1SlukemBase Tag:
9281.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
9291.1SlukemScope:		kernel
9301.1SlukemNotes:		Superseded by thorpej_scsipi
9311.1Slukem
9321.79SbriggsBranch:		bouyer-xen2
9331.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
9341.79SbriggsStatus:		Terminated
9351.79SbriggsStart Date:	Dec 13 2004
9361.79SbriggsEnd Date:	Mar 10 2005
9371.79SbriggsBase Tag:	netbsd-2-base
9381.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
9391.79SbriggsScope:		src/sys/arch/xen
9401.79SbriggsNotes:
9411.79Sbriggs
9421.220SbouyerBranch:		bouyer-xenamd64
9431.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
9441.220SbouyerStatus:		Terminated
9451.220SbouyerStart Date:	18 Oct 2007
9461.220SbouyerEnd Date:	22 Nov 2007
9471.220SbouyerBase Tag:	bouyer-xenamd64-base
9481.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
9491.220SbouyerScope:		kernel
9501.220SbouyerNotes:		
9511.220Sbouyer
9521.238SbouyerBranch:		bouyer-xeni386
9531.238SbouyerDescription:	switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
9541.243SyamtStatus:		Terminated
9551.238SbouyerStart Date:	10 Dec 2007
9561.238SbouyerEnd Date:	23 Jan 2008
9571.238SbouyerBase Tag:	bouyer-xeni386-base
9581.238SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
9591.238SbouyerScope:		kernel
9601.238SbouyerNotes:		
9611.238Sbouyer
9621.337SbouyerBranch:		bouyer-quota2
9631.337SbouyerDescription:	modernise disk quotas
9641.337SbouyerStatus:		Terminated
9651.337SbouyerStart Date:	Thu Jan 20 2011
9661.337SbouyerEnd Date:	March 06 2011
9671.337SbouyerBase Tag:	bouyer-quota2-base
9681.337SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
9691.337SbouyerScope:		src/
9701.337SbouyerNotes:
9711.337Sbouyer
9721.87SchapBranch: 	chap-midi
9731.87SchapDescription:	Renovation of MIDI support
9741.87SchapStatus: 	Terminated; merged to -current
9751.87SchapStart Date:	19 May 2006
9761.87SchapEnd Date:	30 Jun 2006
9771.87SchapBase Tag:	chap-midi-base
9781.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
9791.87SchapScope:		sys, share/man, usr.bin
9801.87SchapNotes:
9811.87Schap
9821.1SlukemBranch:		chs-ubc
9831.44SchsDescription:	Unified Buffer Cache
9841.44SchsStatus:		Terminated
9851.1SlukemStart Date:
9861.1SlukemEnd Date:
9871.1SlukemBase Tag:	chs-ubc-base
9881.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
9891.1SlukemScope:		kernel
9901.1SlukemNotes:
9911.1Slukem
9921.1SlukemBranch:		chs-ubc2
9931.44SchsDescription:	 Unified Buffer Cache
9941.44SchsStatus:		Terminated; merged to -current
9951.1SlukemStart Date:
9961.1SlukemEnd Date:
9971.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
9981.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
9991.1SlukemScope:		kernel
10001.1SlukemNotes:
10011.1Slukem
10021.1SlukemBranch:		cjs-build-against-obj-dir
10031.1SlukemDescription:	?
10041.1SlukemStatus:		?
10051.1SlukemStart Date:
10061.1SlukemEnd Date:
10071.1SlukemBase Tag:
10081.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
10091.1SlukemScope:		Entire tree.
10101.1SlukemNotes:
10111.1Slukem
10121.285ScubeBranch:		cube-autoconf
10131.285ScubeDescription:	Renovate autoconf(9) API
10141.285ScubeStatus:		Terminated; abandoned
10151.285ScubeStart Date:	11 Dec 2007
10161.285ScubeEnd Date:
10171.285ScubeBase Tag:	cube-autoconf-base
10181.285ScubeMaintainer:	Quentin Garnier <cube@NetBSD.org>
10191.285ScubeScope:		kernel usr.bin/config (and some other userland bits)
10201.285ScubeNotes:		Address a number of issues the current autoconf(9) API has.
10211.285Scube
10221.1SlukemBranch:		eeh-paddr_t
10231.44SchsDescription:	use separate types for virtual vs. physical addresses
10241.44SchsStatus:		Terminated; merged to -current
10251.1SlukemStart Date:
10261.1SlukemEnd Date:
10271.1SlukemBase Tag:	eeh-paddr_t-base
10281.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
10291.1SlukemScope:		kernel
10301.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
10311.1Slukem
10321.79SbriggsBranch:		elad-kernelauth
10331.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
10341.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
10351.79Sbriggs		avoid any licensing issues.
10361.79SbriggsStatus:		Terminated; merged to -current
10371.79SbriggsStart Date:	Tue Mar	 7 2006
10381.79SbriggsEnd Date:	Mon May 15 2006
10391.79SbriggsBase Tag:	elad-kernelauth-base
10401.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
10411.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
10421.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
10431.79SbriggsNotes:
10441.79Sbriggs
10451.1SlukemBranch:		fvdl-softdep
10461.1SlukemDescription:	FFS soft dependencies
10471.44SchsStatus:		Terminated; merged to -current
10481.1SlukemStart Date:
10491.1SlukemEnd Date:
10501.1SlukemBase Tag:	fvdl-softdep-base
10511.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
10521.1SlukemScope:		kernel
10531.1SlukemNotes:
10541.1Slukem
10551.1SlukemBranch:		gehenna-devsw
10561.1SlukemDescription:	auto-generation of devsw table
10571.1SlukemStatus:		Terminated
10581.1SlukemStart Date:	16 May 2002
10591.1SlukemEnd Date:	6 Sep 2002
10601.1SlukemBase Tag:	gehenna-devsw-base
10611.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
10621.1SlukemScope:		syssrc
10631.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
10641.1Slukem		port-dependent conf.c and to generate them dynamically by
10651.1Slukem		config(8).
10661.8Sgmcgarry
10671.272ShaadBranch:         haad-dm
10681.272ShaadDescription:    Add support for LVM to NetBSD
10691.272ShaadStatus:         Terminated; merged with -current
10701.272ShaadStart Date:     7 July 2008
10711.272ShaadEnd Date:	19 December 2008
10721.272ShaadBase Tag:       haad-dm-base
10731.272ShaadMaintainer:     Adam Hamsik <haad@NetBSD.org>
10741.272ShaadScope:          kernel
10751.272ShaadNotes:          LVM support is based on Linux lvm2tools, 
10761.272Shaad                libdevmapper library and NetBSD device-mapper
10771.272Shaad                driver. 
10781.272Shaad
10791.1SlukemBranch:		is-newarp
10801.23SisDescription:	ARP for non-Ethernet
10811.23SisStatus:		Terminated; merged before NetBSD 1.3
10821.23SisStart Date:	1996/10/13
10831.23SisEnd Date:	1997/03/15
10841.1SlukemBase Tag:	is-newarp-base
10851.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
10861.1SlukemScope:		kernel
10871.1SlukemNotes:
10881.1Slukem
10891.226SjmcneillBranch:		jmcneill-pm
10901.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
10911.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
10921.226SjmcneillStart Date:	3 Aug 2007
10931.226SjmcneillEnd Date:	9 Dec 2007
10941.226SjmcneillBase Tag:	jmcneill-pm-base
10951.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
10961.226SjmcneillScope:		kernel
10971.226SjmcneillNotes:		
10981.226Sjmcneill
10991.312SjmcneillBranch:		jmcneill-audiomp3
11001.312SjmcneillDescription:	Add MP locking to the audio drivers
11011.313SjmcneillStatus:		Terminated; merged before NetBSD 6.0
11021.312SjmcneillStart Date:	19 Nov 2011
11031.313SjmcneillEnd Date:	23 Nov 2011
11041.312SjmcneillBase Tag:	jmcneill-audiomp3-base
11051.312SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
11061.312SjmcneillScope:		kernel
11071.312SjmcneillNotes:		Resurrect ad-audiomp2, make the audio drivers MP safe.
11081.312Sjmcneill
11091.1SlukemBranch:		kenh-if-detach
11101.1SlukemDescription:	Interface detach support.
11111.1SlukemStatus:		?
11121.1SlukemStart Date:
11131.1SlukemEnd Date:
11141.1SlukemBase Tag:	kenh-if-detach-base
11151.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
11161.1SlukemScope:		kernel
11171.1SlukemNotes:
11181.1Slukem
11191.16SkentBranch:		kent-audio1
11201.16SkentDescription:	Audio converter pipeline
11211.18SkentStatus:		Terminated; merged to -current
11221.16SkentStart Date:	Tue Dec  7 2004
11231.17SkentEnd Date:	Tue Jan 11 2005
11241.17SkentBase Tag:	kent-audio1-base
11251.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
11261.17SkentScope:		kernel (audio device drivers)
11271.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
11281.17Skent		Please consult with the maintainer before committing
11291.17Skent		to this branch.
11301.17Skent
11311.1SlukemBranch:		kqueue
11321.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
11331.5SjdolecekStatus:		Terminated; merged to -current
11341.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
11351.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
11361.1SlukemBase Tag:	kqueue-base
11371.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
11381.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
11391.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
11401.1Slukem		local internal changes to better suit NetBSD, and
11411.1Slukem		enhancements such as looking up filters by name or
11421.1Slukem		number, and dynamic registration of "user" filters.
11431.1Slukem		The work is complete as is, but is awaiting more
11441.1Slukem		feedback from various kernel gurus before going mainline.
11451.11Sskrll
11461.11SskrllBranch:		ktrace-lwp
11471.11SskrllDescription:	ktrace support for lwp ids.
11481.59SskrllStatus:		Terminated; merged to -current
11491.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
11501.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
11511.11SskrllBase Tag:	ktrace-lwp-base
11521.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
11531.11SskrllScope:		sys
11541.11SskrllNotes:		
11551.1Slukem
11561.1SlukemBranch:		marc-pcmcia
11571.1SlukemDescription:	PCMCIA support
11581.1SlukemStatus:		Terminated; merged to -current
11591.1SlukemStart Date:
11601.1SlukemEnd Date:
11611.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
11621.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
11631.1SlukemScope:		kernel
11641.1SlukemNotes:
11651.1Slukem
11661.268StsutsuiBranch:		matt-armv6
11671.268StsutsuiDescription:	Rototill the arm code to support features present in the
11681.268Stsutsui		v6 of the ARM Architecture.  Additionally, clean up things
11691.268Stsutsui		along the way to use common practices.
11701.268StsutsuiStatus:		Terminated; merged to -current
11711.268StsutsuiStart Date:	2007-08-27
11721.268StsutsuiEnd Date:	2008-04-27
11731.268StsutsuiBase Tag:	matt-armv6-base
11741.268StsutsuiMaintainer:	Matt Thomas <matt@NetBSD.org>
11751.268StsutsuiScope:		kernel & userland
11761.268StsutsuiNotes:	
11771.268Stsutsui
11781.1SlukemBranch:		minoura_x68k_bus_h
11791.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
11801.1SlukemStatus:		Terminated; merged to -current
11811.1SlukemStart Date:	23 Dec 1998
11821.1SlukemEnd Date:	16 Mar 1999
11831.1SlukemBase Tag:	minoura_x68k_bus_h-base
11841.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
11851.1SlukemScope:		sys/arch/x68k
11861.1SlukemNotes:
11871.1Slukem
11881.1SlukemBranch:		minoura-xpg4dl
11891.1SlukemDescription:	Citrus Project locale subsystem
11901.1SlukemStatus:		Terminated; (partly) merged to -current
11911.1SlukemStart Date:	28 March 2000
11921.1SlukemEnd Date:
11931.1SlukemBase Tag:	minoura-xpg4dl-base
11941.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
11951.1SlukemScope:		basesrc, syssrc, sharesrc
11961.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
11971.1Slukem		independent locale subsystem.  Part of the implementation
11981.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
11991.1Slukem
12001.242SmjfBranch:		mjf-devfs
12011.242SmjfDescription:	device file system supporting dynamic device nodes
12021.242SmjfStatus:		Terminated
12031.242SmjfStart Date:	12 November 2007
12041.242SmjfEnd Date:	21 February 2008
12051.242SmjfBase Tag:	mjf-devfs-base
12061.242SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
12071.242SmjfScope:		kernel and userland
12081.242SmjfNotes:		This branch will move away from the static device nodes that
12091.242Smjf		are created with MAKEDEV scripts and allow nodes to be created
12101.242Smjf		and removed dynamically as devices are attached and detached
12111.242Smjf		from the machine.
12121.242Smjf
12131.1SlukemBranch:		mrg-vm-swap
12141.49SmrgDescription:	dynamic swap allocation, swap-to-files support
12151.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
12161.49SmrgStart Date:	12 February 1997
12171.49SmrgEnd Date:	15 March 1997
12181.49SmrgBase Tag:	[none]
12191.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
12201.49SmrgScope:		kernel
12211.49SmrgNotes:
12221.49Smrg
12231.49SmrgBranch:		mrg-vm-swap2
12241.49SmrgDescription:	dynamic swap allocation, swap-to-files support
12251.49SmrgStatus:		Terminated; merged to -current
12261.49SmrgStart Date:	4 May 1997
12271.49SmrgEnd Date:	12 June 1997
12281.49SmrgBase Tag:	mrg-vm-swap2-base
12291.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
12301.1SlukemScope:		kernel
12311.1SlukemNotes:
12321.1Slukem
12331.1SlukemBranch:		nathanw_sa
12341.1SlukemDescription:	Scheduler activations
12351.44SchsStatus:		Terminated; merged to -current
12361.1SlukemStart Date:	5 March 2001
12371.9SthorpejEnd Date:	18 January 2003
12381.1SlukemBase Tag:	nathanw_sa_base
12391.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
12401.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
12411.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
12421.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
12431.1SlukemNotes:		The idea of scheduler activations is described in the
12441.1Slukem		classic paper by Anderson et al., in ACM Transactions
12451.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
12461.1Slukem		can be found at
12471.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
12481.1Slukem		Many ideas in the implementation are based on the
12491.1Slukem		implementation of scheduler activations added to Mach
12501.1Slukem		3.0 and described by Davis et al. in the University of
12511.1Slukem		Washington CS tech report 92-08-93, which can be found
12521.1Slukem		at
12531.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
12541.1Slukem
12551.1Slukem		My USENIX paper on the subject can be found at
12561.1Slukem		http://web.mit.edu/nathanw/www/usenix/
12571.1Slukem
12581.1Slukem		Please consult with the maintainer before committing
12591.1Slukem		to this branch.
12601.1Slukem		Other tags starting with nathanw_sa reserved for
12611.1Slukem		branch management and are not guaranteed to be stable.
12621.9Sthorpej
12631.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
12641.9Sthorpej		merging branch down to trunk.  Branch tagged with
12651.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
12661.9Sthorpej		the branch.
12671.1Slukem
12681.217SjoergBranch:		newlock
12691.217SjoergDescription:	New locking primitives, based on Solaris's
12701.217SjoergStatus:		Terminated
12711.217SjoergStart Date:	March 9, 2002
12721.225SwizEnd Date:	February 12, 2007
12731.217SjoergBase Tag:	newlock-base
12741.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
12751.217SjoergScope:		Kernel
12761.217SjoergNotes:		The goal is to replace the existing lockmgr() and
12771.217Sjoerg		simple_lock() based locking mechanisms with the
12781.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
12791.225Swiz		Superseded by the newlock2 branch.
12801.217Sjoerg
12811.217SjoergBranch:		newlock2
12821.217SjoergDescription:	New locking primitives, based on Solaris's
12831.217SjoergStatus:		Terminated
12841.217SjoergStart Date:	September 9, 2006
12851.225SwizEnd Date:	February 12, 2007
12861.217SjoergBase Tag:	newlock2-base
12871.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
12881.217SjoergScope:		Kernel
12891.217SjoergNotes:		As per the newlock branch, however given the amount of time
12901.217Sjoerg		the original branch has lain dormant, a new one has been
12911.217Sjoerg		created.  Goals:
12921.217Sjoerg		- Implement new locking primitives on most-used ports.
12931.217Sjoerg		- Minor locking improvements.
12941.217Sjoerg		- Remove spinlockmgr().
12951.217Sjoerg
12961.217SjoergBranch:		nick-csl-alignment
12971.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
12981.278SskrllStatus: 	Terminated; merged to -current
12991.217SjoergStart Date:	2007-07-18
13001.217SjoergEnd Date:
13011.217SjoergBase Tag:	nick-csl-alignment-base5
13021.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
13031.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
13041.217SjoergNotes:	
13051.217Sjoerg
13061.1SlukemBranch:		perseant-lfsv2
13071.1SlukemDescription:	LFS incompatible on-disk data structure changes
13081.1SlukemStatus:		Terminated
13091.1SlukemStart Date:	27 June 2001
13101.1SlukemEnd Date:	16 July 2001
13111.1SlukemBase Tag:	perseant-lfsv2-base
13121.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
13131.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
13141.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
13151.1Slukem		as the data structures required for unremove are in and tested.
13161.1Slukem
13171.217SjoergBranch:		ppcoea-renovation
13181.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
13191.217SjoergStatus:		Terminated; merged to -current
13201.217SjoergStart Date:	30 April 2007
13211.217SjoergEnd Date:	15 October 2007
13221.217SjoergBase Tag:	ppcoea-renovation-base
13231.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
13241.217SjoergScope:		src/sys/arch
13251.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
13261.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
13271.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
13281.217Sjoerg		403/401 and other embedded chips. The general concept is to get
13291.217Sjoerg		them all compiling, and sharing as much code as possible.  All
13301.217Sjoerg		developers are welcome to commit to this branch.
13311.217Sjoerg
13321.174SthorpejBranch:		thorpej-devvp
13331.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
13341.174SthorpejStatus:		Terminated
13351.174SthorpejStart Date:	Sep 6 2001
13361.174SthorpejEnd Date:	???
13371.174SthorpejBase Tag:	thorpej-devvp-base
13381.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
13391.174SthorpejScope:		syssrc
13401.174SthorpejNotes:		Kernels built from this branch are not expected
13411.174Sthorpej		to function correctly at this time.
13421.174Sthorpej
13431.174Sthorpej		Ports known to compile on this branch:
13441.174Sthorpej			alpha
13451.174Sthorpej			i386
13461.174Sthorpej
13471.118SpeterBranch:		peter-altq
13481.118SpeterDescription:	New ALTQ framework:
13491.118Speter		- sync with KAME sources
13501.118Speter		- share mtag/name mapping functions
13511.118Speter		- separate altq + pf attachment
13521.118SpeterStatus:		Terminated; merged to -current
13531.118SpeterStart Date:	March 16, 2006
13541.118SpeterEnd Date:	October 12, 2006
13551.118SpeterBase Tag:	peter-altq-base
13561.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
13571.118Speter		Martin Husemann <martin@NetBSD.org>,
13581.118Speter		Matthias Scheler <tron@NetBSD.org>
13591.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
13601.118SpeterNotes:		Only the first item in the description was finished
13611.118Speter		in this branch.
13621.118Speter
13631.309SrmindBranch:		rmind-uvmplock
13641.309SrmindDescription:	Reorganize locking in UVM and improve x86 pmap(9)
13651.309SrmindStatus:		Terminated; merged to -current
13661.309SrmindStart Date:	15 March 2010
13671.309SrmindEnd Date:	12 June 2011
13681.309SrmindBase Tag:	rmind-uvmplock-base
13691.309SrmindMaintainer:	Mindaugas Rasiukevicius <rmind@netbsd.org>
13701.309SrmindScope:		Kernel
13711.309SrmindNotes:		Goals:
13721.309Srmind
13731.309Srmind		- Reorganize locking in UVM and serialize pmap(9) operations
13741.309Srmind		  on same page(s).  New lock order: [vmpage-lock] -> pmap-lock.
13751.309Srmind		  Based on the patch from ad@.
13761.309Srmind		- Simplify locking in pmap(9) modules by removing P->V locking.
13771.309Srmind		- Use mutex_obj(9) on vmobjlock (and thus vnode_t::v_interlock)
13781.309Srmind		  to share locks among UVM objects where necessary.
13791.309Srmind		- Rewrite and optimize x86 TLB shootdown code.
13801.309Srmind		- Unify /dev/mem et al in MI code and provide required locking.
13811.309Srmind
13821.309Srmind		Future work:
13831.309Srmind
13841.309Srmind		- Optimize pmap_remove() with tracking in struct vm_map_entry.
13851.309Srmind
13861.1SlukemBranch:		sommerfeld_i386mp_1
13871.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
13881.3SsommerfeStatus:		Terminated; merged to -current
13891.1SlukemStart Date:	21 Feb 2000
13901.2SfvdlEnd Date:	01 Oct 2002
13911.1SlukemBase Tag:	sommerfeld_i386mpbase_1
13921.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
13931.1SlukemScope:		sys/arch/i386
13941.1SlukemNotes:
13951.1Slukem		Code committed to the branch has booted to multiuser 
13961.1Slukem		on at least one system.
13971.1Slukem
13981.1Slukem		Not guaranteed to compile against mainline since -current
13991.1Slukem		may have changed incompatibly with the last branch update;
14001.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
14011.1Slukem
14021.1Slukem		Please get explicit permission from the maintainer 
14031.1Slukem		before each commit, or your changes will be backed out.
14041.1Slukem		Other tags starting with sommerfeld_ are private to 
14051.1Slukem		the developer and are guaranteed to be unstable.
14061.1Slukem		Only the maintainer should move tags.
14071.1Slukem
14081.1Slukem		Note that this branch uses a DIFFERENT scheme for 
14091.225Swiz		syncing with the mainline.  the maintainer uses some private
14101.225Swiz		scripts for keeping them in sync; if you make commits 
14111.1Slukem		to the branch to "resynchronize" things, you'll
14121.1Slukem		probably do it wrong; instead, ask the maintainer to
14131.1Slukem		resynchronize things.
14141.1Slukem
14151.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
14161.1Slukem		issues with the branch.
14171.1Slukem
14181.1SlukemBranch:		thorpej-mips-cache
14191.1SlukemDescription:	overhaul MIPS cache support code
14201.1SlukemStatus:		Terminated; merged to -current
14211.1SlukemStart Date:	Oct 23 2001
14221.1SlukemEnd Date:	Nov 14 2001
14231.1SlukemBase Tag:	thorpej-mips-cache-base
14241.1SlukemScope:		syssrc
14251.1SlukemNotes:		This branch needs more debugging, testing, and more
14261.1Slukem		ports need to be converted to the new world order.
14271.1Slukem
14281.1Slukem		The following processors have had cache ops
14291.1Slukem		written:
14301.1Slukem
14311.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
14321.1Slukem			  needs to be beat on a lot more to make
14331.1Slukem			  sure it's working.
14341.1Slukem
14351.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
14361.1Slukem			  tracked down a bug, which has been fixed.
14371.1Slukem
14381.1Slukem			  Confirmed working on R4000-with-L2.
14391.1Slukem
14401.1Slukem			  Confirmed working on R4400-no-L2 and
14411.1Slukem			  R4400-with-L2.
14421.1Slukem
14431.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
14441.1Slukem			  has committed fixes to this code.
14451.1Slukem
14461.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
14471.1Slukem			  no SysAD L2 cache).
14481.1Slukem
14491.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
14501.1Slukem
14511.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
14521.1Slukem			  committed fixes to this code.  Awaiting
14531.1Slukem			  confirmation that it is working properly.
14541.1Slukem
14551.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
14561.1Slukem			  written this code and tested it on a
14571.1Slukem			  PlayStation 2.
14581.1Slukem
14591.1Slukem		The following ports have been updated to compile (and
14601.1Slukem		use optimized-for-processor bus_dma routines).  Those
14611.1Slukem		that have been tested and work are marked with [WORKING].
14621.1Slukem
14631.1Slukem			* algor		[WORKING]
14641.1Slukem
14651.1Slukem			* arc		[WORKING]
14661.1Slukem
14671.1Slukem			* pmax		[WORKING]
14681.1Slukem
14691.1Slukem			* playstation2	[WORKING]
14701.1Slukem					Needs optimized bus_dmamap_sync().
14711.1Slukem
14721.1Slukem			* hpcmips	[need verification that this is working]
14731.1Slukem					Needs optimized bus_dmamap_sync().
14741.1Slukem
14751.1Slukem			* sgimips	[WORKING]
14761.1Slukem					Needs optimized bus_dmamap_sync().
14771.1Slukem
14781.1Slukem			* cobalt	[need testing]
14791.1Slukem
14801.1Slukem			* mipsco	[need testing]
14811.1Slukem
14821.1Slukem			* newsmips	[need testing]
14831.1Slukem
14841.1SlukemBranch:		thorpej_scsipi
14851.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
14861.1SlukemStatus:		Terminated; merged to -current
14871.1SlukemStart Date:
14881.1SlukemEnd Date:	Apr 25 2001
14891.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
14901.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
14911.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
14921.1SlukemScope:		syssrc
14931.1SlukemNotes:		When a change from -current is pulled up please move the
14941.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
14951.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
14961.1Slukem		used when syncing the whole branch with HEAD).
14971.1Slukem		Just before the merge, syssrc has been tagged with
14981.1Slukem		thorpej_scsipi_beforemerge
14991.1Slukem
15001.1SlukemBranch:		thorpej-signal
15011.1SlukemDescription:	?
15021.1SlukemStatus:		?
15031.1SlukemStart Date:
15041.1SlukemEnd Date:
15051.1SlukemBase Tag:	thorpej-signal-base
15061.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
15071.1SlukemScope:		kernel
15081.1SlukemNotes:
15091.1Slukem
15101.1SlukemBranch:		thorpej-setroot
15111.1SlukemDescription:	?
15121.1SlukemStatus:		Terminated; merged to -current
15131.1SlukemStart Date:
15141.1SlukemEnd Date:
15151.1SlukemBase Tag:
15161.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
15171.1SlukemScope:		kernel
15181.1SlukemNotes:
15191.1Slukem
15201.84SkardelBranch:		simonb-timecounters
15211.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
15221.85SkardelStatus:		Terminated
15231.84SkardelStart Date:	Sat Feb 04 2006
15241.84SkardelEnd Date:	Wed Jun 07 2006
15251.84SkardelBase Tag:	simonb-timecounters-base
15261.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
15271.84Skardel		Frank Kardel <kardel@NetBSD.org>
15281.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
15291.84SkardelNotes:		early (partial conversion) commit to -current
15301.84Skardel		ok'ed by core@ on 20060605 for testing and further
15311.84Skardel		simplified conversion
15321.84Skardel
15331.268StsutsuiBranch:		simonb-wapbl
15341.268StsutsuiDescription:	Wasabi's journaling filesystem support
15351.268StsutsuiStatus:		Terminated; merged to -current
15361.268StsutsuiStart Date:	Tue Jun 10 2008
15371.268StsutsuiEnd Date:	Thu Jul 31 2008
15381.268StsutsuiBase Tag:	simonb-wapbl-base
15391.268StsutsuiMaintainer:	Simon Burge <simonb@NetBSD.org>
15401.268StsutsuiScope:		src/distrib/sets/lists/comp src/distrib/utils/sysinst
15411.268Stsutsui		src/include
15421.268Stsutsui		src/sbin/fsck_ffs src/sbin/fsdb src/sbin/mount_ffs
15431.268Stsutsui		src/sbin/tunefs src/usr.sbin/dumpfs src/sys
15441.268StsutsuiNotes:		Still has a number of issues:
15451.268Stsutsui		 - Some heavy workload performance issues on SMP machines.
15461.268Stsutsui		   Work around this issue by turning on WAPBL_DEBUG_SERIALIZE
15471.268Stsutsui		   in rev 1.1.2.11 of vfs_wapbl.c.
15481.268Stsutsui		 - Removing large files (sparse only?) takes a long time.
15491.268Stsutsui		   Eg, a file created with
15501.268Stsutsui		      dd if=/dev/zero of=foox bs=1 count=1 seek=11261748520550
15511.268Stsutsui		   takes 0:00.00 to remove on my test box without logging and
15521.268Stsutsui		   0:22.25 to remove with logging.  No disk IO during this...
15531.268Stsutsui		 - sysinst should use in-fs logs now, not end-of-partition logs.
15541.268Stsutsui
15551.286SuebayasiBranch:		uebayasi-xip
15561.286SuebayasiDescription:	Support eXecute-In-Place (XIP)
15571.286SuebayasiStatus:		Active
15581.286SuebayasiStart Date:	8 February 2010
15591.286SuebayasiEnd Date:	
15601.300SuebayasiBase Tag:	uebayasi-xip-base6 (2010-11-15 UTC)
15611.286SuebayasiMaintainer:	Masao Uebayashi <uebayasi@NetBSD.org>
15621.299SuebayasiScope:		src/external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8
15631.299Suebayasi		src/include
15641.299Suebayasi		src/sbin/mount
15651.299Suebayasi		src/sbin/mount_ffs
15661.299Suebayasi		src/share/man/man4
15671.295Suebayasi		src/share/man/man5/statvfs.5
15681.299Suebayasi		src/share/man/man9
15691.299Suebayasi		src/sys/arch
15701.299Suebayasi		src/sys/common/pmap
15711.299Suebayasi		src/sys/conf
15721.299Suebayasi		src/sys/dev/flash.c
15731.299Suebayasi		src/sys/dev/flashvar.h
15741.301Suebayasi		src/sys/dev/md.c
15751.301Suebayasi		src/sys/dev/md.h
15761.301Suebayasi		src/sys/dev/md_root.c
15771.299Suebayasi		src/sys/dev/xmd.c
15781.299Suebayasi		src/sys/kern/vfs_syscalls.c
15791.299Suebayasi		src/sys/miscfs/genfs/genfs_io.c
15801.299Suebayasi		src/sys/miscfs/specfs/specdev.h
15811.299Suebayasi		src/sys/sys
15821.299Suebayasi		src/sys/ufs/ffs/ffs_vfsops.c
15831.299Suebayasi		src/sys/uvm
15841.299Suebayasi		src/usr.sbin/mdsetimage/mdsetimage.8
15851.286SuebayasiNotes:		Goals:
15861.286Suebayasi		- Clean up oddities in fault handler
15871.286Suebayasi		- Add a notion of device page
15881.286Suebayasi		- Teach XIP vnode VOP_GETPAGES
15891.286Suebayasi		- Hook XIP mount option
15901.286Suebayasi		- Teach some pmaps to handle device page
15911.286Suebayasi
15921.236SadBranch:		vmlocking
15931.236SadDescription:	Make VM and file system framework MP safe
15941.236SadStatus:		Terminated
15951.236SadStart Date:	13 March 2007
15961.236SadEnd Date:	4 December 2007
15971.236SadBase Tag:	vmlocking-base
15981.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
15991.236SadScope:		kernel
16001.236SadNotes:		Superseded by vmlocking2 branch.
16011.236Sad
16021.236SadBranch:		vmlocking2
16031.236SadDescription:	Make VM and file system framework MP safe
16041.236SadStatus:		Terminated
16051.236SadStart Date:	4 December 2007
16061.236SadEnd Date:	2 January 2008
16071.236SadBase Tag:	vmlocking2-base3
16081.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
16091.236SadScope:		kernel
16101.236SadNotes:		Goals:
16111.236Sad
16121.236Sad		- Make VM system / trap handling MP safe.
16131.236Sad		- Replace simplelocks with mutexes.
16141.236Sad		- Make file system framework MP safe.
16151.236Sad
16161.236Sad		Status by architecture:
16171.236Sad
16181.236Sad		  alpha		done
16191.236Sad		  i386		done
16201.236Sad		  amd64		done
16211.236Sad		  mips		done
16221.236Sad		  sparc		need pmap/trap locking changes	
16231.236Sad		  sparc64	done
16241.236Sad		  arm		done
16251.236Sad		  powerpc	done
16261.236Sad		  hppa		done
16271.236Sad		  sh3		done
16281.236Sad		  m68k		done
16291.236Sad		  xen		need pmap/trap locking changes
16301.236Sad
16311.236Sad		Remaining MI work to do:
16321.236Sad
16331.236Sad		- Check aliased vnode handling. There may be problems.
16341.236Sad
16351.236Sad		Remaining problems:
16361.236Sad
16371.236Sad		- LFS stalls due to v_numoutput leak.
16381.236Sad
16391.1SlukemBranch:		wrstuden-devbsize
16401.1SlukemDescription:	Modify buffer cache to deal with different devices having
16411.1Slukem		different block sizes. Also DEV_BSIZE would go away.
16421.1SlukemStatus:		Terminated
16431.1SlukemStart Date:	Aug or Sept 1999
16441.1SlukemEnd Date:	1 Apr 2000
16451.1SlukemBase tag:	wrstuden-devbsize-base
16461.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
16471.1SlukemScope:		kernel
16481.1SlukemNotes:		No longer active due to lack of time, and introduction
16491.1Slukem		of UBC. In terms of UBC, the primary cache for
16501.1Slukem		file data is the VM cache, which needs to operate
16511.1Slukem		in terms of VM pages. As no existing device has native
16521.1Slukem		pages the same size as our VM pages, there already is
16531.1Slukem		a mapping going on between the VM system and the
16541.1Slukem		underlying blocks. So it would be easier and cleaner
16551.1Slukem		to adjust that to deal w/ different block sizes.
16561.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
16571.1Slukem		with a certain length, so the exact block size isn't a big
16581.1Slukem		deal.
16591.1Slukem
16601.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
16611.1Slukem
16621.193SyamtBranch:		yamt-idlelwp
16631.193SyamtDescription:	idle lwp, and some changes depending on it.
16641.193Syamt
16651.193Syamt		1. separate context switching and thread scheduling.
16661.193Syamt		   (cf. gmcgarry_ctxsw)
16671.193Syamt		2. implement idle lwp.
16681.193Syamt		3. clean up related MD/MI interfaces.
16691.193Syamt		4. make scheduler(s) modular.
16701.193Syamt
16711.193SyamtStatus:		Terminated; merged to -current
16721.193SyamtStart Date:	Fri Feb 17 2007
16731.193SyamtEnd Date:	Thu May 17 2007
16741.193SyamtBase Tag:	yamt-idlelwp-base8
16751.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16761.193SyamtScope:		src/sys  (src/common is tagged but not branched)
16771.193SyamtNotes:		
16781.193Syamt		Status of ports:
16791.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
16801.193Syamt		  i386			[ Done, tested ]
16811.193Syamt		  amd64			[ Done, tested ]
16821.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
16831.204Stsutsui		  sparc			[ Done, UP tested, MP might have
16841.204Stsutsui					  some problem after newlock2 merge ]
16851.204Stsutsui		  sparc64		[ Done, tested ]
16861.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
16871.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
16881.205Sskrll		  hppa			[ Done, tested ]
16891.193Syamt		  sh3			[ Done, tested ]
16901.193Syamt		  vax			[ Done, UP tested, MP untested ]
16911.204Stsutsui		  m68k			[ Done, tested on several ports ]
16921.193Syamt		  ns32k			[ broken ]
16931.193Syamt		  ia64			[ broken ]
16941.193Syamt		  pdp10			[ broken ]
16951.193Syamt
16961.193Syamt		How to adapt a port?
16971.193Syamt
16981.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
16991.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
17001.193Syamt
17011.193Syamt		- implement cpu_idle.  see cpu_idle.9.
17021.193Syamt
17031.193Syamt		- add a flag argument to cpu_need_resched.
17041.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
17051.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
17061.193Syamt		  send an IPI to the target cpu.
17071.193Syamt
17081.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
17091.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
17101.193Syamt		  almost always non-NULL, with exceptions like early on boot.
17111.193Syamt
17121.193Syamt		- remove idle pcbs.
17131.193Syamt
17141.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
17151.193Syamt
17161.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
17171.193Syamt		  secondary processors.
17181.193Syamt
17191.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
17201.193Syamt		  curlwp.
17211.193Syamt
17221.193Syamt		- of course, update MD users of scheduler/switching API.
17231.193Syamt
17241.248SyamtBranch:		yamt-lazymbuf
17251.248SyamtDescription:	change the way to share mbuf external storage so that
17261.248Syamt		it can work without kernel_lock.
17271.248SyamtStatus:		Terminated; merged to -current
17281.248SyamtStart Date:	Wed Jul  6 2005
17291.248SyamtEnd Date:	Mon Mar 24 2008
17301.248SyamtBase Tag:	yamt-lazymbuf-base14
17311.248SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
17321.248SyamtScope:		src/sys  (src/common is tagged but not branched)
17331.248SyamtNotes:		
17341.248Syamt
17351.25SyamtBranch:		yamt-km, yamt-km-doc
17361.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
17371.46SyamtStatus:		Terminated; merged to -current
17381.19SyamtStart Date:	Tue Jan 25 2005
17391.46SyamtEnd Date:	Fri Apr  1 2005
17401.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
17411.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
17421.25SyamtScope:		yamt-km: src/sys
17431.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
17441.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
17451.19Syamt
17461.24Syamt		the followings are per-port status.
17471.24Syamt		(account names mean "tested by".)
17481.24Syamt
17491.20Syamt		works enough to go to multiuser:
17501.45Syamt			alpha, i386, xen (yamt@)
17511.24Syamt			pc532 (simonb@)
17521.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
17531.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
17541.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
17551.39Syamt			    sun3x (tsutsui@)
17561.31Syamt			amiga (mhitch@)
17571.32Syamt			cats, hp700 (skrll@)
17581.45Syamt			xen (bouyer@)
17591.28Syamt
17601.28Syamt		known to have the same problem as trunk:
17611.28Syamt			vax (chs@, stuck while running kvm_mkdb)
17621.24Syamt
17631.24Syamt		known to have a problem:
17641.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
17651.35Syamt			needs to be revisited.
17661.39Syamt			-> for luna68k, although not tested,
17671.39Syamt			   Sysmap has been moved to avoid kva conflict with
17681.39Syamt			   I/O ranges.
17691.20Syamt
17701.20Syamt		buildable:
17711.20Syamt			src/sys/arch/acorn26/conf/GENERIC
17721.20Syamt			src/sys/arch/acorn32/conf/GENERIC
17731.20Syamt			src/sys/arch/algor/conf/P6032
17741.20Syamt			src/sys/arch/alpha/conf/GENERIC
17751.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
17761.20Syamt			src/sys/arch/amd64/conf/GENERIC
17771.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
17781.20Syamt			src/sys/arch/amiga/conf/GENERIC
17791.20Syamt			src/sys/arch/arc/conf/GENERIC
17801.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
17811.20Syamt			src/sys/arch/bebox/conf/GENERIC
17821.20Syamt			src/sys/arch/cats/conf/GENERIC
17831.20Syamt			src/sys/arch/cesfic/conf/GENERIC
17841.20Syamt			src/sys/arch/cobalt/conf/GENERIC
17851.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
17861.20Syamt			src/sys/arch/evbarm/conf/TS7200
17871.20Syamt			src/sys/arch/evbppc/conf/WALNUT
17881.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
17891.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
17901.20Syamt			src/sys/arch/hp300/conf/GENERIC
17911.20Syamt			src/sys/arch/hp700/conf/GENERIC
17921.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
17931.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
17941.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
17951.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
17961.20Syamt			src/sys/arch/i386/conf/GENERIC
17971.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
17981.40Syamt			src/sys/arch/i386/conf/XEN0
17991.40Syamt			src/sys/arch/i386/conf/XENU
18001.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
18011.20Syamt			src/sys/arch/iyonix/conf/GENERIC
18021.20Syamt			src/sys/arch/luna68k/conf/GENERIC
18031.20Syamt			src/sys/arch/mac68k/conf/GENERIC
18041.20Syamt			src/sys/arch/macppc/conf/GENERIC
18051.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
18061.20Syamt			src/sys/arch/mipsco/conf/GENERIC
18071.40Syamt			src/sys/arch/mmeye/conf/GENERIC
18081.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
18091.20Syamt			src/sys/arch/netwinder/conf/GENERIC
18101.20Syamt			src/sys/arch/news68k/conf/GENERIC
18111.20Syamt			src/sys/arch/newsmips/conf/GENERIC
18121.20Syamt			src/sys/arch/next68k/conf/GENERIC
18131.20Syamt			src/sys/arch/ofppc/conf/GENERIC
18141.20Syamt			src/sys/arch/pc532/conf/GENERIC
18151.20Syamt			src/sys/arch/pmax/conf/GENERIC
18161.20Syamt			src/sys/arch/prep/conf/GENERIC
18171.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
18181.20Syamt			src/sys/arch/sbmips/conf/GENERIC
18191.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
18201.20Syamt			src/sys/arch/shark/conf/GENERIC
18211.20Syamt			src/sys/arch/sparc/conf/GENERIC
18221.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
18231.20Syamt			src/sys/arch/sparc64/conf/GENERIC
18241.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
18251.20Syamt			src/sys/arch/sun2/conf/GENERIC
18261.20Syamt			src/sys/arch/sun3/conf/GENERIC
18271.20Syamt			src/sys/arch/vax/conf/GENERIC
18281.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
18291.20Syamt			src/sys/arch/x68k/conf/GENERIC
18301.20Syamt
18311.42Syamt			src/sys/arch/playstation2/conf/GENERIC
18321.42Syamt
18331.97SyamtBranch:		yamt-pdpolicy
18341.97SyamtDescription:	play with page replacement policy
18351.97Syamt		- separate page replacement policy from the rest of kernel
18361.97Syamt		- implement alternative replacement policy
18371.97Syamt		- related read-ahead adjustment?
18381.97SyamtStatus:		Terminated; merged to -current
18391.97SyamtStart Date:	Sun Mar  5 2006
18401.97SyamtEnd Date:	Sat Sep 16 2006
18411.97SyamtBase Tag:	yamt-pdpolicy-base9
18421.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18431.97SyamtScope:		src/sys  (src/common is tagged but not branched)
18441.97SyamtNotes:		
18451.97Syamt
18461.261SyamtBranch:		yamt-pf42
18471.261SyamtDescription:	import newer pf from OpenBSD 4.2
18481.261SyamtStatus:		Terminated; merged to -current
18491.261SyamtStart Date:	Sat Apr 19 2008
18501.261SyamtEnd Date:	Wed Jun 18 2008
18511.261SyamtBase Tag:	yamt-pf42-base4
18521.261SyamtMaintainer:	Peter Postma <peter@NetBSD.org>,
18531.261Syamt		YAMAMOTO Takashi <yamt@NetBSD.org>
18541.261SyamtScope:		src
18551.261SyamtNotes:		see sys/dist/pf/net/TODO
18561.261Syamt
18571.54SyamtBranch:		yamt-readahead
18581.54SyamtDescription:	play with file readahead
18591.58SyamtStatus:		Terminated; merged to -current
18601.54SyamtStart Date:	Mon Nov 14 2005
18611.58SyamtEnd Date:	Wed Nov 30 2005
18621.57SyamtBase Tag:	yamt-readahead-base3
18631.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18641.54SyamtScope:		src/sys
18651.54SyamtNotes:		
18661.54Syamt
18671.60SyamtBranch:		yamt-uio_vmspace
18681.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
18691.67SyamtStatus:		Terminated; merged to -current
18701.60SyamtStart Date:	Mon Dec 31 2005
18711.67SyamtEnd Date:	Wed Mar  1 2006
18721.66SyamtBase Tag:	yamt-uio_vmspace-base5
18731.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18741.60SyamtScope:		src/sys
18751.60SyamtNotes:		
18761.60Syamt
18771.151SyamtBranch:		yamt-splraiseipl
18781.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
18791.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
18801.151Syamt
18811.151Syamt		- completes workqueue(9) and netbt.
18821.151Syamt		- fix PR/33218.
18831.151Syamt
18841.151SyamtStatus:		Terminated; merged to -current
18851.151SyamtStart Date:	Mon Sep 18 2006
18861.151SyamtEnd Date:	Fri Dec 22 2006
18871.151SyamtBase Tag:	yamt-splraiseipl-base5
18881.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18891.151SyamtScope:		src/sys  (src/common is tagged but not branched)
18901.151SyamtNotes:		
18911.151Syamt		tested (by who):
18921.151Syamt			alpha		(yamt)
18931.151Syamt			alpha		(pavel)
18941.151Syamt			amd64		(reported privately)
18951.151Syamt			cobalt		(tsutsui)
18961.151Syamt			ews4800mips	(tsutsui)
18971.151Syamt			hp300		(tsutsui)
18981.151Syamt			hpcarm		(reported privately)
18991.151Syamt			i386		(yamt)
19001.151Syamt			macppc		(tsutsui)
19011.151Syamt			news68k		(tsutsui)
19021.151Syamt			sgimips(IP32)	(tsutsui)
19031.151Syamt			sparc(sun4c)	(tsutsui)
19041.151Syamt			sun2		(tsutsui)
19051.151Syamt			sun3		(tsutsui)
19061.151Syamt			sun3x		(tsutsui)
19071.151Syamt			xen		(yamt)
19081.151Syamt
19091.151Syamt		compile-tested:
19101.151Syamt			acorn26
19111.151Syamt			acorn32
19121.151Syamt			algor
19131.151Syamt			amiga
19141.151Syamt			arc
19151.151Syamt			atari
19161.151Syamt			bebox
19171.151Syamt			cats
19181.151Syamt			cesfic
19191.151Syamt			dreamcast
19201.151Syamt			evbarm
19211.151Syamt			evbmips
19221.151Syamt			evbppc(marvell)
19231.151Syamt			evbppc(ibm4xx)
19241.151Syamt			evbsh3
19251.151Syamt			hp700
19261.151Syamt			hpcmips
19271.151Syamt			hpcsh
19281.151Syamt			ia64
19291.151Syamt			ibmnws
19301.151Syamt			iyonix
19311.151Syamt			landisk
19321.151Syamt			luna68k
19331.151Syamt			mac68k
19341.151Syamt			mmeye
19351.151Syamt			mvme68k
19361.151Syamt			mvmeppc
19371.151Syamt			mipsco
19381.151Syamt			netwinder
19391.151Syamt			newsmips
19401.151Syamt			next68k
19411.151Syamt			ofppc
19421.151Syamt			pc532
19431.151Syamt			pmax
19441.151Syamt			pmppc
19451.151Syamt			prep
19461.151Syamt			sandpoint
19471.151Syamt			sbmips
19481.151Syamt			shark
19491.151Syamt			sparc
19501.151Syamt			sparc64
19511.151Syamt			vax
19521.151Syamt			x68k
19531.151Syamt			zaurus
19541.151Syamt
19551.151Syamt		not tested:
19561.151Syamt			pdp10 (i don't know how to build)
19571.151Syamt			sh5 (not buildable with an unrelated problem.)
19581.151Syamt
19591.151Syamt    compile  CAYMAN64/netbsd32_sa.o
19601.151Syamt    cc1: warnings being treated as errors
19611.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
19621.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
19631.151Syamt    --- netbsd32_sa.o ---
19641.151Syamt    *** [netbsd32_sa.o] Error code 1
19651.151Syamt    1 error
19661.151Syamt
19671.151Syamt		notyet:
19681.151Syamt			amigappc
19691.151Syamt			playstation2
19701.151Syamt
19711.79SbriggsBranch:		yamt-vop
19721.79SbriggsDescription:	remove several VOPs
19731.79SbriggsStatus:		Terminated; merged to -current
19741.79SbriggsStart Date:	Wed Oct 19 2005
19751.79SbriggsEnd Date:	Wed Nov  2 2005
19761.79SbriggsBase Tag:	yamt-vop-base3
19771.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
19781.68SyamtScope:		src/sys
19791.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
19801.71Speter
19811.214SyamtBranch:		yamt-x86pmap
19821.214SyamtDescription:	merge i386 and amd64 pmap
19831.214SyamtStatus:		Terminated; merged to -current
19841.214SyamtStart Date:	Mon Sep 24 2007
19851.214SyamtEnd Date:	Fri Oct 19 2007
19861.214SyamtBase Tag:	yamt-x86pmap-base4
19871.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
19881.214SyamtScope:		src/sys  (src/common is tagged but not branched)
19891.214SyamtNotes:		
19901.214Syamt
19911.98SgdamoreBranch:		gdamore-uart
19921.98SgdamoreDescription:	Add register table support to com driver.
19931.98SgdamoreStatus:		Active
19941.98SgdamoreStart Date:	14 June 2006
19951.98SgdamoreEnd Date:	13 July 2006
19961.98SgdamoreBase Tag:	gdamore-uart-base
19971.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
19981.98SgdamoreScope:		kernel
19991.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
20001.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
20011.98Sgdamore
20021.273SchristosBranch:		christos-time_t
20031.273SchristosDescription:	Change time_t and dev_t to 64 bit quantities; fix timeval
20041.273Schristos		and timespec.
20051.273SchristosStatus:		merged
20061.273SchristosStart Date:	29 March 2008
20071.274SchristosEnd Date:	10 January 2009
20081.275SchristosBase Tag:	christos-time_t-base
20091.275SchristosMaintainer:	Christos Zoulas <christos@NetBSD.org>
20101.273SchristosScope:		kernel, libc, libutil, userland
20111.273SchristosNotes:		Requires a major bump of all libraries except libc, libutil.
20121.290Smrg
20131.290SmrgBranch:		rtr-xorg-branch
20141.290SmrgDescription:	xorg & static build alterations to src/x11
20151.290SmrgStatus:		Dead; replaced by src/external/mit/xorg
20161.290SmrgStart Date:	Nov 15 2004
20171.290SmrgEnd Date:	?
20181.290SmrgBase tag:	rtr-xorg-branch-base
20191.290SmrgMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
20201.290SmrgScope:		x11
20211.290Smrg		distrib/sets/lists
20221.290Smrg		share/mk/bsd.x11.mk
20231.290Smrg		share/mk/bsd.own.mk
20241.290Smrg		etc/mtree/NetBSD.dist
20251.290SmrgNotes:		Requires parts of xsrc/xfree (HEAD)
20261.290Smrg		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
20271.290Smrg		Requires xorg (XORG-6_8_1)
20281.290Smrg
20291.290SmrgBranch:		gmcgarry_ctxsw
20301.290SmrgDescription:	Separate scheduler from context-switch code
20311.290SmrgStatus:		Dead; replaced by cpu_switchto / yamt-idlelwp branch
20321.290SmrgStart Date:	18 December 2002
20331.290SmrgEnd Date:
20341.290SmrgBase Tag:	gmcgarry_ctxsw_base
20351.290SmrgMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
20361.290SmrgScope:		kernel
20371.290SmrgNotes:		Removing knowledge of the scheduler and its run queues
20381.290Smrg		from the machine-dependent context switch code is the
20391.290Smrg		first step in cleaning up the scheduler.  It is necessary
20401.290Smrg		for the newlock branch, making the scheduler SMP friendly,
20411.290Smrg		adding real-time scheduler extensions, and reducing the
20421.290Smrg		number of code paths for LWP and proc switching.
20431.290Smrg
20441.290SmrgBranch:		nick-hppapmap
20451.290SmrgDescription:	Update of hppa pmap with OpenBSD code.
20461.290SmrgStatus: 	Terminated; merged to -current
20471.290SmrgStart Date:	27 October 2008
20481.290SmrgEnd Date:	30 April 2009
20491.290SmrgBase Tag:	nick-hppapmap-base3
20501.290SmrgMaintainer:	Nick Hudson <skrll@NetBSD.org>
20511.290SmrgScope:		sys/
20521.290SmrgNotes:		Port of the OpenBSD pmap including support for PA2.0 CPUs in
20531.290Smrg		32-bit mode.
20541.290Smrg
20551.290SmrgBranch:		thorpej-atomic
20561.290SmrgDescription:	Implementation of an atomic memory operations API modeled
20571.290Smrg		after the one in Solaris 10.
20581.290SmrgStatus:		Terminated; merged to -current
20591.290SmrgStart Date:	Apr 11 2007
20601.290SmrgEnd Date:	Nov 18 2007
20611.290SmrgBase tag:	thorpej-atomic-base
20621.290SmrgMaintainer:	Jason Thorpe <thorpej@netbsd.org>
20631.290SmrgScope:		src/common
20641.290Smrg		src/sys
20651.290SmrgNotes:		Base atomic primitives need to be implemented for
20661.290Smrg		all of the supported architectures:
20671.290Smrg
20681.290Smrg		alpha		DONE
20691.290Smrg		arm		DONE
20701.290Smrg		hppa
20711.290Smrg		i386		DONE
20721.290Smrg		ia64
20731.290Smrg		m68k		DONE (except for 68010)
20741.290Smrg		mips
20751.290Smrg		ns32k
20761.290Smrg		powerpc		DONE except for membar_*()
20771.290Smrg		powerpc64	DONE except for membar_*()
20781.290Smrg		sh3
20791.290Smrg		sparc		DONE except for membar_*()
20801.290Smrg		sparc64		DONE except for membar_*()
20811.290Smrg		vax
20821.290Smrg		x86_64		DONE
20831.290Smrg
20841.290Smrg		Tested:
20851.290Smrg
20861.290Smrg		alpha		NO
20871.290Smrg		arm		NO
20881.290Smrg		hppa		NO
20891.290Smrg		i386		NO
20901.290Smrg		ia64		NO
20911.290Smrg		m68k		NO
20921.290Smrg		mips		NO
20931.290Smrg		ns32k		NO
20941.290Smrg		powerpc		NO
20951.290Smrg		powerpc64	NO
20961.290Smrg		sh3		NO
20971.290Smrg		sparc		NO
20981.290Smrg		sparc64		NO
20991.290Smrg		vax		NO
21001.290Smrg		x86_64		NO
21011.290Smrg
21021.290Smrg		TODO:
21031.290Smrg
21041.290Smrg		all		- Need to replace mb_*() with membar_*().
21051.290Smrg
21061.290Smrg				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
21071.290Smrg				  to see of membar_enter() is required here.
21081.290Smrg
21091.290Smrg				- Talk to ad@ -- figure out of non-atomic
21101.290Smrg				  mutex / rwlock release is actually safe.
21111.290Smrg
21121.290Smrg		arm		- Consider using a RAS technique like
21131.290Smrg				  MIPS uses for _lock_cas() and the mutex
21141.290Smrg				  stubs.  Possibly do more than one atomic
21151.290Smrg				  op as a RAS.  Possibly implement mutex
21161.290Smrg				  stubs using the technique.
21171.290Smrg
21181.290Smrg		m68k		- Need to do 68010 support.
21191.290Smrg		
21201.290Smrg		i386		- Need to change when x86_patch() is called
21211.290Smrg				  so we can test ncpus.
21221.290Smrg
21231.290Smrg		powerpc		- Figure out if we need barriers in the
21241.290Smrg				  atomic ops themselves (hopefully not!)
21251.290Smrg
21261.290Smrg		x86_64		- Need to change when x86_patch() is called
21271.290Smrg				  so we can test ncpus.
21281.290Smrg
21291.79Sbriggs########################################################################
21301.1Slukem# Other:
21311.79Sbriggs########################################################################
21321.1Slukem
21331.1SlukemBranch:		magnum
21341.1SlukemDescription:	?
21351.1SlukemStatus:		?
21361.1SlukemStart Date:
21371.1SlukemEnd Date:
21381.1SlukemBase Tag:	magnum-base
21391.1SlukemMaintainer:	?
21401.1SlukemScope:		kernel
21411.1SlukemNotes:
21421.69Selad
2143