BRANCHES revision 1.350
11.350Sisaki#	$NetBSD: BRANCHES,v 1.350 2019/05/25 02:49:26 isaki 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.346SsnjStatus:		Terminated
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.346SsnjStatus:		Terminated
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.346SsnjStatus:		Terminated
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.347Spgoyette
8911.347Spgoyette########################################################################
8921.347Spgoyette# Individual developers' branches (Terminated):
8931.347Spgoyette########################################################################
8941.347Spgoyette
8951.345SpgoyetteBranch:		pgoyette-compat
8961.345SpgoyetteDescription:	clean-up of compat module
8971.347SpgoyetteStatus:		Merged
8981.345SpgoyetteStart Date:	Tues Mar 6, 2018
8991.347SpgoyetteEnd Date:	Sun Jan 27, 2019
9001.345SpgoyetteBase Tag:	pgoyette-compat-base
9011.345SpgoyetteMaintainer:	pgoyette
9021.345SpgoyetteScope:		src/
9031.345SpgoyetteNotes:
9041.345Spgoyette
9051.340SpgoyetteBranch:		prg-localcount2
9061.340SpgoyetteDescription:	Implement localcount reference counting as proposed by
9071.340Spgoyette		riastradh@ - supersedes abandonded pgoyette-localcount
9081.345SpgoyetteStatus:		Suspended - core of the changes were merged to HEAD
9091.340SpgoyetteStart Date:	Wed Apr 26 2017
9101.340SpgoyetteEnd Date:	
9111.340SpgoyetteBase Tag:	prg-localcount2-base
9121.340SpgoyetteMaintainer:	pgoyette
9131.340SpgoyetteScope:		src/sys/
9141.340SpgoyetteNotes:		
9151.340Spgoyette
9161.336SpgoyetteBranch:		pgoyette-localcount
9171.336SpgoyetteDescription:	Implement localcount reference counting as proposed by
9181.336Spgoyette		riastradh@
9191.339SpgoyetteStatus:		Terminated
9201.336SpgoyetteStart Date:	Fri Jul 15 2016
9211.339SpgoyetteEnd Date:	Wed Apr 26 2017
9221.336SpgoyetteBase Tag:	pgoyette-localcount-base
9231.336SpgoyetteMaintainer:	pgoyette
9241.336SpgoyetteScope:		src/sys/
9251.339SpgoyetteNotes:		Abandoned - there seems to have been some CVS "pilot
9261.339Spgoyette		error during one of the sync-with-head and now there
9271.339Spgoyette		are an unknown number of commits missing from an
9281.339Spgoyette		unknown number of files from an unknown time period.
9291.339Spgoyette		The work will be salvaged as much as possible, and
9301.339Spgoyette		applied to a new clean branch.
9311.336Spgoyette
9321.1SlukemBranch:		bouyer-scsipi
9331.1SlukemDescription:	Integration of atapi support
9341.1SlukemStatus:		Terminated
9351.1SlukemStart Date:
9361.1SlukemEnd Date:
9371.1SlukemBase Tag:
9381.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
9391.1SlukemScope:		kernel
9401.1SlukemNotes:		Superseded by thorpej_scsipi
9411.1Slukem
9421.79SbriggsBranch:		bouyer-xen2
9431.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
9441.79SbriggsStatus:		Terminated
9451.79SbriggsStart Date:	Dec 13 2004
9461.79SbriggsEnd Date:	Mar 10 2005
9471.79SbriggsBase Tag:	netbsd-2-base
9481.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
9491.79SbriggsScope:		src/sys/arch/xen
9501.79SbriggsNotes:
9511.79Sbriggs
9521.220SbouyerBranch:		bouyer-xenamd64
9531.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
9541.220SbouyerStatus:		Terminated
9551.220SbouyerStart Date:	18 Oct 2007
9561.220SbouyerEnd Date:	22 Nov 2007
9571.220SbouyerBase Tag:	bouyer-xenamd64-base
9581.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
9591.220SbouyerScope:		kernel
9601.220SbouyerNotes:		
9611.220Sbouyer
9621.238SbouyerBranch:		bouyer-xeni386
9631.238SbouyerDescription:	switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
9641.243SyamtStatus:		Terminated
9651.238SbouyerStart Date:	10 Dec 2007
9661.238SbouyerEnd Date:	23 Jan 2008
9671.238SbouyerBase Tag:	bouyer-xeni386-base
9681.238SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
9691.238SbouyerScope:		kernel
9701.238SbouyerNotes:		
9711.238Sbouyer
9721.337SbouyerBranch:		bouyer-quota2
9731.337SbouyerDescription:	modernise disk quotas
9741.337SbouyerStatus:		Terminated
9751.337SbouyerStart Date:	Thu Jan 20 2011
9761.337SbouyerEnd Date:	March 06 2011
9771.337SbouyerBase Tag:	bouyer-quota2-base
9781.337SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
9791.337SbouyerScope:		src/
9801.337SbouyerNotes:
9811.337Sbouyer
9821.87SchapBranch: 	chap-midi
9831.87SchapDescription:	Renovation of MIDI support
9841.87SchapStatus: 	Terminated; merged to -current
9851.87SchapStart Date:	19 May 2006
9861.87SchapEnd Date:	30 Jun 2006
9871.87SchapBase Tag:	chap-midi-base
9881.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
9891.87SchapScope:		sys, share/man, usr.bin
9901.87SchapNotes:
9911.87Schap
9921.1SlukemBranch:		chs-ubc
9931.44SchsDescription:	Unified Buffer Cache
9941.44SchsStatus:		Terminated
9951.1SlukemStart Date:
9961.1SlukemEnd Date:
9971.1SlukemBase Tag:	chs-ubc-base
9981.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
9991.1SlukemScope:		kernel
10001.1SlukemNotes:
10011.1Slukem
10021.1SlukemBranch:		chs-ubc2
10031.44SchsDescription:	 Unified Buffer Cache
10041.44SchsStatus:		Terminated; merged to -current
10051.1SlukemStart Date:
10061.1SlukemEnd Date:
10071.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
10081.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
10091.1SlukemScope:		kernel
10101.1SlukemNotes:
10111.1Slukem
10121.1SlukemBranch:		cjs-build-against-obj-dir
10131.1SlukemDescription:	?
10141.1SlukemStatus:		?
10151.1SlukemStart Date:
10161.1SlukemEnd Date:
10171.1SlukemBase Tag:
10181.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
10191.1SlukemScope:		Entire tree.
10201.1SlukemNotes:
10211.1Slukem
10221.285ScubeBranch:		cube-autoconf
10231.285ScubeDescription:	Renovate autoconf(9) API
10241.285ScubeStatus:		Terminated; abandoned
10251.285ScubeStart Date:	11 Dec 2007
10261.285ScubeEnd Date:
10271.285ScubeBase Tag:	cube-autoconf-base
10281.285ScubeMaintainer:	Quentin Garnier <cube@NetBSD.org>
10291.285ScubeScope:		kernel usr.bin/config (and some other userland bits)
10301.285ScubeNotes:		Address a number of issues the current autoconf(9) API has.
10311.285Scube
10321.1SlukemBranch:		eeh-paddr_t
10331.44SchsDescription:	use separate types for virtual vs. physical addresses
10341.44SchsStatus:		Terminated; merged to -current
10351.1SlukemStart Date:
10361.1SlukemEnd Date:
10371.1SlukemBase Tag:	eeh-paddr_t-base
10381.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
10391.1SlukemScope:		kernel
10401.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
10411.1Slukem
10421.79SbriggsBranch:		elad-kernelauth
10431.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
10441.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
10451.79Sbriggs		avoid any licensing issues.
10461.79SbriggsStatus:		Terminated; merged to -current
10471.79SbriggsStart Date:	Tue Mar	 7 2006
10481.79SbriggsEnd Date:	Mon May 15 2006
10491.79SbriggsBase Tag:	elad-kernelauth-base
10501.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
10511.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
10521.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
10531.79SbriggsNotes:
10541.79Sbriggs
10551.1SlukemBranch:		fvdl-softdep
10561.1SlukemDescription:	FFS soft dependencies
10571.44SchsStatus:		Terminated; merged to -current
10581.1SlukemStart Date:
10591.1SlukemEnd Date:
10601.1SlukemBase Tag:	fvdl-softdep-base
10611.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
10621.1SlukemScope:		kernel
10631.1SlukemNotes:
10641.1Slukem
10651.1SlukemBranch:		gehenna-devsw
10661.1SlukemDescription:	auto-generation of devsw table
10671.1SlukemStatus:		Terminated
10681.1SlukemStart Date:	16 May 2002
10691.1SlukemEnd Date:	6 Sep 2002
10701.1SlukemBase Tag:	gehenna-devsw-base
10711.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
10721.1SlukemScope:		syssrc
10731.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
10741.1Slukem		port-dependent conf.c and to generate them dynamically by
10751.1Slukem		config(8).
10761.8Sgmcgarry
10771.272ShaadBranch:         haad-dm
10781.272ShaadDescription:    Add support for LVM to NetBSD
10791.272ShaadStatus:         Terminated; merged with -current
10801.272ShaadStart Date:     7 July 2008
10811.272ShaadEnd Date:	19 December 2008
10821.272ShaadBase Tag:       haad-dm-base
10831.272ShaadMaintainer:     Adam Hamsik <haad@NetBSD.org>
10841.272ShaadScope:          kernel
10851.272ShaadNotes:          LVM support is based on Linux lvm2tools, 
10861.272Shaad                libdevmapper library and NetBSD device-mapper
10871.272Shaad                driver. 
10881.272Shaad
10891.1SlukemBranch:		is-newarp
10901.23SisDescription:	ARP for non-Ethernet
10911.23SisStatus:		Terminated; merged before NetBSD 1.3
10921.23SisStart Date:	1996/10/13
10931.23SisEnd Date:	1997/03/15
10941.1SlukemBase Tag:	is-newarp-base
10951.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
10961.1SlukemScope:		kernel
10971.1SlukemNotes:
10981.1Slukem
10991.350SisakiBranch:		isaki-audio2
11001.350SisakiDescription:	Overhaul audio subsystem
11011.350SisakiStatus:		Terminated; merged to -current
11021.350SisakiStart Date:	21 Apr 2019
11031.350SisakiEnd Date:	08 May 2019
11041.350SisakiBase Tag:	isaki-audio2-base
11051.350SisakiMaintainer:	Tetsuya Isaki <isaki@NetBSD.org>
11061.350SisakiScope:		src/sys
11071.350SisakiNotes:		Rework audio subsystem, including multiple streaming,
11081.350Sisaki		filter pipeline.
11091.350Sisaki
11101.226SjmcneillBranch:		jmcneill-pm
11111.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
11121.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
11131.226SjmcneillStart Date:	3 Aug 2007
11141.226SjmcneillEnd Date:	9 Dec 2007
11151.226SjmcneillBase Tag:	jmcneill-pm-base
11161.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
11171.226SjmcneillScope:		kernel
11181.226SjmcneillNotes:		
11191.226Sjmcneill
11201.312SjmcneillBranch:		jmcneill-audiomp3
11211.312SjmcneillDescription:	Add MP locking to the audio drivers
11221.313SjmcneillStatus:		Terminated; merged before NetBSD 6.0
11231.312SjmcneillStart Date:	19 Nov 2011
11241.313SjmcneillEnd Date:	23 Nov 2011
11251.312SjmcneillBase Tag:	jmcneill-audiomp3-base
11261.312SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
11271.312SjmcneillScope:		kernel
11281.312SjmcneillNotes:		Resurrect ad-audiomp2, make the audio drivers MP safe.
11291.312Sjmcneill
11301.1SlukemBranch:		kenh-if-detach
11311.1SlukemDescription:	Interface detach support.
11321.1SlukemStatus:		?
11331.1SlukemStart Date:
11341.1SlukemEnd Date:
11351.1SlukemBase Tag:	kenh-if-detach-base
11361.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
11371.1SlukemScope:		kernel
11381.1SlukemNotes:
11391.1Slukem
11401.16SkentBranch:		kent-audio1
11411.16SkentDescription:	Audio converter pipeline
11421.18SkentStatus:		Terminated; merged to -current
11431.16SkentStart Date:	Tue Dec  7 2004
11441.17SkentEnd Date:	Tue Jan 11 2005
11451.17SkentBase Tag:	kent-audio1-base
11461.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
11471.17SkentScope:		kernel (audio device drivers)
11481.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
11491.17Skent		Please consult with the maintainer before committing
11501.17Skent		to this branch.
11511.17Skent
11521.1SlukemBranch:		kqueue
11531.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
11541.5SjdolecekStatus:		Terminated; merged to -current
11551.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
11561.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
11571.1SlukemBase Tag:	kqueue-base
11581.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
11591.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
11601.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
11611.1Slukem		local internal changes to better suit NetBSD, and
11621.1Slukem		enhancements such as looking up filters by name or
11631.1Slukem		number, and dynamic registration of "user" filters.
11641.11Sskrll
11651.11SskrllBranch:		ktrace-lwp
11661.11SskrllDescription:	ktrace support for lwp ids.
11671.59SskrllStatus:		Terminated; merged to -current
11681.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
11691.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
11701.11SskrllBase Tag:	ktrace-lwp-base
11711.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
11721.11SskrllScope:		sys
11731.11SskrllNotes:		
11741.1Slukem
11751.1SlukemBranch:		marc-pcmcia
11761.1SlukemDescription:	PCMCIA support
11771.1SlukemStatus:		Terminated; merged to -current
11781.1SlukemStart Date:
11791.1SlukemEnd Date:
11801.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
11811.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
11821.1SlukemScope:		kernel
11831.1SlukemNotes:
11841.1Slukem
11851.268StsutsuiBranch:		matt-armv6
11861.268StsutsuiDescription:	Rototill the arm code to support features present in the
11871.268Stsutsui		v6 of the ARM Architecture.  Additionally, clean up things
11881.268Stsutsui		along the way to use common practices.
11891.268StsutsuiStatus:		Terminated; merged to -current
11901.268StsutsuiStart Date:	2007-08-27
11911.268StsutsuiEnd Date:	2008-04-27
11921.268StsutsuiBase Tag:	matt-armv6-base
11931.268StsutsuiMaintainer:	Matt Thomas <matt@NetBSD.org>
11941.268StsutsuiScope:		kernel & userland
11951.268StsutsuiNotes:	
11961.268Stsutsui
11971.1SlukemBranch:		minoura_x68k_bus_h
11981.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
11991.1SlukemStatus:		Terminated; merged to -current
12001.1SlukemStart Date:	23 Dec 1998
12011.1SlukemEnd Date:	16 Mar 1999
12021.1SlukemBase Tag:	minoura_x68k_bus_h-base
12031.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
12041.1SlukemScope:		sys/arch/x68k
12051.1SlukemNotes:
12061.1Slukem
12071.1SlukemBranch:		minoura-xpg4dl
12081.1SlukemDescription:	Citrus Project locale subsystem
12091.1SlukemStatus:		Terminated; (partly) merged to -current
12101.1SlukemStart Date:	28 March 2000
12111.1SlukemEnd Date:
12121.1SlukemBase Tag:	minoura-xpg4dl-base
12131.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
12141.1SlukemScope:		basesrc, syssrc, sharesrc
12151.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
12161.1Slukem		independent locale subsystem.  Part of the implementation
12171.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
12181.1Slukem
12191.242SmjfBranch:		mjf-devfs
12201.242SmjfDescription:	device file system supporting dynamic device nodes
12211.242SmjfStatus:		Terminated
12221.242SmjfStart Date:	12 November 2007
12231.242SmjfEnd Date:	21 February 2008
12241.242SmjfBase Tag:	mjf-devfs-base
12251.242SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
12261.242SmjfScope:		kernel and userland
12271.242SmjfNotes:		This branch will move away from the static device nodes that
12281.242Smjf		are created with MAKEDEV scripts and allow nodes to be created
12291.242Smjf		and removed dynamically as devices are attached and detached
12301.242Smjf		from the machine.
12311.242Smjf
12321.1SlukemBranch:		mrg-vm-swap
12331.49SmrgDescription:	dynamic swap allocation, swap-to-files support
12341.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
12351.49SmrgStart Date:	12 February 1997
12361.49SmrgEnd Date:	15 March 1997
12371.49SmrgBase Tag:	[none]
12381.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
12391.49SmrgScope:		kernel
12401.49SmrgNotes:
12411.49Smrg
12421.49SmrgBranch:		mrg-vm-swap2
12431.49SmrgDescription:	dynamic swap allocation, swap-to-files support
12441.49SmrgStatus:		Terminated; merged to -current
12451.49SmrgStart Date:	4 May 1997
12461.49SmrgEnd Date:	12 June 1997
12471.49SmrgBase Tag:	mrg-vm-swap2-base
12481.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
12491.1SlukemScope:		kernel
12501.1SlukemNotes:
12511.1Slukem
12521.1SlukemBranch:		nathanw_sa
12531.1SlukemDescription:	Scheduler activations
12541.44SchsStatus:		Terminated; merged to -current
12551.1SlukemStart Date:	5 March 2001
12561.9SthorpejEnd Date:	18 January 2003
12571.1SlukemBase Tag:	nathanw_sa_base
12581.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
12591.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
12601.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
12611.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
12621.1SlukemNotes:		The idea of scheduler activations is described in the
12631.1Slukem		classic paper by Anderson et al., in ACM Transactions
12641.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
12651.1Slukem		can be found at
12661.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
12671.1Slukem		Many ideas in the implementation are based on the
12681.1Slukem		implementation of scheduler activations added to Mach
12691.1Slukem		3.0 and described by Davis et al. in the University of
12701.1Slukem		Washington CS tech report 92-08-93, which can be found
12711.1Slukem		at
12721.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
12731.1Slukem
12741.1Slukem		My USENIX paper on the subject can be found at
12751.1Slukem		http://web.mit.edu/nathanw/www/usenix/
12761.1Slukem
12771.1Slukem		Please consult with the maintainer before committing
12781.1Slukem		to this branch.
12791.1Slukem		Other tags starting with nathanw_sa reserved for
12801.1Slukem		branch management and are not guaranteed to be stable.
12811.9Sthorpej
12821.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
12831.9Sthorpej		merging branch down to trunk.  Branch tagged with
12841.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
12851.9Sthorpej		the branch.
12861.1Slukem
12871.217SjoergBranch:		newlock
12881.217SjoergDescription:	New locking primitives, based on Solaris's
12891.217SjoergStatus:		Terminated
12901.217SjoergStart Date:	March 9, 2002
12911.225SwizEnd Date:	February 12, 2007
12921.217SjoergBase Tag:	newlock-base
12931.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
12941.217SjoergScope:		Kernel
12951.217SjoergNotes:		The goal is to replace the existing lockmgr() and
12961.217Sjoerg		simple_lock() based locking mechanisms with the
12971.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
12981.225Swiz		Superseded by the newlock2 branch.
12991.217Sjoerg
13001.217SjoergBranch:		newlock2
13011.217SjoergDescription:	New locking primitives, based on Solaris's
13021.217SjoergStatus:		Terminated
13031.217SjoergStart Date:	September 9, 2006
13041.225SwizEnd Date:	February 12, 2007
13051.217SjoergBase Tag:	newlock2-base
13061.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
13071.217SjoergScope:		Kernel
13081.217SjoergNotes:		As per the newlock branch, however given the amount of time
13091.217Sjoerg		the original branch has lain dormant, a new one has been
13101.217Sjoerg		created.  Goals:
13111.217Sjoerg		- Implement new locking primitives on most-used ports.
13121.217Sjoerg		- Minor locking improvements.
13131.217Sjoerg		- Remove spinlockmgr().
13141.217Sjoerg
13151.217SjoergBranch:		nick-csl-alignment
13161.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
13171.278SskrllStatus: 	Terminated; merged to -current
13181.217SjoergStart Date:	2007-07-18
13191.217SjoergEnd Date:
13201.217SjoergBase Tag:	nick-csl-alignment-base5
13211.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
13221.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
13231.217SjoergNotes:	
13241.217Sjoerg
13251.1SlukemBranch:		perseant-lfsv2
13261.1SlukemDescription:	LFS incompatible on-disk data structure changes
13271.1SlukemStatus:		Terminated
13281.1SlukemStart Date:	27 June 2001
13291.1SlukemEnd Date:	16 July 2001
13301.1SlukemBase Tag:	perseant-lfsv2-base
13311.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
13321.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
13331.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
13341.1Slukem		as the data structures required for unremove are in and tested.
13351.1Slukem
13361.217SjoergBranch:		ppcoea-renovation
13371.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
13381.217SjoergStatus:		Terminated; merged to -current
13391.217SjoergStart Date:	30 April 2007
13401.217SjoergEnd Date:	15 October 2007
13411.217SjoergBase Tag:	ppcoea-renovation-base
13421.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
13431.217SjoergScope:		src/sys/arch
13441.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
13451.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
13461.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
13471.217Sjoerg		403/401 and other embedded chips. The general concept is to get
13481.217Sjoerg		them all compiling, and sharing as much code as possible.  All
13491.217Sjoerg		developers are welcome to commit to this branch.
13501.217Sjoerg
13511.174SthorpejBranch:		thorpej-devvp
13521.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
13531.174SthorpejStatus:		Terminated
13541.174SthorpejStart Date:	Sep 6 2001
13551.174SthorpejEnd Date:	???
13561.174SthorpejBase Tag:	thorpej-devvp-base
13571.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
13581.174SthorpejScope:		syssrc
13591.174SthorpejNotes:		Kernels built from this branch are not expected
13601.174Sthorpej		to function correctly at this time.
13611.174Sthorpej
13621.174Sthorpej		Ports known to compile on this branch:
13631.174Sthorpej			alpha
13641.174Sthorpej			i386
13651.174Sthorpej
13661.118SpeterBranch:		peter-altq
13671.118SpeterDescription:	New ALTQ framework:
13681.118Speter		- sync with KAME sources
13691.118Speter		- share mtag/name mapping functions
13701.118Speter		- separate altq + pf attachment
13711.118SpeterStatus:		Terminated; merged to -current
13721.118SpeterStart Date:	March 16, 2006
13731.118SpeterEnd Date:	October 12, 2006
13741.118SpeterBase Tag:	peter-altq-base
13751.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
13761.118Speter		Martin Husemann <martin@NetBSD.org>,
13771.118Speter		Matthias Scheler <tron@NetBSD.org>
13781.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
13791.118SpeterNotes:		Only the first item in the description was finished
13801.118Speter		in this branch.
13811.118Speter
13821.309SrmindBranch:		rmind-uvmplock
13831.309SrmindDescription:	Reorganize locking in UVM and improve x86 pmap(9)
13841.309SrmindStatus:		Terminated; merged to -current
13851.309SrmindStart Date:	15 March 2010
13861.309SrmindEnd Date:	12 June 2011
13871.309SrmindBase Tag:	rmind-uvmplock-base
13881.309SrmindMaintainer:	Mindaugas Rasiukevicius <rmind@netbsd.org>
13891.309SrmindScope:		Kernel
13901.309SrmindNotes:		Goals:
13911.309Srmind
13921.309Srmind		- Reorganize locking in UVM and serialize pmap(9) operations
13931.309Srmind		  on same page(s).  New lock order: [vmpage-lock] -> pmap-lock.
13941.309Srmind		  Based on the patch from ad@.
13951.309Srmind		- Simplify locking in pmap(9) modules by removing P->V locking.
13961.309Srmind		- Use mutex_obj(9) on vmobjlock (and thus vnode_t::v_interlock)
13971.309Srmind		  to share locks among UVM objects where necessary.
13981.309Srmind		- Rewrite and optimize x86 TLB shootdown code.
13991.309Srmind		- Unify /dev/mem et al in MI code and provide required locking.
14001.309Srmind
14011.309Srmind		Future work:
14021.309Srmind
14031.309Srmind		- Optimize pmap_remove() with tracking in struct vm_map_entry.
14041.309Srmind
14051.1SlukemBranch:		sommerfeld_i386mp_1
14061.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
14071.3SsommerfeStatus:		Terminated; merged to -current
14081.1SlukemStart Date:	21 Feb 2000
14091.2SfvdlEnd Date:	01 Oct 2002
14101.1SlukemBase Tag:	sommerfeld_i386mpbase_1
14111.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
14121.1SlukemScope:		sys/arch/i386
14131.1SlukemNotes:
14141.1Slukem		Code committed to the branch has booted to multiuser 
14151.1Slukem		on at least one system.
14161.1Slukem
14171.1Slukem		Not guaranteed to compile against mainline since -current
14181.1Slukem		may have changed incompatibly with the last branch update;
14191.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
14201.1Slukem
14211.1Slukem		Please get explicit permission from the maintainer 
14221.1Slukem		before each commit, or your changes will be backed out.
14231.1Slukem		Other tags starting with sommerfeld_ are private to 
14241.1Slukem		the developer and are guaranteed to be unstable.
14251.1Slukem		Only the maintainer should move tags.
14261.1Slukem
14271.1Slukem		Note that this branch uses a DIFFERENT scheme for 
14281.225Swiz		syncing with the mainline.  the maintainer uses some private
14291.225Swiz		scripts for keeping them in sync; if you make commits 
14301.1Slukem		to the branch to "resynchronize" things, you'll
14311.1Slukem		probably do it wrong; instead, ask the maintainer to
14321.1Slukem		resynchronize things.
14331.1Slukem
14341.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
14351.1Slukem		issues with the branch.
14361.1Slukem
14371.1SlukemBranch:		thorpej-mips-cache
14381.1SlukemDescription:	overhaul MIPS cache support code
14391.1SlukemStatus:		Terminated; merged to -current
14401.1SlukemStart Date:	Oct 23 2001
14411.1SlukemEnd Date:	Nov 14 2001
14421.1SlukemBase Tag:	thorpej-mips-cache-base
14431.1SlukemScope:		syssrc
14441.1SlukemNotes:		This branch needs more debugging, testing, and more
14451.1Slukem		ports need to be converted to the new world order.
14461.1Slukem
14471.1Slukem		The following processors have had cache ops
14481.1Slukem		written:
14491.1Slukem
14501.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
14511.1Slukem			  needs to be beat on a lot more to make
14521.1Slukem			  sure it's working.
14531.1Slukem
14541.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
14551.1Slukem			  tracked down a bug, which has been fixed.
14561.1Slukem
14571.1Slukem			  Confirmed working on R4000-with-L2.
14581.1Slukem
14591.1Slukem			  Confirmed working on R4400-no-L2 and
14601.1Slukem			  R4400-with-L2.
14611.1Slukem
14621.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
14631.1Slukem			  has committed fixes to this code.
14641.1Slukem
14651.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
14661.1Slukem			  no SysAD L2 cache).
14671.1Slukem
14681.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
14691.1Slukem
14701.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
14711.1Slukem			  committed fixes to this code.  Awaiting
14721.1Slukem			  confirmation that it is working properly.
14731.1Slukem
14741.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
14751.1Slukem			  written this code and tested it on a
14761.1Slukem			  PlayStation 2.
14771.1Slukem
14781.1Slukem		The following ports have been updated to compile (and
14791.1Slukem		use optimized-for-processor bus_dma routines).  Those
14801.1Slukem		that have been tested and work are marked with [WORKING].
14811.1Slukem
14821.1Slukem			* algor		[WORKING]
14831.1Slukem
14841.1Slukem			* arc		[WORKING]
14851.1Slukem
14861.1Slukem			* pmax		[WORKING]
14871.1Slukem
14881.1Slukem			* playstation2	[WORKING]
14891.1Slukem					Needs optimized bus_dmamap_sync().
14901.1Slukem
14911.1Slukem			* hpcmips	[need verification that this is working]
14921.1Slukem					Needs optimized bus_dmamap_sync().
14931.1Slukem
14941.1Slukem			* sgimips	[WORKING]
14951.1Slukem					Needs optimized bus_dmamap_sync().
14961.1Slukem
14971.1Slukem			* cobalt	[need testing]
14981.1Slukem
14991.1Slukem			* mipsco	[need testing]
15001.1Slukem
15011.1Slukem			* newsmips	[need testing]
15021.1Slukem
15031.1SlukemBranch:		thorpej_scsipi
15041.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
15051.1SlukemStatus:		Terminated; merged to -current
15061.1SlukemStart Date:
15071.1SlukemEnd Date:	Apr 25 2001
15081.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
15091.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
15101.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
15111.1SlukemScope:		syssrc
15121.1SlukemNotes:		When a change from -current is pulled up please move the
15131.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
15141.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
15151.1Slukem		used when syncing the whole branch with HEAD).
15161.1Slukem		Just before the merge, syssrc has been tagged with
15171.1Slukem		thorpej_scsipi_beforemerge
15181.1Slukem
15191.1SlukemBranch:		thorpej-signal
15201.1SlukemDescription:	?
15211.1SlukemStatus:		?
15221.1SlukemStart Date:
15231.1SlukemEnd Date:
15241.1SlukemBase Tag:	thorpej-signal-base
15251.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
15261.1SlukemScope:		kernel
15271.1SlukemNotes:
15281.1Slukem
15291.1SlukemBranch:		thorpej-setroot
15301.1SlukemDescription:	?
15311.1SlukemStatus:		Terminated; merged to -current
15321.1SlukemStart Date:
15331.1SlukemEnd Date:
15341.1SlukemBase Tag:
15351.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
15361.1SlukemScope:		kernel
15371.1SlukemNotes:
15381.1Slukem
15391.84SkardelBranch:		simonb-timecounters
15401.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
15411.85SkardelStatus:		Terminated
15421.84SkardelStart Date:	Sat Feb 04 2006
15431.84SkardelEnd Date:	Wed Jun 07 2006
15441.84SkardelBase Tag:	simonb-timecounters-base
15451.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
15461.84Skardel		Frank Kardel <kardel@NetBSD.org>
15471.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
15481.84SkardelNotes:		early (partial conversion) commit to -current
15491.84Skardel		ok'ed by core@ on 20060605 for testing and further
15501.84Skardel		simplified conversion
15511.84Skardel
15521.268StsutsuiBranch:		simonb-wapbl
15531.268StsutsuiDescription:	Wasabi's journaling filesystem support
15541.268StsutsuiStatus:		Terminated; merged to -current
15551.268StsutsuiStart Date:	Tue Jun 10 2008
15561.268StsutsuiEnd Date:	Thu Jul 31 2008
15571.268StsutsuiBase Tag:	simonb-wapbl-base
15581.268StsutsuiMaintainer:	Simon Burge <simonb@NetBSD.org>
15591.268StsutsuiScope:		src/distrib/sets/lists/comp src/distrib/utils/sysinst
15601.268Stsutsui		src/include
15611.268Stsutsui		src/sbin/fsck_ffs src/sbin/fsdb src/sbin/mount_ffs
15621.268Stsutsui		src/sbin/tunefs src/usr.sbin/dumpfs src/sys
15631.268StsutsuiNotes:		Still has a number of issues:
15641.268Stsutsui		 - Some heavy workload performance issues on SMP machines.
15651.268Stsutsui		   Work around this issue by turning on WAPBL_DEBUG_SERIALIZE
15661.268Stsutsui		   in rev 1.1.2.11 of vfs_wapbl.c.
15671.268Stsutsui		 - Removing large files (sparse only?) takes a long time.
15681.268Stsutsui		   Eg, a file created with
15691.268Stsutsui		      dd if=/dev/zero of=foox bs=1 count=1 seek=11261748520550
15701.268Stsutsui		   takes 0:00.00 to remove on my test box without logging and
15711.268Stsutsui		   0:22.25 to remove with logging.  No disk IO during this...
15721.268Stsutsui		 - sysinst should use in-fs logs now, not end-of-partition logs.
15731.268Stsutsui
15741.286SuebayasiBranch:		uebayasi-xip
15751.286SuebayasiDescription:	Support eXecute-In-Place (XIP)
15761.286SuebayasiStatus:		Active
15771.286SuebayasiStart Date:	8 February 2010
15781.286SuebayasiEnd Date:	
15791.300SuebayasiBase Tag:	uebayasi-xip-base6 (2010-11-15 UTC)
15801.286SuebayasiMaintainer:	Masao Uebayashi <uebayasi@NetBSD.org>
15811.299SuebayasiScope:		src/external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8
15821.299Suebayasi		src/include
15831.299Suebayasi		src/sbin/mount
15841.299Suebayasi		src/sbin/mount_ffs
15851.299Suebayasi		src/share/man/man4
15861.295Suebayasi		src/share/man/man5/statvfs.5
15871.299Suebayasi		src/share/man/man9
15881.299Suebayasi		src/sys/arch
15891.299Suebayasi		src/sys/common/pmap
15901.299Suebayasi		src/sys/conf
15911.299Suebayasi		src/sys/dev/flash.c
15921.299Suebayasi		src/sys/dev/flashvar.h
15931.301Suebayasi		src/sys/dev/md.c
15941.301Suebayasi		src/sys/dev/md.h
15951.301Suebayasi		src/sys/dev/md_root.c
15961.299Suebayasi		src/sys/dev/xmd.c
15971.299Suebayasi		src/sys/kern/vfs_syscalls.c
15981.299Suebayasi		src/sys/miscfs/genfs/genfs_io.c
15991.299Suebayasi		src/sys/miscfs/specfs/specdev.h
16001.299Suebayasi		src/sys/sys
16011.299Suebayasi		src/sys/ufs/ffs/ffs_vfsops.c
16021.299Suebayasi		src/sys/uvm
16031.299Suebayasi		src/usr.sbin/mdsetimage/mdsetimage.8
16041.286SuebayasiNotes:		Goals:
16051.286Suebayasi		- Clean up oddities in fault handler
16061.286Suebayasi		- Add a notion of device page
16071.286Suebayasi		- Teach XIP vnode VOP_GETPAGES
16081.286Suebayasi		- Hook XIP mount option
16091.286Suebayasi		- Teach some pmaps to handle device page
16101.286Suebayasi
16111.236SadBranch:		vmlocking
16121.236SadDescription:	Make VM and file system framework MP safe
16131.236SadStatus:		Terminated
16141.236SadStart Date:	13 March 2007
16151.236SadEnd Date:	4 December 2007
16161.236SadBase Tag:	vmlocking-base
16171.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
16181.236SadScope:		kernel
16191.236SadNotes:		Superseded by vmlocking2 branch.
16201.236Sad
16211.236SadBranch:		vmlocking2
16221.236SadDescription:	Make VM and file system framework MP safe
16231.236SadStatus:		Terminated
16241.236SadStart Date:	4 December 2007
16251.236SadEnd Date:	2 January 2008
16261.236SadBase Tag:	vmlocking2-base3
16271.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
16281.236SadScope:		kernel
16291.236SadNotes:		Goals:
16301.236Sad
16311.236Sad		- Make VM system / trap handling MP safe.
16321.236Sad		- Replace simplelocks with mutexes.
16331.236Sad		- Make file system framework MP safe.
16341.236Sad
16351.236Sad		Status by architecture:
16361.236Sad
16371.236Sad		  alpha		done
16381.236Sad		  i386		done
16391.236Sad		  amd64		done
16401.236Sad		  mips		done
16411.236Sad		  sparc		need pmap/trap locking changes	
16421.236Sad		  sparc64	done
16431.236Sad		  arm		done
16441.236Sad		  powerpc	done
16451.236Sad		  hppa		done
16461.236Sad		  sh3		done
16471.236Sad		  m68k		done
16481.236Sad		  xen		need pmap/trap locking changes
16491.236Sad
16501.236Sad		Remaining MI work to do:
16511.236Sad
16521.236Sad		- Check aliased vnode handling. There may be problems.
16531.236Sad
16541.236Sad		Remaining problems:
16551.236Sad
16561.236Sad		- LFS stalls due to v_numoutput leak.
16571.236Sad
16581.1SlukemBranch:		wrstuden-devbsize
16591.1SlukemDescription:	Modify buffer cache to deal with different devices having
16601.1Slukem		different block sizes. Also DEV_BSIZE would go away.
16611.1SlukemStatus:		Terminated
16621.1SlukemStart Date:	Aug or Sept 1999
16631.1SlukemEnd Date:	1 Apr 2000
16641.1SlukemBase tag:	wrstuden-devbsize-base
16651.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
16661.1SlukemScope:		kernel
16671.1SlukemNotes:		No longer active due to lack of time, and introduction
16681.1Slukem		of UBC. In terms of UBC, the primary cache for
16691.1Slukem		file data is the VM cache, which needs to operate
16701.1Slukem		in terms of VM pages. As no existing device has native
16711.1Slukem		pages the same size as our VM pages, there already is
16721.1Slukem		a mapping going on between the VM system and the
16731.1Slukem		underlying blocks. So it would be easier and cleaner
16741.1Slukem		to adjust that to deal w/ different block sizes.
16751.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
16761.1Slukem		with a certain length, so the exact block size isn't a big
16771.1Slukem		deal.
16781.1Slukem
16791.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
16801.1Slukem
16811.193SyamtBranch:		yamt-idlelwp
16821.193SyamtDescription:	idle lwp, and some changes depending on it.
16831.193Syamt
16841.193Syamt		1. separate context switching and thread scheduling.
16851.193Syamt		   (cf. gmcgarry_ctxsw)
16861.193Syamt		2. implement idle lwp.
16871.193Syamt		3. clean up related MD/MI interfaces.
16881.193Syamt		4. make scheduler(s) modular.
16891.193Syamt
16901.193SyamtStatus:		Terminated; merged to -current
16911.193SyamtStart Date:	Fri Feb 17 2007
16921.193SyamtEnd Date:	Thu May 17 2007
16931.193SyamtBase Tag:	yamt-idlelwp-base8
16941.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16951.193SyamtScope:		src/sys  (src/common is tagged but not branched)
16961.193SyamtNotes:		
16971.193Syamt		Status of ports:
16981.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
16991.193Syamt		  i386			[ Done, tested ]
17001.193Syamt		  amd64			[ Done, tested ]
17011.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
17021.204Stsutsui		  sparc			[ Done, UP tested, MP might have
17031.204Stsutsui					  some problem after newlock2 merge ]
17041.204Stsutsui		  sparc64		[ Done, tested ]
17051.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
17061.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
17071.205Sskrll		  hppa			[ Done, tested ]
17081.193Syamt		  sh3			[ Done, tested ]
17091.193Syamt		  vax			[ Done, UP tested, MP untested ]
17101.204Stsutsui		  m68k			[ Done, tested on several ports ]
17111.193Syamt		  ns32k			[ broken ]
17121.193Syamt		  ia64			[ broken ]
17131.193Syamt		  pdp10			[ broken ]
17141.193Syamt
17151.193Syamt		How to adapt a port?
17161.193Syamt
17171.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
17181.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
17191.193Syamt
17201.193Syamt		- implement cpu_idle.  see cpu_idle.9.
17211.193Syamt
17221.193Syamt		- add a flag argument to cpu_need_resched.
17231.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
17241.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
17251.193Syamt		  send an IPI to the target cpu.
17261.193Syamt
17271.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
17281.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
17291.193Syamt		  almost always non-NULL, with exceptions like early on boot.
17301.193Syamt
17311.193Syamt		- remove idle pcbs.
17321.193Syamt
17331.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
17341.193Syamt
17351.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
17361.193Syamt		  secondary processors.
17371.193Syamt
17381.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
17391.193Syamt		  curlwp.
17401.193Syamt
17411.193Syamt		- of course, update MD users of scheduler/switching API.
17421.193Syamt
17431.248SyamtBranch:		yamt-lazymbuf
17441.248SyamtDescription:	change the way to share mbuf external storage so that
17451.248Syamt		it can work without kernel_lock.
17461.248SyamtStatus:		Terminated; merged to -current
17471.248SyamtStart Date:	Wed Jul  6 2005
17481.248SyamtEnd Date:	Mon Mar 24 2008
17491.248SyamtBase Tag:	yamt-lazymbuf-base14
17501.248SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
17511.248SyamtScope:		src/sys  (src/common is tagged but not branched)
17521.248SyamtNotes:		
17531.248Syamt
17541.25SyamtBranch:		yamt-km, yamt-km-doc
17551.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
17561.46SyamtStatus:		Terminated; merged to -current
17571.19SyamtStart Date:	Tue Jan 25 2005
17581.46SyamtEnd Date:	Fri Apr  1 2005
17591.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
17601.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
17611.25SyamtScope:		yamt-km: src/sys
17621.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
17631.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
17641.19Syamt
17651.24Syamt		the followings are per-port status.
17661.24Syamt		(account names mean "tested by".)
17671.24Syamt
17681.20Syamt		works enough to go to multiuser:
17691.45Syamt			alpha, i386, xen (yamt@)
17701.24Syamt			pc532 (simonb@)
17711.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
17721.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
17731.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
17741.39Syamt			    sun3x (tsutsui@)
17751.31Syamt			amiga (mhitch@)
17761.32Syamt			cats, hp700 (skrll@)
17771.45Syamt			xen (bouyer@)
17781.28Syamt
17791.28Syamt		known to have the same problem as trunk:
17801.28Syamt			vax (chs@, stuck while running kvm_mkdb)
17811.24Syamt
17821.24Syamt		known to have a problem:
17831.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
17841.35Syamt			needs to be revisited.
17851.39Syamt			-> for luna68k, although not tested,
17861.39Syamt			   Sysmap has been moved to avoid kva conflict with
17871.39Syamt			   I/O ranges.
17881.20Syamt
17891.20Syamt		buildable:
17901.20Syamt			src/sys/arch/acorn26/conf/GENERIC
17911.20Syamt			src/sys/arch/acorn32/conf/GENERIC
17921.20Syamt			src/sys/arch/algor/conf/P6032
17931.20Syamt			src/sys/arch/alpha/conf/GENERIC
17941.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
17951.20Syamt			src/sys/arch/amd64/conf/GENERIC
17961.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
17971.20Syamt			src/sys/arch/amiga/conf/GENERIC
17981.20Syamt			src/sys/arch/arc/conf/GENERIC
17991.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
18001.20Syamt			src/sys/arch/bebox/conf/GENERIC
18011.20Syamt			src/sys/arch/cats/conf/GENERIC
18021.20Syamt			src/sys/arch/cesfic/conf/GENERIC
18031.20Syamt			src/sys/arch/cobalt/conf/GENERIC
18041.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
18051.20Syamt			src/sys/arch/evbarm/conf/TS7200
18061.20Syamt			src/sys/arch/evbppc/conf/WALNUT
18071.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
18081.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
18091.20Syamt			src/sys/arch/hp300/conf/GENERIC
18101.20Syamt			src/sys/arch/hp700/conf/GENERIC
18111.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
18121.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
18131.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
18141.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
18151.20Syamt			src/sys/arch/i386/conf/GENERIC
18161.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
18171.40Syamt			src/sys/arch/i386/conf/XEN0
18181.40Syamt			src/sys/arch/i386/conf/XENU
18191.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
18201.20Syamt			src/sys/arch/iyonix/conf/GENERIC
18211.20Syamt			src/sys/arch/luna68k/conf/GENERIC
18221.20Syamt			src/sys/arch/mac68k/conf/GENERIC
18231.20Syamt			src/sys/arch/macppc/conf/GENERIC
18241.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
18251.20Syamt			src/sys/arch/mipsco/conf/GENERIC
18261.40Syamt			src/sys/arch/mmeye/conf/GENERIC
18271.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
18281.20Syamt			src/sys/arch/netwinder/conf/GENERIC
18291.20Syamt			src/sys/arch/news68k/conf/GENERIC
18301.20Syamt			src/sys/arch/newsmips/conf/GENERIC
18311.20Syamt			src/sys/arch/next68k/conf/GENERIC
18321.20Syamt			src/sys/arch/ofppc/conf/GENERIC
18331.20Syamt			src/sys/arch/pc532/conf/GENERIC
18341.20Syamt			src/sys/arch/pmax/conf/GENERIC
18351.20Syamt			src/sys/arch/prep/conf/GENERIC
18361.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
18371.20Syamt			src/sys/arch/sbmips/conf/GENERIC
18381.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
18391.20Syamt			src/sys/arch/shark/conf/GENERIC
18401.20Syamt			src/sys/arch/sparc/conf/GENERIC
18411.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
18421.20Syamt			src/sys/arch/sparc64/conf/GENERIC
18431.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
18441.20Syamt			src/sys/arch/sun2/conf/GENERIC
18451.20Syamt			src/sys/arch/sun3/conf/GENERIC
18461.20Syamt			src/sys/arch/vax/conf/GENERIC
18471.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
18481.20Syamt			src/sys/arch/x68k/conf/GENERIC
18491.20Syamt
18501.42Syamt			src/sys/arch/playstation2/conf/GENERIC
18511.42Syamt
18521.97SyamtBranch:		yamt-pdpolicy
18531.97SyamtDescription:	play with page replacement policy
18541.97Syamt		- separate page replacement policy from the rest of kernel
18551.97Syamt		- implement alternative replacement policy
18561.97Syamt		- related read-ahead adjustment?
18571.97SyamtStatus:		Terminated; merged to -current
18581.97SyamtStart Date:	Sun Mar  5 2006
18591.97SyamtEnd Date:	Sat Sep 16 2006
18601.97SyamtBase Tag:	yamt-pdpolicy-base9
18611.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18621.97SyamtScope:		src/sys  (src/common is tagged but not branched)
18631.97SyamtNotes:		
18641.97Syamt
18651.261SyamtBranch:		yamt-pf42
18661.261SyamtDescription:	import newer pf from OpenBSD 4.2
18671.261SyamtStatus:		Terminated; merged to -current
18681.261SyamtStart Date:	Sat Apr 19 2008
18691.261SyamtEnd Date:	Wed Jun 18 2008
18701.261SyamtBase Tag:	yamt-pf42-base4
18711.261SyamtMaintainer:	Peter Postma <peter@NetBSD.org>,
18721.261Syamt		YAMAMOTO Takashi <yamt@NetBSD.org>
18731.261SyamtScope:		src
18741.261SyamtNotes:		see sys/dist/pf/net/TODO
18751.261Syamt
18761.54SyamtBranch:		yamt-readahead
18771.54SyamtDescription:	play with file readahead
18781.58SyamtStatus:		Terminated; merged to -current
18791.54SyamtStart Date:	Mon Nov 14 2005
18801.58SyamtEnd Date:	Wed Nov 30 2005
18811.57SyamtBase Tag:	yamt-readahead-base3
18821.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18831.54SyamtScope:		src/sys
18841.54SyamtNotes:		
18851.54Syamt
18861.60SyamtBranch:		yamt-uio_vmspace
18871.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
18881.67SyamtStatus:		Terminated; merged to -current
18891.60SyamtStart Date:	Mon Dec 31 2005
18901.67SyamtEnd Date:	Wed Mar  1 2006
18911.66SyamtBase Tag:	yamt-uio_vmspace-base5
18921.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18931.60SyamtScope:		src/sys
18941.60SyamtNotes:		
18951.60Syamt
18961.151SyamtBranch:		yamt-splraiseipl
18971.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
18981.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
18991.151Syamt
19001.151Syamt		- completes workqueue(9) and netbt.
19011.151Syamt		- fix PR/33218.
19021.151Syamt
19031.151SyamtStatus:		Terminated; merged to -current
19041.151SyamtStart Date:	Mon Sep 18 2006
19051.151SyamtEnd Date:	Fri Dec 22 2006
19061.151SyamtBase Tag:	yamt-splraiseipl-base5
19071.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
19081.151SyamtScope:		src/sys  (src/common is tagged but not branched)
19091.151SyamtNotes:		
19101.151Syamt		tested (by who):
19111.151Syamt			alpha		(yamt)
19121.151Syamt			alpha		(pavel)
19131.151Syamt			amd64		(reported privately)
19141.151Syamt			cobalt		(tsutsui)
19151.151Syamt			ews4800mips	(tsutsui)
19161.151Syamt			hp300		(tsutsui)
19171.151Syamt			hpcarm		(reported privately)
19181.151Syamt			i386		(yamt)
19191.151Syamt			macppc		(tsutsui)
19201.151Syamt			news68k		(tsutsui)
19211.151Syamt			sgimips(IP32)	(tsutsui)
19221.151Syamt			sparc(sun4c)	(tsutsui)
19231.151Syamt			sun2		(tsutsui)
19241.151Syamt			sun3		(tsutsui)
19251.151Syamt			sun3x		(tsutsui)
19261.151Syamt			xen		(yamt)
19271.151Syamt
19281.151Syamt		compile-tested:
19291.151Syamt			acorn26
19301.151Syamt			acorn32
19311.151Syamt			algor
19321.151Syamt			amiga
19331.151Syamt			arc
19341.151Syamt			atari
19351.151Syamt			bebox
19361.151Syamt			cats
19371.151Syamt			cesfic
19381.151Syamt			dreamcast
19391.151Syamt			evbarm
19401.151Syamt			evbmips
19411.151Syamt			evbppc(marvell)
19421.151Syamt			evbppc(ibm4xx)
19431.151Syamt			evbsh3
19441.151Syamt			hp700
19451.151Syamt			hpcmips
19461.151Syamt			hpcsh
19471.151Syamt			ia64
19481.151Syamt			ibmnws
19491.151Syamt			iyonix
19501.151Syamt			landisk
19511.151Syamt			luna68k
19521.151Syamt			mac68k
19531.151Syamt			mmeye
19541.151Syamt			mvme68k
19551.151Syamt			mvmeppc
19561.151Syamt			mipsco
19571.151Syamt			netwinder
19581.151Syamt			newsmips
19591.151Syamt			next68k
19601.151Syamt			ofppc
19611.151Syamt			pc532
19621.151Syamt			pmax
19631.151Syamt			pmppc
19641.151Syamt			prep
19651.151Syamt			sandpoint
19661.151Syamt			sbmips
19671.151Syamt			shark
19681.151Syamt			sparc
19691.151Syamt			sparc64
19701.151Syamt			vax
19711.151Syamt			x68k
19721.151Syamt			zaurus
19731.151Syamt
19741.151Syamt		not tested:
19751.151Syamt			pdp10 (i don't know how to build)
19761.151Syamt			sh5 (not buildable with an unrelated problem.)
19771.151Syamt
19781.151Syamt    compile  CAYMAN64/netbsd32_sa.o
19791.151Syamt    cc1: warnings being treated as errors
19801.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
19811.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
19821.151Syamt    --- netbsd32_sa.o ---
19831.151Syamt    *** [netbsd32_sa.o] Error code 1
19841.151Syamt    1 error
19851.151Syamt
19861.151Syamt		notyet:
19871.151Syamt			amigappc
19881.151Syamt			playstation2
19891.151Syamt
19901.79SbriggsBranch:		yamt-vop
19911.79SbriggsDescription:	remove several VOPs
19921.79SbriggsStatus:		Terminated; merged to -current
19931.79SbriggsStart Date:	Wed Oct 19 2005
19941.79SbriggsEnd Date:	Wed Nov  2 2005
19951.79SbriggsBase Tag:	yamt-vop-base3
19961.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
19971.68SyamtScope:		src/sys
19981.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
19991.71Speter
20001.214SyamtBranch:		yamt-x86pmap
20011.214SyamtDescription:	merge i386 and amd64 pmap
20021.214SyamtStatus:		Terminated; merged to -current
20031.214SyamtStart Date:	Mon Sep 24 2007
20041.214SyamtEnd Date:	Fri Oct 19 2007
20051.214SyamtBase Tag:	yamt-x86pmap-base4
20061.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
20071.214SyamtScope:		src/sys  (src/common is tagged but not branched)
20081.214SyamtNotes:		
20091.214Syamt
20101.98SgdamoreBranch:		gdamore-uart
20111.98SgdamoreDescription:	Add register table support to com driver.
20121.98SgdamoreStatus:		Active
20131.98SgdamoreStart Date:	14 June 2006
20141.98SgdamoreEnd Date:	13 July 2006
20151.98SgdamoreBase Tag:	gdamore-uart-base
20161.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
20171.98SgdamoreScope:		kernel
20181.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
20191.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
20201.98Sgdamore
20211.273SchristosBranch:		christos-time_t
20221.273SchristosDescription:	Change time_t and dev_t to 64 bit quantities; fix timeval
20231.273Schristos		and timespec.
20241.273SchristosStatus:		merged
20251.273SchristosStart Date:	29 March 2008
20261.274SchristosEnd Date:	10 January 2009
20271.275SchristosBase Tag:	christos-time_t-base
20281.275SchristosMaintainer:	Christos Zoulas <christos@NetBSD.org>
20291.273SchristosScope:		kernel, libc, libutil, userland
20301.273SchristosNotes:		Requires a major bump of all libraries except libc, libutil.
20311.290Smrg
20321.290SmrgBranch:		rtr-xorg-branch
20331.290SmrgDescription:	xorg & static build alterations to src/x11
20341.290SmrgStatus:		Dead; replaced by src/external/mit/xorg
20351.290SmrgStart Date:	Nov 15 2004
20361.290SmrgEnd Date:	?
20371.290SmrgBase tag:	rtr-xorg-branch-base
20381.290SmrgMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
20391.290SmrgScope:		x11
20401.290Smrg		distrib/sets/lists
20411.290Smrg		share/mk/bsd.x11.mk
20421.290Smrg		share/mk/bsd.own.mk
20431.290Smrg		etc/mtree/NetBSD.dist
20441.290SmrgNotes:		Requires parts of xsrc/xfree (HEAD)
20451.290Smrg		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
20461.290Smrg		Requires xorg (XORG-6_8_1)
20471.290Smrg
20481.290SmrgBranch:		gmcgarry_ctxsw
20491.290SmrgDescription:	Separate scheduler from context-switch code
20501.290SmrgStatus:		Dead; replaced by cpu_switchto / yamt-idlelwp branch
20511.290SmrgStart Date:	18 December 2002
20521.290SmrgEnd Date:
20531.290SmrgBase Tag:	gmcgarry_ctxsw_base
20541.290SmrgMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
20551.290SmrgScope:		kernel
20561.290SmrgNotes:		Removing knowledge of the scheduler and its run queues
20571.290Smrg		from the machine-dependent context switch code is the
20581.290Smrg		first step in cleaning up the scheduler.  It is necessary
20591.290Smrg		for the newlock branch, making the scheduler SMP friendly,
20601.290Smrg		adding real-time scheduler extensions, and reducing the
20611.290Smrg		number of code paths for LWP and proc switching.
20621.290Smrg
20631.290SmrgBranch:		nick-hppapmap
20641.290SmrgDescription:	Update of hppa pmap with OpenBSD code.
20651.290SmrgStatus: 	Terminated; merged to -current
20661.290SmrgStart Date:	27 October 2008
20671.290SmrgEnd Date:	30 April 2009
20681.290SmrgBase Tag:	nick-hppapmap-base3
20691.290SmrgMaintainer:	Nick Hudson <skrll@NetBSD.org>
20701.290SmrgScope:		sys/
20711.290SmrgNotes:		Port of the OpenBSD pmap including support for PA2.0 CPUs in
20721.290Smrg		32-bit mode.
20731.290Smrg
20741.290SmrgBranch:		thorpej-atomic
20751.290SmrgDescription:	Implementation of an atomic memory operations API modeled
20761.290Smrg		after the one in Solaris 10.
20771.290SmrgStatus:		Terminated; merged to -current
20781.290SmrgStart Date:	Apr 11 2007
20791.290SmrgEnd Date:	Nov 18 2007
20801.290SmrgBase tag:	thorpej-atomic-base
20811.290SmrgMaintainer:	Jason Thorpe <thorpej@netbsd.org>
20821.290SmrgScope:		src/common
20831.290Smrg		src/sys
20841.290SmrgNotes:		Base atomic primitives need to be implemented for
20851.290Smrg		all of the supported architectures:
20861.290Smrg
20871.290Smrg		alpha		DONE
20881.290Smrg		arm		DONE
20891.290Smrg		hppa
20901.290Smrg		i386		DONE
20911.290Smrg		ia64
20921.290Smrg		m68k		DONE (except for 68010)
20931.290Smrg		mips
20941.290Smrg		ns32k
20951.290Smrg		powerpc		DONE except for membar_*()
20961.290Smrg		powerpc64	DONE except for membar_*()
20971.290Smrg		sh3
20981.290Smrg		sparc		DONE except for membar_*()
20991.290Smrg		sparc64		DONE except for membar_*()
21001.290Smrg		vax
21011.290Smrg		x86_64		DONE
21021.290Smrg
21031.290Smrg		Tested:
21041.290Smrg
21051.290Smrg		alpha		NO
21061.290Smrg		arm		NO
21071.290Smrg		hppa		NO
21081.290Smrg		i386		NO
21091.290Smrg		ia64		NO
21101.290Smrg		m68k		NO
21111.290Smrg		mips		NO
21121.290Smrg		ns32k		NO
21131.290Smrg		powerpc		NO
21141.290Smrg		powerpc64	NO
21151.290Smrg		sh3		NO
21161.290Smrg		sparc		NO
21171.290Smrg		sparc64		NO
21181.290Smrg		vax		NO
21191.290Smrg		x86_64		NO
21201.290Smrg
21211.290Smrg		TODO:
21221.290Smrg
21231.290Smrg		all		- Need to replace mb_*() with membar_*().
21241.290Smrg
21251.290Smrg				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
21261.290Smrg				  to see of membar_enter() is required here.
21271.290Smrg
21281.290Smrg				- Talk to ad@ -- figure out of non-atomic
21291.290Smrg				  mutex / rwlock release is actually safe.
21301.290Smrg
21311.290Smrg		arm		- Consider using a RAS technique like
21321.290Smrg				  MIPS uses for _lock_cas() and the mutex
21331.290Smrg				  stubs.  Possibly do more than one atomic
21341.290Smrg				  op as a RAS.  Possibly implement mutex
21351.290Smrg				  stubs using the technique.
21361.290Smrg
21371.290Smrg		m68k		- Need to do 68010 support.
21381.290Smrg		
21391.290Smrg		i386		- Need to change when x86_patch() is called
21401.290Smrg				  so we can test ncpus.
21411.290Smrg
21421.290Smrg		powerpc		- Figure out if we need barriers in the
21431.290Smrg				  atomic ops themselves (hopefully not!)
21441.290Smrg
21451.290Smrg		x86_64		- Need to change when x86_patch() is called
21461.290Smrg				  so we can test ncpus.
21471.290Smrg
21481.79Sbriggs########################################################################
21491.1Slukem# Other:
21501.79Sbriggs########################################################################
21511.1Slukem
21521.1SlukemBranch:		magnum
21531.1SlukemDescription:	?
21541.1SlukemStatus:		?
21551.1SlukemStart Date:
21561.1SlukemEnd Date:
21571.1SlukemBase Tag:	magnum-base
21581.1SlukemMaintainer:	?
21591.1SlukemScope:		kernel
21601.1SlukemNotes:
21611.69Selad
2162