BRANCHES revision 1.325
11.325Syamt#	$NetBSD: BRANCHES,v 1.325 2012/05/23 13:54:37 yamt 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.51SrizStatus:		Active
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.271SsnjStatus:		Active
2101.271SsnjStart Date:	31 Oct 2008
2111.271SsnjEnd Date:
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.279SsnjStatus:		Active
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.321SrizBranch:		netbsd-6
2291.321SrizDescription:	The NetBSD 6 release branch
2301.321SrizStatus:		Active
2311.321SrizStart Date:	15 Feb 2012
2321.321SrizEnd Date:
2331.321SrizBase Tag:	netbsd-6-base
2341.321SrizMaintainer:	6.0 Release Engineering <releng-6@NetBSD.org>
2351.321SrizScope:		Entire tree. (src + xsrc)
2361.321SrizNotes:
2371.321Sriz		Commits restricted to Release Engineering.
2381.321Sriz
2391.79Sbriggs########################################################################
2401.79Sbriggs# Individual developers' branches (Active/Dormant):
2411.79Sbriggs########################################################################
2421.4Sbjh21
2431.158SyamtBranch:		ad-audiomp
2441.158SyamtDescription:	Add MP locking to the audio drivers
2451.270SadStatus:		Terminated
2461.225SwizStart Date:	28 February 2007
2471.270SadEnd Date:	7 December 2008
2481.158SyamtBase Tag:	ad-audiomp-base
2491.158SyamtMaintainer:	Andrew Doran <ad@NetBSD.org>
2501.158SyamtScope:		kernel
2511.158SyamtNotes:		Making the audio drivers MP safe is necessary before efforts
2521.158Syamt		can be made to make the VM system MP safe. About 1/2 of the
2531.158Syamt		drivers are converted, the remaining 1/2 need more changes.
2541.158Syamt
2551.158Syamt		As of import this is snapshot of work in progress and so
2561.158Syamt		may not compile; in particular the midi changes are very
2571.158Syamt		much "in progress". The audio component has been tested
2581.158Syamt		and verified to work with emuxki and auvia. There may
2591.158Syamt		be a locking issue in the ac97 code at boot.
2601.158Syamt
2611.158Syamt		The are two locks per device instance, an ISR lock and
2621.158Syamt		a character device lock. The ISR lock replaces calls to
2631.158Syamt		splaudio()/splx(), and will be held across calls to device
2641.158Syamt		methods which were called at splaudio() before (e.g.
2651.158Syamt		trigger_output). The character device lock is held across
2661.158Syamt		calls to nearly all of the methods, excluding some only
2671.225Swiz		used for initialization, e.g. get_locks. This needs to be
2681.158Syamt		documented at merge time.
2691.158Syamt
2701.158Syamt		To test on a multi way x86 system, search for "mpsafe" in
2711.158Syamt		x86/x86/intr.c and change IPL_SCHED to IPL_AUDIO. Run a job
2721.158Syamt		that will acquire the ISR lock (depends on the hardware, but
2731.158Syamt		"while true; do mixerctl -a > /dev/null; done" may suffice).
2741.158Syamt		Play audio, run lockstat and verify that that there is
2751.158Syamt		contention on the ISR lock.
2761.158Syamt
2771.270SadBranch:		ad-audiomp2
2781.270SadDescription:	Add MP locking to the audio drivers
2791.312SjmcneillStatus:		Terminated
2801.270SadStart Date:	7 December 2008
2811.312SjmcneillEnd Date:	19 November 2011
2821.270SadBase Tag:	ad-audiomp2-base
2831.270SadMaintainer:	Andrew Doran <ad@NetBSD.org>
2841.270SadScope:		kernel
2851.270SadNotes:		Ressurect ad-audiomp, make the audio drivers MP safe.
2861.270Sad
2871.323SagcBranch:		agc-netpgp-standalone
2881.323SagcDescription:	Remove dependency on openssl libraries in netpgp
2891.323SagcStatus:		Active
2901.323SagcStart Date:	5 May 2012
2911.323SagcEnd Date:
2921.323SagcBase Tag:	agc-netpgp-standalone-base
2931.323SagcMaintainer:	Alistair Crooks <agc@NetBSD.org>
2941.323SagcScope:		src/crypto/external/bsd/netpgp
2951.323SagcNotes:		This branch is used to develop the version of netpgp
2961.323Sagc		which has its own version of bignum, ciphers, and signatures
2971.323Sagc		libraries, so that it is able to operate without openssl
2981.323Sagc		being in place.
2991.323Sagc
3001.4Sbjh21Branch:		bjh21-hydra
3011.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
3021.90Sbjh21Status:		Dormant
3031.4Sbjh21Start Date:	18 Oct 2002
3041.4Sbjh21End Date:
3051.4Sbjh21Base Tag:	bjh21-hydra-base
3061.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
3071.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
3081.90Sbjh21Notes:		This code was on a branch because it involves changes to
3091.4Sbjh21		cpuswitch.S which would otherwise make merging the
3101.90Sbjh21		nathanw_sa branch difficult.
3111.1Slukem
3121.308ScherryBranch:		cherry-xenmp
3131.308ScherryDescription:	Port i386 and amd64 Xen kernels to run MP
3141.319ScherryStatus:		Terminated
3151.308ScherryStart Date:	1st June 2011
3161.319ScherryEnd Date:	13th January 2012
3171.308ScherryBase Tag:	cherry-xenmp-base
3181.308ScherryMaintainer:	Cherry G. Mathew <cherry@NetBSD.org>
3191.308ScherryScope:		kernel
3201.319ScherryNotes:		None
3211.308Scherry
3221.201SchrisBranch:		chris-arm-intr-rework
3231.201SchrisDescription:	Rework arm interrupt handling code
3241.291SwizStatus:		Dormant
3251.201SchrisStart Date:	11 Aug 2007
3261.201SchrisEnd Date:
3271.201SchrisBase Tag:	chris-arm-intr-rework-base
3281.225SwizMaintainer:	Chris Gilbert <chris@NetBSD.org>
3291.201SchrisScope:		sys/arch/arm sys/arch/cats (other arm archs to follow)
3301.201SchrisNotes:		Rework arm interrupt code to provide a shared set of interrupt
3311.201Schris		routines, and allow improvements to be shared across all arm
3321.201Schris		based hardware.
3331.201Schris
3341.79SbriggsBranch:		gmcgarry_ucred
3351.79SbriggsDescription:	Integrate and encapsulate user credentials
3361.79SbriggsStatus:		Dormant
3371.79SbriggsStart Date:	18 December 2002
3381.79SbriggsEnd Date:
3391.79SbriggsBase Tag:	gmcgarry_ucred_base
3401.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
3411.79SbriggsScope:		kernel
3421.79SbriggsNotes:		merge pcred and ucred and poolify
3431.79Sbriggs
3441.199SrjsBranch:		hpcarm-cleanup
3451.199SrjsDescription:	Fix build problems for hpcarm
3461.199SrjsStatus:		Active
3471.199SrjsStart Date:	31 July 2007
3481.199SrjsEnd Date:
3491.199SrjsBase Tag:	hpcarm-cleanup-base
3501.199SrjsMaintainer:	Robert Swindells <rjs@NetBSD.org>
3511.199SrjsScope:		kernel
3521.199SrjsNotes:		Modify SA11x0 interrupt code to match PXA2x0 equivalent.
3531.199Srjs
3541.194SitohyBranch:		itohy-usb1
3551.194SitohyDescription:	USB stack overhaul, mostly DMA related
3561.305SitohyStatus:		Terminated
3571.194SitohyStart Date:	22 May 2007
3581.194SitohyEnd Date:
3591.194SitohyBase Tag:	itohy-usb1-base
3601.194SitohyMaintainer:	ITOH Yasufumi <itohy@NetBSD.org>
3611.194SitohyScope:		kernel
3621.194SitohyNotes:		To check out the kernel source tree,
3631.194Sitohy		1. check out checkout script
3641.194Sitohy			cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
3651.194Sitohy		2. update files in the branch
3661.194Sitohy			sh -e src/sys/dev/usb/filelist
3671.194Sitohy
3681.303SjruohoBranch:		jruoho-x86intr
3691.303SjruohoDescription:	Cleanup and rework the x86 APIC and PIC subsystems
3701.303SjruohoStatus:		Active
3711.303SjruohoStart Date:	17 January 2011
3721.303SjruohoEnd Date:
3731.303SjruohoBase Tag:	jruoho-x86intr-base
3741.303SjruohoMaintainer:	Jukka Ruohonen <jruoho@NetBSD.org>
3751.303SjruohoScope:		kernel
3761.303SjruohoNotes:		This branch aims to cleanup the x86 interrupt routing code.
3771.303Sjruoho		In particular, a new implementation is provided for all
3781.303Sjruoho		elements of the APIC that involve ACPI. In addition, better
3791.303Sjruoho		abstractions are provided for the whole PIC layer. The main
3801.303Sjruoho		work areas are sys/arch/x86 and sys/dev/acpi.
3811.303Sjruoho
3821.276SjymBranch:		jym-xensuspend
3831.276SjymDescription:	Implement xm save/restore/migrate for NetBSD domU
3841.310SjymStatus:		Terminated
3851.276SjymStart Date:	2009-02-08
3861.310SjymEnd Date:	2011-09-20
3871.276SjymBase Tag:	jym-xensuspend-base
3881.276SjymMaintainer:	Jean-Yves Migeon <jym@NetBSD.org>
3891.276SjymScope:		kernel
3901.276SjymNotes:		This branch contains the code required to support the Xen
3911.276Sjym		save/restore/migrate facilities. It affects domU frontend
3921.276Sjym		drivers (xbd, xennet, xencons, hypervisor), autoconf(9)
3931.276Sjym		machinery, as well as MD code (mostly pmap(9)).
3941.276Sjym
3951.79SbriggsBranch:		kame
3961.79SbriggsDescription:	KAME Project
3971.79SbriggsStatus:		Dormant
3981.79SbriggsStart Date:	28 Jun 1999
3991.79SbriggsEnd Date:
4001.79SbriggsBase Tag:
4011.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
4021.79SbriggsScope:		kernel
4031.79SbriggsNotes:		http://www.kame.net
4041.79Sbriggs		Used for "reference" purposes for early part of KAME
4051.79Sbriggs		integration effort.  The branch is not actively used, as I
4061.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
4071.79Sbriggs
4081.240SkeiichiBranch:		keiichi-mipv6
4091.240SkeiichiDescription:	Developing Mobile IPv6 function
4101.240SkeiichiStatus:		Active
4111.240SkeiichiStart Date:	21 Feb 2008
4121.240SkeiichiEnd Date:	
4131.240SkeiichiBase Tag:	keiichi-mipv6-base
4141.240SkeiichiMaintainer:	Keiichi Shima <keiichi@netbsd.org>
4151.240SkeiichiScope:		sys, sbin, libc/net, distrib/sets, share/man/
4161.240SkeiichiNotes:		http://www.mobileip.jp/
4171.240Skeiichi		Work on developing Mobile IPv6/NEMO BS functions and
4181.240Skeiichi		related MIPv6 based advanced functions on NetBSD.
4191.240Skeiichi		Please consult keiichi for joining this activity.
4201.240Skeiichi
4211.79SbriggsBranch:		kent-audio2
4221.79SbriggsDescription:	In-kernel audio mixer
4231.79SbriggsStatus:		Active
4241.79SbriggsStart Date:	Sun Jan 16 2005
4251.79SbriggsEnd Date:	
4261.79SbriggsBase Tag:	kent-audio2-base
4271.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
4281.79SbriggsScope:		kernel (audio device drivers)
4291.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
4301.79Sbriggs		Please consult with the maintainer before committing
4311.79Sbriggs		to this branch.
4321.79Sbriggs		This branch is not expected to be compilable yet.
4331.79Sbriggs
4341.79SbriggsBranch:		matt-timespec
4351.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
4361.79Sbriggs		storage mechanism.
4371.197SmattStatus:		Inactive
4381.79SbriggsStart Date:	2005-02-19
4391.79SbriggsEnd Date:
4401.79SbriggsBase Tag:	
4411.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
4421.79SbriggsScope:		kernel
4431.79SbriggsNotes:	
4441.79Sbriggs
4451.197SmattBranch:		matt-mips64
4461.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
4471.284SmattStatus:		Mostly dead
4481.197SmattStart Date:	2007-07-17
4491.197SmattEnd Date:
4501.206SmattBase Tag:	matt-mips64-base
4511.206SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4521.206SmattScope:		kernel & userland
4531.284SmattNotes:		
4541.284Smatt
4551.284SmattBranch:		matt-nb5-mips64
4561.284SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
4571.291SwizStatus:		Active
4581.284SmattStart Date:	2009-08-01
4591.284SmattEnd Date:
4601.307SmattBase Tag:	netbsd-5-1-RELEASE
4611.284SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4621.284SmattScope:		kernel & userland
4631.284SmattNotes:		
4641.206Smatt
4651.302SmattBranch:		matt-nb5-pq3
4661.302SmattDescription:	Rototill the powerpc code to support mpc85xx
4671.302SmattStatus:		Active
4681.302SmattStart Date:	2010-12-20
4691.302SmattEnd Date:
4701.302SmattBase Tag:	matt-nb5-pq3-base
4711.302SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4721.302SmattScope:		kernel & userland
4731.302SmattNotes:		
4741.302Smatt
4751.242SmjfBranch:		mjf-devfs2
4761.225SwizDescription:	device file system supporting dynamic device nodes
4771.224SmjfStatus:		Active
4781.242SmjfStart Date:	21 February 2008
4791.224SmjfEnd Date:
4801.242SmjfBase Tag:	mjf-devfs2-base
4811.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4821.224SmjfScope:		kernel and userland
4831.224SmjfNotes:		This branch will move away from the static device nodes that
4841.224Smjf		are created with MAKEDEV scripts and allow nodes to be created
4851.224Smjf		and removed dynamically as devices are attached and detached
4861.224Smjf		from the machine.
4871.224Smjf
4881.224SmjfBranch:		mjf-ufs-trans
4891.225SwizDescription:	file system transactions for ufs
4901.224SmjfStatus:		Active
4911.224SmjfStart Date:	12 March 2007
4921.224SmjfEnd Date:
4931.224SmjfBase Tag:	mjf-ufs-trans-base
4941.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4951.224SmjfScope:		kernel
4961.224SmjfNotes:
4971.224Smjf
4981.241SskrllBranch:		nick-net80211-sync
4991.241SskrllDescription:	sync of net80211 with FreeBSD
5001.315SskrllStatus:		Dormant
5011.241SskrllStart Date:	21 February 2008
5021.241SskrllEnd Date:
5031.241SskrllBase Tag:	nick-net80211-base
5041.241SskrllMaintainer:	Nick Hudson <skrll@NetBSD.org>
5051.241SskrllScope:		sys/
5061.241SskrllNotes:		Sync'ing net80211 with FreeBSD and drivers update. The branch is
5071.241Sskrll		currently only the kernel, but will likely extend to some userland
5081.241Sskrll		areas.
5091.241Sskrll
5101.79SbriggsBranch:	  	pkgviews
5111.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
5121.79SbriggsStatus:		Active
5131.79SbriggsStart Date:	22 July 2002
5141.79SbriggsEnd Date:
5151.79SbriggsBase Tag:	pkgviews
5161.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
5171.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
5181.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
5191.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
5201.79Sbriggs		within the same tree
5211.79Sbriggs
5221.79SbriggsBranch:		rpaulo-netinet-merge-pcb
5231.79SbriggsDescription:	merge in6pcb with inpcb
5241.133SrpauloStatus:		Dormant
5251.79SbriggsStart Date:	Wed Feb 01 2006
5261.79SbriggsEnd Date:	
5271.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
5281.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
5291.79SbriggsScope:		src/sys
5301.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
5311.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
5321.135Srpaulo		the proposed structure layout (which was roughly discussed
5331.135Srpaulo		in the tech-net mailing list).
5341.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
5351.135Srpaulo		locking style, but currently they do nothing and are not
5361.135Srpaulo		yet called at the correct places (needs discussion about
5371.135Srpaulo		kernel fine-grained locking).
5381.135Srpaulo		To continue this branch, one needs to read all the relevant
5391.135Srpaulo		inpcb/in6pcb source files and change the function names,
5401.225Swiz		structure names, structure fields according to the new
5411.135Srpaulo		layout (in6pcb is gone).
5421.135Srpaulo		Don't try to build a kernel from this branch because it won't
5431.135Srpaulo		work. The missing pieces required to do a complete build
5441.135Srpaulo		were not committed because they were incomplete and generated
5451.135Srpaulo		panics.
5461.135Srpaulo		You shouldn't need to worry about KAME syncs because
5471.135Srpaulo		they did most of them by now.
5481.135Srpaulo		After the work is done, you are required to test the branch
5491.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
5501.135Srpaulo		More info at: http://www.tahi.org/
5511.79Sbriggs
5521.191SwrstudenBranch:  	wrstuden-fixsa
5531.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5541.191SwrstudenStatus: 	Active
5551.191SwrstudenStart Date:	15 May 2007
5561.191SwrstudenEnd Date:
5571.191SwrstudenBase Tag:	wrstuden-fixsa-base
5581.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5591.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
5601.191Swrstuden		or lib/libpthread or maybe gdb.
5611.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
5621.191Swrstuden		This branch is intended to stage improvements for the
5631.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
5641.191Swrstuden		include not allocating memory while preparing to tsleep(),
5651.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
5661.191Swrstuden		eliminating the need to mlock stacks), and being
5671.253Swrstuden		able to pthread_kill() running threads. At this date,
5681.253Swrstuden		most goals have been achieved. This branch also includes
5691.253Swrstuden		fixes to gdb to support working with threaded apps.
5701.253Swrstuden
5711.253SwrstudenBranch:  	wrstuden-revivesa
5721.253SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5731.253SwrstudenStatus: 	Active
5741.253SwrstudenStart Date:	10 May 2008
5751.253SwrstudenEnd Date:
5761.253SwrstudenBase Tag:	wrstuden-revivesa-base
5771.253SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5781.253SwrstudenScope:		src, though all the interesting stuff is in the kernel
5791.253SwrstudenNotes:		This branch is intended to revive Scheduler Activations
5801.253Swrstuden		in -current in the 5.0 era. This branch's main goal is
5811.253Swrstuden		to re-add syscall compatability so that SA-based libpthread
5821.253Swrstuden		programs can run with a -current kernel. 1:1 threading will
5831.253Swrstuden		remain the NetBSD-default. This branch will re-add necessary
5841.253Swrstuden		upcall support, and will also serve as a chance to clean
5851.253Swrstuden		out cruft that had accumulated in the implementation over
5861.253Swrstuden		time.
5871.191Swrstuden
5881.227SyamtBranch:		yamt-kmem
5891.227SyamtDescription:	
5901.227Syamt		- separate kernel va allocation from kernel fault handling.
5911.227Syamt		- make kmem_alloc interrupt-safe.
5921.227SyamtStatus:		Active
5931.227SyamtStart Date:	Sun Dec  9 2007
5941.227SyamtEnd Date:	
5951.231SyamtBase Tag:	yamt-kmem-base3
5961.227SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5971.227SyamtScope:		src/sys  (src/common is tagged but not branched)
5981.227SyamtNotes:		
5991.234Syamt		todo:
6001.234Syamt		- investigate if PMAP_PREFER equivalent can be done
6011.234Syamt		  with vmem_xalloc.  find a tester with hardware for it.
6021.234Syamt		- g/c replaced code, including kmapent and malloc.
6031.234Syamt		- consider to remove other submaps.  eg. mb_map
6041.227Syamt
6051.250SyamtBranch:		yamt-nfs-mp
6061.250SyamtDescription:	make nfs client mp-safe
6071.250SyamtStatus:		Active
6081.250SyamtStart Date:	Sun Apr 27 2008
6091.250SyamtEnd Date:	
6101.294SyamtBase Tag:	yamt-nfs-mp-base11
6111.250SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
6121.250SyamtScope:		src/sys  (src/common is tagged but not branched)
6131.250SyamtNotes:		
6141.250Syamt
6151.311SyamtBranch:		yamt-pagecache
6161.311SyamtDescription:	page cache related changes
6171.311SyamtStatus:		Active
6181.311SyamtStart Date:	Wed Nov 2 2011
6191.311SyamtEnd Date:	
6201.324SyamtBase Tag:	yamt-pagecache-base5
6211.311SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
6221.311SyamtScope:		src
6231.311SyamtNotes:		- maintain object pages in radix tree rather than rb tree.
6241.320Syamt		- shrink the size of vm_page.
6251.311Syamt		- reduce unnecessary page scan in putpages.  esp. when an
6261.311Syamt		  object has a ton of pages cached but only a few of them
6271.311Syamt		  are dirty.
6281.311Syamt		- reduce the number of pmap operations by tracking page
6291.316Syamt		  dirtiness more precisely in uvm layer.
6301.311Syamt		- fix nfs commit range tracking.
6311.311Syamt		- fix nfs write clustering.  XXX hack
6321.324Syamt		- fix A->O loaning
6331.325Syamt		- write radixtree(9) man page
6341.311Syamt
6351.317Syamt		TODO:
6361.317Syamt			- benchmark
6371.317Syamt			- test
6381.318Syamt			- make the write clustering fix less kludgy
6391.320Syamt			- fix or disable the ad-hoc per-cpu statistic
6401.324Syamt			- disable A->O loan as its benefit is unclear at best
6411.317Syamt
6421.314Syamt		tested: i386, amd64, nfs, ffs
6431.314Syamt
6441.317Syamt		have good chances to be broken: lfs, sparc64, hp700
6451.314Syamt
6461.318Syamt		the following is kernel build test results.
6471.318Syamt		most of NG seem unrelated to the changes in the branch.
6481.318Syamt
6491.318Syamt			acorn26  GENERIC    OK      
6501.318Syamt			acorn32  GENERIC    OK      
6511.318Syamt			algor    P6032      NG      
6521.318Syamt			alpha    GENERIC    OK      
6531.318Syamt			alpha    GENERIC.MP OK      
6541.318Syamt			amd64    GENERIC    OK      
6551.318Syamt			amd64    XEN3_DOM0  OK      
6561.318Syamt			amd64    XEN3_DOMU  OK      
6571.318Syamt			amiga    GENERIC    OK      
6581.318Syamt			amigappc GENERIC    OK      
6591.318Syamt			arc      GENERIC    OK      
6601.318Syamt			atari    MILAN-PCIIDE OK      
6611.318Syamt			bebox    GENERIC    OK      
6621.318Syamt			cats     GENERIC    OK      
6631.318Syamt			cesfic   GENERIC    OK      
6641.318Syamt			cobalt   GENERIC    OK      
6651.318Syamt			dreamcast GENERIC    NG      
6661.318Syamt			emips    GENERIC    OK      
6671.318Syamt			evbarm   NSLU2      NG      
6681.318Syamt			evbarm   TS7200     NG      
6691.318Syamt			evbmips  P6032      NG      
6701.318Syamt			evbmips  MALTA      NG      
6711.318Syamt			evbppc   WALNUT     NG      
6721.318Syamt			evbppc   EXPLORA451 NG      
6731.318Syamt			evbppc   PMPPC      NG      
6741.318Syamt			evbsh3   COMPUTEXEVB OK      
6751.318Syamt			ews4800mips GENERIC    OK      
6761.318Syamt			hp300    GENERIC    OK      
6771.318Syamt			hp700    GENERIC    OK      
6781.318Syamt			hpcarm   JORNADA720 OK      
6791.318Syamt			hpcarm   JORNADA728 OK      
6801.318Syamt			hpcmips  GENERIC    OK      
6811.318Syamt			hpcsh    GENERIC    OK      
6821.318Syamt			hpcsh    HPW650PA   OK      
6831.318Syamt			i386     MONOLITHIC OK      
6841.318Syamt			i386     GENERIC    OK      
6851.318Syamt			i386     XEN3_DOM0  OK      
6861.318Syamt			i386     XEN3_DOMU  OK      
6871.318Syamt			i386     ALL        NG      
6881.318Syamt			ia64     GENERIC    OK      
6891.318Syamt			ia64     GENERIC.SKI NG      
6901.318Syamt			ibmnws   GENERIC    OK      
6911.318Syamt			iyonix   GENERIC    NG      
6921.318Syamt			landisk  GENERIC    OK      
6931.318Syamt			luna68k  GENERIC    OK      
6941.318Syamt			mac68k   GENERIC    OK      
6951.318Syamt			macppc   GENERIC    OK      
6961.318Syamt			macppc   GENERIC.MP OK      
6971.318Syamt			mipsco   GENERIC    OK      
6981.318Syamt			mmeye    GENERIC    OK      
6991.318Syamt			mvme68k  GENERIC    OK      
7001.318Syamt			mvmeppc  GENERIC    OK      
7011.318Syamt			netwinder GENERIC    NG      
7021.318Syamt			news68k  GENERIC    OK      
7031.318Syamt			newsmips GENERIC    OK      
7041.318Syamt			next68k  GENERIC    OK      
7051.318Syamt			ofppc    GENERIC    OK      
7061.318Syamt			ofppc    GENERIC.MP NG      
7071.318Syamt			pmax     GENERIC    OK      
7081.318Syamt			prep     GENERIC    OK      
7091.318Syamt			rs6000   GENERIC    NG      
7101.318Syamt			sandpoint GENERIC    OK      
7111.318Syamt			sbmips   GENERIC    NG      
7121.318Syamt			sbmips   GENERIC.MP NG      
7131.318Syamt			sgimips  GENERIC32_IP3x OK      
7141.318Syamt			shark    GENERIC    NG      
7151.318Syamt			sparc    GENERIC    OK      
7161.318Syamt			sparc    GENERIC.MP OK      
7171.318Syamt			sparc64  GENERIC    OK      
7181.318Syamt			sun2     GENERIC    OK      
7191.318Syamt			sun3     GENERIC    OK      
7201.318Syamt			usermode GENERIC    NG      
7211.318Syamt			vax      GENERIC    OK      
7221.318Syamt			vax      GENERIC.MP OK      
7231.318Syamt			x68k     GENERIC    OK      
7241.318Syamt			zaurus   GENERIC    NG      
7251.318Syamt
7261.163SreinoudBranch:		reinoud-bufcleanup
7271.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
7281.164Sreinoud		Ideas currently in mind (preference for b):
7291.164Sreinoud		a)
7301.163Sreinoud			1. use of bio_ops per buffer.
7311.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
7321.163Sreinoud			   and provide some private context.
7331.225Swiz			3. extend the bio_ops with commonly used functionality
7341.163Sreinoud			   like pending action counting, custom context passing,
7351.163Sreinoud			   last minute processing of buffer data, buffer cache
7361.163Sreinoud			   etc.
7371.163Sreinoud			4. investigate the use of the kcont()
7381.163Sreinoud			   continuation-passing framework for async io
7391.163Sreinoud			   completion notification for bufs
7401.164Sreinoud			...
7411.164Sreinoud		b)
7421.164Sreinoud			1. all sequencing use of B_CALL replaced by
7431.164Sreinoud			   device-threads, if possible generic code around BUFQ
7441.225Swiz			2. possibly use kcont() for async IO finished signaling
7451.164Sreinoud			3. counter of pending and queued actions requestable
7461.164Sreinoud			   by IOCTL interface?
7471.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
7481.164Sreinoud			   even finished I/O calls as vnode operations
7491.164Sreinoud			...
7501.163SreinoudStatus:		Active
7511.163SreinoudStart Date:	Thu Mar 15 2007
7521.163SreinoudEnd Date:
7531.163SreinoudBase Tag:	reinoud-bufcleanup-base
7541.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
7551.163SreinoudScope:		src/sys and src/common
7561.225SwizNotes:		Used as experiment sandbox and if successful hopefully one day
7571.225Swiz		to be integrated.
7581.163Sreinoud
7591.304SbouyerBranch:		bouyer-quota2
7601.304SbouyerDescription:	modernise disk quotas
7611.304SbouyerStatus:		Active
7621.304SbouyerStart Date:	Thu Jan 20 2011
7631.304SbouyerEnd Date:
7641.304SbouyerBase Tag:	bouyer-quota2-base
7651.304SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7661.304SbouyerScope:		src/
7671.304SbouyerNotes:
7681.304Sbouyer
7691.79Sbriggs########################################################################
7701.79Sbriggs# Individual developers' branches (Terminated):
7711.79Sbriggs########################################################################
7721.79Sbriggs
7731.1SlukemBranch:		bouyer-scsipi
7741.1SlukemDescription:	Integration of atapi support
7751.1SlukemStatus:		Terminated
7761.1SlukemStart Date:
7771.1SlukemEnd Date:
7781.1SlukemBase Tag:
7791.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7801.1SlukemScope:		kernel
7811.1SlukemNotes:		Superseded by thorpej_scsipi
7821.1Slukem
7831.79SbriggsBranch:		bouyer-xen2
7841.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
7851.79SbriggsStatus:		Terminated
7861.79SbriggsStart Date:	Dec 13 2004
7871.79SbriggsEnd Date:	Mar 10 2005
7881.79SbriggsBase Tag:	netbsd-2-base
7891.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7901.79SbriggsScope:		src/sys/arch/xen
7911.79SbriggsNotes:
7921.79Sbriggs
7931.220SbouyerBranch:		bouyer-xenamd64
7941.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
7951.220SbouyerStatus:		Terminated
7961.220SbouyerStart Date:	18 Oct 2007
7971.220SbouyerEnd Date:	22 Nov 2007
7981.220SbouyerBase Tag:	bouyer-xenamd64-base
7991.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
8001.220SbouyerScope:		kernel
8011.220SbouyerNotes:		
8021.220Sbouyer
8031.238SbouyerBranch:		bouyer-xeni386
8041.238SbouyerDescription:	switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
8051.243SyamtStatus:		Terminated
8061.238SbouyerStart Date:	10 Dec 2007
8071.238SbouyerEnd Date:	23 Jan 2008
8081.238SbouyerBase Tag:	bouyer-xeni386-base
8091.238SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
8101.238SbouyerScope:		kernel
8111.238SbouyerNotes:		
8121.238Sbouyer
8131.87SchapBranch: 	chap-midi
8141.87SchapDescription:	Renovation of MIDI support
8151.87SchapStatus: 	Terminated; merged to -current
8161.87SchapStart Date:	19 May 2006
8171.87SchapEnd Date:	30 Jun 2006
8181.87SchapBase Tag:	chap-midi-base
8191.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
8201.87SchapScope:		sys, share/man, usr.bin
8211.87SchapNotes:
8221.87Schap
8231.1SlukemBranch:		chs-ubc
8241.44SchsDescription:	Unified Buffer Cache
8251.44SchsStatus:		Terminated
8261.1SlukemStart Date:
8271.1SlukemEnd Date:
8281.1SlukemBase Tag:	chs-ubc-base
8291.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
8301.1SlukemScope:		kernel
8311.1SlukemNotes:
8321.1Slukem
8331.1SlukemBranch:		chs-ubc2
8341.44SchsDescription:	 Unified Buffer Cache
8351.44SchsStatus:		Terminated; merged to -current
8361.1SlukemStart Date:
8371.1SlukemEnd Date:
8381.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
8391.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
8401.1SlukemScope:		kernel
8411.1SlukemNotes:
8421.1Slukem
8431.1SlukemBranch:		cjs-build-against-obj-dir
8441.1SlukemDescription:	?
8451.1SlukemStatus:		?
8461.1SlukemStart Date:
8471.1SlukemEnd Date:
8481.1SlukemBase Tag:
8491.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
8501.1SlukemScope:		Entire tree.
8511.1SlukemNotes:
8521.1Slukem
8531.285ScubeBranch:		cube-autoconf
8541.285ScubeDescription:	Renovate autoconf(9) API
8551.285ScubeStatus:		Terminated; abandoned
8561.285ScubeStart Date:	11 Dec 2007
8571.285ScubeEnd Date:
8581.285ScubeBase Tag:	cube-autoconf-base
8591.285ScubeMaintainer:	Quentin Garnier <cube@NetBSD.org>
8601.285ScubeScope:		kernel usr.bin/config (and some other userland bits)
8611.285ScubeNotes:		Address a number of issues the current autoconf(9) API has.
8621.285Scube
8631.1SlukemBranch:		eeh-paddr_t
8641.44SchsDescription:	use separate types for virtual vs. physical addresses
8651.44SchsStatus:		Terminated; merged to -current
8661.1SlukemStart Date:
8671.1SlukemEnd Date:
8681.1SlukemBase Tag:	eeh-paddr_t-base
8691.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
8701.1SlukemScope:		kernel
8711.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
8721.1Slukem
8731.79SbriggsBranch:		elad-kernelauth
8741.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
8751.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
8761.79Sbriggs		avoid any licensing issues.
8771.79SbriggsStatus:		Terminated; merged to -current
8781.79SbriggsStart Date:	Tue Mar	 7 2006
8791.79SbriggsEnd Date:	Mon May 15 2006
8801.79SbriggsBase Tag:	elad-kernelauth-base
8811.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
8821.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
8831.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
8841.79SbriggsNotes:
8851.79Sbriggs
8861.1SlukemBranch:		fvdl-softdep
8871.1SlukemDescription:	FFS soft dependencies
8881.44SchsStatus:		Terminated; merged to -current
8891.1SlukemStart Date:
8901.1SlukemEnd Date:
8911.1SlukemBase Tag:	fvdl-softdep-base
8921.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
8931.1SlukemScope:		kernel
8941.1SlukemNotes:
8951.1Slukem
8961.1SlukemBranch:		gehenna-devsw
8971.1SlukemDescription:	auto-generation of devsw table
8981.1SlukemStatus:		Terminated
8991.1SlukemStart Date:	16 May 2002
9001.1SlukemEnd Date:	6 Sep 2002
9011.1SlukemBase Tag:	gehenna-devsw-base
9021.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
9031.1SlukemScope:		syssrc
9041.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
9051.1Slukem		port-dependent conf.c and to generate them dynamically by
9061.1Slukem		config(8).
9071.8Sgmcgarry
9081.272ShaadBranch:         haad-dm
9091.272ShaadDescription:    Add support for LVM to NetBSD
9101.272ShaadStatus:         Terminated; merged with -current
9111.272ShaadStart Date:     7 July 2008
9121.272ShaadEnd Date:	19 December 2008
9131.272ShaadBase Tag:       haad-dm-base
9141.272ShaadMaintainer:     Adam Hamsik <haad@NetBSD.org>
9151.272ShaadScope:          kernel
9161.272ShaadNotes:          LVM support is based on Linux lvm2tools, 
9171.272Shaad                libdevmapper library and NetBSD device-mapper
9181.272Shaad                driver. 
9191.272Shaad
9201.1SlukemBranch:		is-newarp
9211.23SisDescription:	ARP for non-Ethernet
9221.23SisStatus:		Terminated; merged before NetBSD 1.3
9231.23SisStart Date:	1996/10/13
9241.23SisEnd Date:	1997/03/15
9251.1SlukemBase Tag:	is-newarp-base
9261.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
9271.1SlukemScope:		kernel
9281.1SlukemNotes:
9291.1Slukem
9301.226SjmcneillBranch:		jmcneill-pm
9311.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
9321.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
9331.226SjmcneillStart Date:	3 Aug 2007
9341.226SjmcneillEnd Date:	9 Dec 2007
9351.226SjmcneillBase Tag:	jmcneill-pm-base
9361.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
9371.226SjmcneillScope:		kernel
9381.226SjmcneillNotes:		
9391.226Sjmcneill
9401.312SjmcneillBranch:		jmcneill-audiomp3
9411.312SjmcneillDescription:	Add MP locking to the audio drivers
9421.313SjmcneillStatus:		Terminated; merged before NetBSD 6.0
9431.312SjmcneillStart Date:	19 Nov 2011
9441.313SjmcneillEnd Date:	23 Nov 2011
9451.312SjmcneillBase Tag:	jmcneill-audiomp3-base
9461.312SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
9471.312SjmcneillScope:		kernel
9481.312SjmcneillNotes:		Resurrect ad-audiomp2, make the audio drivers MP safe.
9491.312Sjmcneill
9501.1SlukemBranch:		kenh-if-detach
9511.1SlukemDescription:	Interface detach support.
9521.1SlukemStatus:		?
9531.1SlukemStart Date:
9541.1SlukemEnd Date:
9551.1SlukemBase Tag:	kenh-if-detach-base
9561.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
9571.1SlukemScope:		kernel
9581.1SlukemNotes:
9591.1Slukem
9601.16SkentBranch:		kent-audio1
9611.16SkentDescription:	Audio converter pipeline
9621.18SkentStatus:		Terminated; merged to -current
9631.16SkentStart Date:	Tue Dec  7 2004
9641.17SkentEnd Date:	Tue Jan 11 2005
9651.17SkentBase Tag:	kent-audio1-base
9661.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
9671.17SkentScope:		kernel (audio device drivers)
9681.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
9691.17Skent		Please consult with the maintainer before committing
9701.17Skent		to this branch.
9711.17Skent
9721.1SlukemBranch:		kqueue
9731.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
9741.5SjdolecekStatus:		Terminated; merged to -current
9751.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
9761.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
9771.1SlukemBase Tag:	kqueue-base
9781.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
9791.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
9801.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
9811.1Slukem		local internal changes to better suit NetBSD, and
9821.1Slukem		enhancements such as looking up filters by name or
9831.1Slukem		number, and dynamic registration of "user" filters.
9841.1Slukem		The work is complete as is, but is awaiting more
9851.1Slukem		feedback from various kernel gurus before going mainline.
9861.11Sskrll
9871.11SskrllBranch:		ktrace-lwp
9881.11SskrllDescription:	ktrace support for lwp ids.
9891.59SskrllStatus:		Terminated; merged to -current
9901.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
9911.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
9921.11SskrllBase Tag:	ktrace-lwp-base
9931.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
9941.11SskrllScope:		sys
9951.11SskrllNotes:		
9961.1Slukem
9971.1SlukemBranch:		marc-pcmcia
9981.1SlukemDescription:	PCMCIA support
9991.1SlukemStatus:		Terminated; merged to -current
10001.1SlukemStart Date:
10011.1SlukemEnd Date:
10021.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
10031.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
10041.1SlukemScope:		kernel
10051.1SlukemNotes:
10061.1Slukem
10071.268StsutsuiBranch:		matt-armv6
10081.268StsutsuiDescription:	Rototill the arm code to support features present in the
10091.268Stsutsui		v6 of the ARM Architecture.  Additionally, clean up things
10101.268Stsutsui		along the way to use common practices.
10111.268StsutsuiStatus:		Terminated; merged to -current
10121.268StsutsuiStart Date:	2007-08-27
10131.268StsutsuiEnd Date:	2008-04-27
10141.268StsutsuiBase Tag:	matt-armv6-base
10151.268StsutsuiMaintainer:	Matt Thomas <matt@NetBSD.org>
10161.268StsutsuiScope:		kernel & userland
10171.268StsutsuiNotes:	
10181.268Stsutsui
10191.1SlukemBranch:		minoura_x68k_bus_h
10201.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
10211.1SlukemStatus:		Terminated; merged to -current
10221.1SlukemStart Date:	23 Dec 1998
10231.1SlukemEnd Date:	16 Mar 1999
10241.1SlukemBase Tag:	minoura_x68k_bus_h-base
10251.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
10261.1SlukemScope:		sys/arch/x68k
10271.1SlukemNotes:
10281.1Slukem
10291.1SlukemBranch:		minoura-xpg4dl
10301.1SlukemDescription:	Citrus Project locale subsystem
10311.1SlukemStatus:		Terminated; (partly) merged to -current
10321.1SlukemStart Date:	28 March 2000
10331.1SlukemEnd Date:
10341.1SlukemBase Tag:	minoura-xpg4dl-base
10351.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
10361.1SlukemScope:		basesrc, syssrc, sharesrc
10371.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
10381.1Slukem		independent locale subsystem.  Part of the implementation
10391.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
10401.1Slukem
10411.242SmjfBranch:		mjf-devfs
10421.242SmjfDescription:	device file system supporting dynamic device nodes
10431.242SmjfStatus:		Terminated
10441.242SmjfStart Date:	12 November 2007
10451.242SmjfEnd Date:	21 February 2008
10461.242SmjfBase Tag:	mjf-devfs-base
10471.242SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
10481.242SmjfScope:		kernel and userland
10491.242SmjfNotes:		This branch will move away from the static device nodes that
10501.242Smjf		are created with MAKEDEV scripts and allow nodes to be created
10511.242Smjf		and removed dynamically as devices are attached and detached
10521.242Smjf		from the machine.
10531.242Smjf
10541.1SlukemBranch:		mrg-vm-swap
10551.49SmrgDescription:	dynamic swap allocation, swap-to-files support
10561.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
10571.49SmrgStart Date:	12 February 1997
10581.49SmrgEnd Date:	15 March 1997
10591.49SmrgBase Tag:	[none]
10601.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
10611.49SmrgScope:		kernel
10621.49SmrgNotes:
10631.49Smrg
10641.49SmrgBranch:		mrg-vm-swap2
10651.49SmrgDescription:	dynamic swap allocation, swap-to-files support
10661.49SmrgStatus:		Terminated; merged to -current
10671.49SmrgStart Date:	4 May 1997
10681.49SmrgEnd Date:	12 June 1997
10691.49SmrgBase Tag:	mrg-vm-swap2-base
10701.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
10711.1SlukemScope:		kernel
10721.1SlukemNotes:
10731.1Slukem
10741.1SlukemBranch:		nathanw_sa
10751.1SlukemDescription:	Scheduler activations
10761.44SchsStatus:		Terminated; merged to -current
10771.1SlukemStart Date:	5 March 2001
10781.9SthorpejEnd Date:	18 January 2003
10791.1SlukemBase Tag:	nathanw_sa_base
10801.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
10811.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
10821.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
10831.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
10841.1SlukemNotes:		The idea of scheduler activations is described in the
10851.1Slukem		classic paper by Anderson et al., in ACM Transactions
10861.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
10871.1Slukem		can be found at
10881.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
10891.1Slukem		Many ideas in the implementation are based on the
10901.1Slukem		implementation of scheduler activations added to Mach
10911.1Slukem		3.0 and described by Davis et al. in the University of
10921.1Slukem		Washington CS tech report 92-08-93, which can be found
10931.1Slukem		at
10941.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
10951.1Slukem
10961.1Slukem		My USENIX paper on the subject can be found at
10971.1Slukem		http://web.mit.edu/nathanw/www/usenix/
10981.1Slukem
10991.1Slukem		Please consult with the maintainer before committing
11001.1Slukem		to this branch.
11011.1Slukem		Other tags starting with nathanw_sa reserved for
11021.1Slukem		branch management and are not guaranteed to be stable.
11031.9Sthorpej
11041.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
11051.9Sthorpej		merging branch down to trunk.  Branch tagged with
11061.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
11071.9Sthorpej		the branch.
11081.1Slukem
11091.217SjoergBranch:		newlock
11101.217SjoergDescription:	New locking primitives, based on Solaris's
11111.217SjoergStatus:		Terminated
11121.217SjoergStart Date:	March 9, 2002
11131.225SwizEnd Date:	February 12, 2007
11141.217SjoergBase Tag:	newlock-base
11151.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
11161.217SjoergScope:		Kernel
11171.217SjoergNotes:		The goal is to replace the existing lockmgr() and
11181.217Sjoerg		simple_lock() based locking mechanisms with the
11191.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
11201.225Swiz		Superseded by the newlock2 branch.
11211.217Sjoerg
11221.217SjoergBranch:		newlock2
11231.217SjoergDescription:	New locking primitives, based on Solaris's
11241.217SjoergStatus:		Terminated
11251.217SjoergStart Date:	September 9, 2006
11261.225SwizEnd Date:	February 12, 2007
11271.217SjoergBase Tag:	newlock2-base
11281.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
11291.217SjoergScope:		Kernel
11301.217SjoergNotes:		As per the newlock branch, however given the amount of time
11311.217Sjoerg		the original branch has lain dormant, a new one has been
11321.217Sjoerg		created.  Goals:
11331.217Sjoerg		- Implement new locking primitives on most-used ports.
11341.217Sjoerg		- Minor locking improvements.
11351.217Sjoerg		- Remove spinlockmgr().
11361.217Sjoerg
11371.217SjoergBranch:		nick-csl-alignment
11381.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
11391.278SskrllStatus: 	Terminated; merged to -current
11401.217SjoergStart Date:	2007-07-18
11411.217SjoergEnd Date:
11421.217SjoergBase Tag:	nick-csl-alignment-base5
11431.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
11441.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
11451.217SjoergNotes:	
11461.217Sjoerg
11471.1SlukemBranch:		perseant-lfsv2
11481.1SlukemDescription:	LFS incompatible on-disk data structure changes
11491.1SlukemStatus:		Terminated
11501.1SlukemStart Date:	27 June 2001
11511.1SlukemEnd Date:	16 July 2001
11521.1SlukemBase Tag:	perseant-lfsv2-base
11531.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
11541.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
11551.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
11561.1Slukem		as the data structures required for unremove are in and tested.
11571.1Slukem
11581.217SjoergBranch:		ppcoea-renovation
11591.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
11601.217SjoergStatus:		Terminated; merged to -current
11611.217SjoergStart Date:	30 April 2007
11621.217SjoergEnd Date:	15 October 2007
11631.217SjoergBase Tag:	ppcoea-renovation-base
11641.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
11651.217SjoergScope:		src/sys/arch
11661.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
11671.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
11681.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
11691.217Sjoerg		403/401 and other embedded chips. The general concept is to get
11701.217Sjoerg		them all compiling, and sharing as much code as possible.  All
11711.217Sjoerg		developers are welcome to commit to this branch.
11721.217Sjoerg
11731.174SthorpejBranch:		thorpej-devvp
11741.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
11751.174SthorpejStatus:		Terminated
11761.174SthorpejStart Date:	Sep 6 2001
11771.174SthorpejEnd Date:	???
11781.174SthorpejBase Tag:	thorpej-devvp-base
11791.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11801.174SthorpejScope:		syssrc
11811.174SthorpejNotes:		Kernels built from this branch are not expected
11821.174Sthorpej		to function correctly at this time.
11831.174Sthorpej
11841.174Sthorpej		Ports known to compile on this branch:
11851.174Sthorpej			alpha
11861.174Sthorpej			i386
11871.174Sthorpej
11881.118SpeterBranch:		peter-altq
11891.118SpeterDescription:	New ALTQ framework:
11901.118Speter		- sync with KAME sources
11911.118Speter		- share mtag/name mapping functions
11921.118Speter		- separate altq + pf attachment
11931.118SpeterStatus:		Terminated; merged to -current
11941.118SpeterStart Date:	March 16, 2006
11951.118SpeterEnd Date:	October 12, 2006
11961.118SpeterBase Tag:	peter-altq-base
11971.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
11981.118Speter		Martin Husemann <martin@NetBSD.org>,
11991.118Speter		Matthias Scheler <tron@NetBSD.org>
12001.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
12011.118SpeterNotes:		Only the first item in the description was finished
12021.118Speter		in this branch.
12031.118Speter
12041.309SrmindBranch:		rmind-uvmplock
12051.309SrmindDescription:	Reorganize locking in UVM and improve x86 pmap(9)
12061.309SrmindStatus:		Terminated; merged to -current
12071.309SrmindStart Date:	15 March 2010
12081.309SrmindEnd Date:	12 June 2011
12091.309SrmindBase Tag:	rmind-uvmplock-base
12101.309SrmindMaintainer:	Mindaugas Rasiukevicius <rmind@netbsd.org>
12111.309SrmindScope:		Kernel
12121.309SrmindNotes:		Goals:
12131.309Srmind
12141.309Srmind		- Reorganize locking in UVM and serialize pmap(9) operations
12151.309Srmind		  on same page(s).  New lock order: [vmpage-lock] -> pmap-lock.
12161.309Srmind		  Based on the patch from ad@.
12171.309Srmind		- Simplify locking in pmap(9) modules by removing P->V locking.
12181.309Srmind		- Use mutex_obj(9) on vmobjlock (and thus vnode_t::v_interlock)
12191.309Srmind		  to share locks among UVM objects where necessary.
12201.309Srmind		- Rewrite and optimize x86 TLB shootdown code.
12211.309Srmind		- Unify /dev/mem et al in MI code and provide required locking.
12221.309Srmind
12231.309Srmind		Future work:
12241.309Srmind
12251.309Srmind		- Optimize pmap_remove() with tracking in struct vm_map_entry.
12261.309Srmind
12271.1SlukemBranch:		sommerfeld_i386mp_1
12281.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
12291.3SsommerfeStatus:		Terminated; merged to -current
12301.1SlukemStart Date:	21 Feb 2000
12311.2SfvdlEnd Date:	01 Oct 2002
12321.1SlukemBase Tag:	sommerfeld_i386mpbase_1
12331.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
12341.1SlukemScope:		sys/arch/i386
12351.1SlukemNotes:
12361.1Slukem		Code committed to the branch has booted to multiuser 
12371.1Slukem		on at least one system.
12381.1Slukem
12391.1Slukem		Not guaranteed to compile against mainline since -current
12401.1Slukem		may have changed incompatibly with the last branch update;
12411.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
12421.1Slukem
12431.1Slukem		Please get explicit permission from the maintainer 
12441.1Slukem		before each commit, or your changes will be backed out.
12451.1Slukem		Other tags starting with sommerfeld_ are private to 
12461.1Slukem		the developer and are guaranteed to be unstable.
12471.1Slukem		Only the maintainer should move tags.
12481.1Slukem
12491.1Slukem		Note that this branch uses a DIFFERENT scheme for 
12501.225Swiz		syncing with the mainline.  the maintainer uses some private
12511.225Swiz		scripts for keeping them in sync; if you make commits 
12521.1Slukem		to the branch to "resynchronize" things, you'll
12531.1Slukem		probably do it wrong; instead, ask the maintainer to
12541.1Slukem		resynchronize things.
12551.1Slukem
12561.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
12571.1Slukem		issues with the branch.
12581.1Slukem
12591.1SlukemBranch:		thorpej-mips-cache
12601.1SlukemDescription:	overhaul MIPS cache support code
12611.1SlukemStatus:		Terminated; merged to -current
12621.1SlukemStart Date:	Oct 23 2001
12631.1SlukemEnd Date:	Nov 14 2001
12641.1SlukemBase Tag:	thorpej-mips-cache-base
12651.1SlukemScope:		syssrc
12661.1SlukemNotes:		This branch needs more debugging, testing, and more
12671.1Slukem		ports need to be converted to the new world order.
12681.1Slukem
12691.1Slukem		The following processors have had cache ops
12701.1Slukem		written:
12711.1Slukem
12721.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
12731.1Slukem			  needs to be beat on a lot more to make
12741.1Slukem			  sure it's working.
12751.1Slukem
12761.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
12771.1Slukem			  tracked down a bug, which has been fixed.
12781.1Slukem
12791.1Slukem			  Confirmed working on R4000-with-L2.
12801.1Slukem
12811.1Slukem			  Confirmed working on R4400-no-L2 and
12821.1Slukem			  R4400-with-L2.
12831.1Slukem
12841.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
12851.1Slukem			  has committed fixes to this code.
12861.1Slukem
12871.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
12881.1Slukem			  no SysAD L2 cache).
12891.1Slukem
12901.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
12911.1Slukem
12921.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
12931.1Slukem			  committed fixes to this code.  Awaiting
12941.1Slukem			  confirmation that it is working properly.
12951.1Slukem
12961.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
12971.1Slukem			  written this code and tested it on a
12981.1Slukem			  PlayStation 2.
12991.1Slukem
13001.1Slukem		The following ports have been updated to compile (and
13011.1Slukem		use optimized-for-processor bus_dma routines).  Those
13021.1Slukem		that have been tested and work are marked with [WORKING].
13031.1Slukem
13041.1Slukem			* algor		[WORKING]
13051.1Slukem
13061.1Slukem			* arc		[WORKING]
13071.1Slukem
13081.1Slukem			* pmax		[WORKING]
13091.1Slukem
13101.1Slukem			* playstation2	[WORKING]
13111.1Slukem					Needs optimized bus_dmamap_sync().
13121.1Slukem
13131.1Slukem			* hpcmips	[need verification that this is working]
13141.1Slukem					Needs optimized bus_dmamap_sync().
13151.1Slukem
13161.1Slukem			* sgimips	[WORKING]
13171.1Slukem					Needs optimized bus_dmamap_sync().
13181.1Slukem
13191.1Slukem			* cobalt	[need testing]
13201.1Slukem
13211.1Slukem			* mipsco	[need testing]
13221.1Slukem
13231.1Slukem			* newsmips	[need testing]
13241.1Slukem
13251.1SlukemBranch:		thorpej_scsipi
13261.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
13271.1SlukemStatus:		Terminated; merged to -current
13281.1SlukemStart Date:
13291.1SlukemEnd Date:	Apr 25 2001
13301.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
13311.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
13321.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
13331.1SlukemScope:		syssrc
13341.1SlukemNotes:		When a change from -current is pulled up please move the
13351.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
13361.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
13371.1Slukem		used when syncing the whole branch with HEAD).
13381.1Slukem		Just before the merge, syssrc has been tagged with
13391.1Slukem		thorpej_scsipi_beforemerge
13401.1Slukem
13411.1SlukemBranch:		thorpej-signal
13421.1SlukemDescription:	?
13431.1SlukemStatus:		?
13441.1SlukemStart Date:
13451.1SlukemEnd Date:
13461.1SlukemBase Tag:	thorpej-signal-base
13471.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
13481.1SlukemScope:		kernel
13491.1SlukemNotes:
13501.1Slukem
13511.1SlukemBranch:		thorpej-setroot
13521.1SlukemDescription:	?
13531.1SlukemStatus:		Terminated; merged to -current
13541.1SlukemStart Date:
13551.1SlukemEnd Date:
13561.1SlukemBase Tag:
13571.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
13581.1SlukemScope:		kernel
13591.1SlukemNotes:
13601.1Slukem
13611.84SkardelBranch:		simonb-timecounters
13621.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
13631.85SkardelStatus:		Terminated
13641.84SkardelStart Date:	Sat Feb 04 2006
13651.84SkardelEnd Date:	Wed Jun 07 2006
13661.84SkardelBase Tag:	simonb-timecounters-base
13671.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
13681.84Skardel		Frank Kardel <kardel@NetBSD.org>
13691.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
13701.84SkardelNotes:		early (partial conversion) commit to -current
13711.84Skardel		ok'ed by core@ on 20060605 for testing and further
13721.84Skardel		simplified conversion
13731.84Skardel
13741.268StsutsuiBranch:		simonb-wapbl
13751.268StsutsuiDescription:	Wasabi's journaling filesystem support
13761.268StsutsuiStatus:		Terminated; merged to -current
13771.268StsutsuiStart Date:	Tue Jun 10 2008
13781.268StsutsuiEnd Date:	Thu Jul 31 2008
13791.268StsutsuiBase Tag:	simonb-wapbl-base
13801.268StsutsuiMaintainer:	Simon Burge <simonb@NetBSD.org>
13811.268StsutsuiScope:		src/distrib/sets/lists/comp src/distrib/utils/sysinst
13821.268Stsutsui		src/include
13831.268Stsutsui		src/sbin/fsck_ffs src/sbin/fsdb src/sbin/mount_ffs
13841.268Stsutsui		src/sbin/tunefs src/usr.sbin/dumpfs src/sys
13851.268StsutsuiNotes:		Still has a number of issues:
13861.268Stsutsui		 - Some heavy workload performance issues on SMP machines.
13871.268Stsutsui		   Work around this issue by turning on WAPBL_DEBUG_SERIALIZE
13881.268Stsutsui		   in rev 1.1.2.11 of vfs_wapbl.c.
13891.268Stsutsui		 - Removing large files (sparse only?) takes a long time.
13901.268Stsutsui		   Eg, a file created with
13911.268Stsutsui		      dd if=/dev/zero of=foox bs=1 count=1 seek=11261748520550
13921.268Stsutsui		   takes 0:00.00 to remove on my test box without logging and
13931.268Stsutsui		   0:22.25 to remove with logging.  No disk IO during this...
13941.268Stsutsui		 - sysinst should use in-fs logs now, not end-of-partition logs.
13951.268Stsutsui
13961.286SuebayasiBranch:		uebayasi-xip
13971.286SuebayasiDescription:	Support eXecute-In-Place (XIP)
13981.286SuebayasiStatus:		Active
13991.286SuebayasiStart Date:	8 February 2010
14001.286SuebayasiEnd Date:	
14011.300SuebayasiBase Tag:	uebayasi-xip-base6 (2010-11-15 UTC)
14021.286SuebayasiMaintainer:	Masao Uebayashi <uebayasi@NetBSD.org>
14031.299SuebayasiScope:		src/external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8
14041.299Suebayasi		src/include
14051.299Suebayasi		src/sbin/mount
14061.299Suebayasi		src/sbin/mount_ffs
14071.299Suebayasi		src/share/man/man4
14081.295Suebayasi		src/share/man/man5/statvfs.5
14091.299Suebayasi		src/share/man/man9
14101.299Suebayasi		src/sys/arch
14111.299Suebayasi		src/sys/common/pmap
14121.299Suebayasi		src/sys/conf
14131.299Suebayasi		src/sys/dev/flash.c
14141.299Suebayasi		src/sys/dev/flashvar.h
14151.301Suebayasi		src/sys/dev/md.c
14161.301Suebayasi		src/sys/dev/md.h
14171.301Suebayasi		src/sys/dev/md_root.c
14181.299Suebayasi		src/sys/dev/xmd.c
14191.299Suebayasi		src/sys/kern/vfs_syscalls.c
14201.299Suebayasi		src/sys/miscfs/genfs/genfs_io.c
14211.299Suebayasi		src/sys/miscfs/specfs/specdev.h
14221.299Suebayasi		src/sys/sys
14231.299Suebayasi		src/sys/ufs/ffs/ffs_vfsops.c
14241.299Suebayasi		src/sys/uvm
14251.299Suebayasi		src/usr.sbin/mdsetimage/mdsetimage.8
14261.286SuebayasiNotes:		Goals:
14271.286Suebayasi		- Clean up oddities in fault handler
14281.286Suebayasi		- Add a notion of device page
14291.286Suebayasi		- Teach XIP vnode VOP_GETPAGES
14301.286Suebayasi		- Hook XIP mount option
14311.286Suebayasi		- Teach some pmaps to handle device page
14321.286Suebayasi
14331.236SadBranch:		vmlocking
14341.236SadDescription:	Make VM and file system framework MP safe
14351.236SadStatus:		Terminated
14361.236SadStart Date:	13 March 2007
14371.236SadEnd Date:	4 December 2007
14381.236SadBase Tag:	vmlocking-base
14391.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
14401.236SadScope:		kernel
14411.236SadNotes:		Superseded by vmlocking2 branch.
14421.236Sad
14431.236SadBranch:		vmlocking2
14441.236SadDescription:	Make VM and file system framework MP safe
14451.236SadStatus:		Terminated
14461.236SadStart Date:	4 December 2007
14471.236SadEnd Date:	2 January 2008
14481.236SadBase Tag:	vmlocking2-base3
14491.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
14501.236SadScope:		kernel
14511.236SadNotes:		Goals:
14521.236Sad
14531.236Sad		- Make VM system / trap handling MP safe.
14541.236Sad		- Replace simplelocks with mutexes.
14551.236Sad		- Make file system framework MP safe.
14561.236Sad
14571.236Sad		Status by architecture:
14581.236Sad
14591.236Sad		  alpha		done
14601.236Sad		  i386		done
14611.236Sad		  amd64		done
14621.236Sad		  mips		done
14631.236Sad		  sparc		need pmap/trap locking changes	
14641.236Sad		  sparc64	done
14651.236Sad		  arm		done
14661.236Sad		  powerpc	done
14671.236Sad		  hppa		done
14681.236Sad		  sh3		done
14691.236Sad		  m68k		done
14701.236Sad		  xen		need pmap/trap locking changes
14711.236Sad
14721.236Sad		Remaining MI work to do:
14731.236Sad
14741.236Sad		- Check aliased vnode handling. There may be problems.
14751.236Sad
14761.236Sad		Remaining problems:
14771.236Sad
14781.236Sad		- LFS stalls due to v_numoutput leak.
14791.236Sad
14801.1SlukemBranch:		wrstuden-devbsize
14811.1SlukemDescription:	Modify buffer cache to deal with different devices having
14821.1Slukem		different block sizes. Also DEV_BSIZE would go away.
14831.1SlukemStatus:		Terminated
14841.1SlukemStart Date:	Aug or Sept 1999
14851.1SlukemEnd Date:	1 Apr 2000
14861.1SlukemBase tag:	wrstuden-devbsize-base
14871.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
14881.1SlukemScope:		kernel
14891.1SlukemNotes:		No longer active due to lack of time, and introduction
14901.1Slukem		of UBC. In terms of UBC, the primary cache for
14911.1Slukem		file data is the VM cache, which needs to operate
14921.1Slukem		in terms of VM pages. As no existing device has native
14931.1Slukem		pages the same size as our VM pages, there already is
14941.1Slukem		a mapping going on between the VM system and the
14951.1Slukem		underlying blocks. So it would be easier and cleaner
14961.1Slukem		to adjust that to deal w/ different block sizes.
14971.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
14981.1Slukem		with a certain length, so the exact block size isn't a big
14991.1Slukem		deal.
15001.1Slukem
15011.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
15021.1Slukem
15031.193SyamtBranch:		yamt-idlelwp
15041.193SyamtDescription:	idle lwp, and some changes depending on it.
15051.193Syamt
15061.193Syamt		1. separate context switching and thread scheduling.
15071.193Syamt		   (cf. gmcgarry_ctxsw)
15081.193Syamt		2. implement idle lwp.
15091.193Syamt		3. clean up related MD/MI interfaces.
15101.193Syamt		4. make scheduler(s) modular.
15111.193Syamt
15121.193SyamtStatus:		Terminated; merged to -current
15131.193SyamtStart Date:	Fri Feb 17 2007
15141.193SyamtEnd Date:	Thu May 17 2007
15151.193SyamtBase Tag:	yamt-idlelwp-base8
15161.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15171.193SyamtScope:		src/sys  (src/common is tagged but not branched)
15181.193SyamtNotes:		
15191.193Syamt		Status of ports:
15201.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
15211.193Syamt		  i386			[ Done, tested ]
15221.193Syamt		  amd64			[ Done, tested ]
15231.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
15241.204Stsutsui		  sparc			[ Done, UP tested, MP might have
15251.204Stsutsui					  some problem after newlock2 merge ]
15261.204Stsutsui		  sparc64		[ Done, tested ]
15271.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
15281.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
15291.205Sskrll		  hppa			[ Done, tested ]
15301.193Syamt		  sh3			[ Done, tested ]
15311.193Syamt		  vax			[ Done, UP tested, MP untested ]
15321.204Stsutsui		  m68k			[ Done, tested on several ports ]
15331.193Syamt		  ns32k			[ broken ]
15341.193Syamt		  ia64			[ broken ]
15351.193Syamt		  pdp10			[ broken ]
15361.193Syamt
15371.193Syamt		How to adapt a port?
15381.193Syamt
15391.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
15401.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
15411.193Syamt
15421.193Syamt		- implement cpu_idle.  see cpu_idle.9.
15431.193Syamt
15441.193Syamt		- add a flag argument to cpu_need_resched.
15451.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
15461.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
15471.193Syamt		  send an IPI to the target cpu.
15481.193Syamt
15491.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
15501.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
15511.193Syamt		  almost always non-NULL, with exceptions like early on boot.
15521.193Syamt
15531.193Syamt		- remove idle pcbs.
15541.193Syamt
15551.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
15561.193Syamt
15571.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
15581.193Syamt		  secondary processors.
15591.193Syamt
15601.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
15611.193Syamt		  curlwp.
15621.193Syamt
15631.193Syamt		- of course, update MD users of scheduler/switching API.
15641.193Syamt
15651.248SyamtBranch:		yamt-lazymbuf
15661.248SyamtDescription:	change the way to share mbuf external storage so that
15671.248Syamt		it can work without kernel_lock.
15681.248SyamtStatus:		Terminated; merged to -current
15691.248SyamtStart Date:	Wed Jul  6 2005
15701.248SyamtEnd Date:	Mon Mar 24 2008
15711.248SyamtBase Tag:	yamt-lazymbuf-base14
15721.248SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15731.248SyamtScope:		src/sys  (src/common is tagged but not branched)
15741.248SyamtNotes:		
15751.248Syamt
15761.25SyamtBranch:		yamt-km, yamt-km-doc
15771.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
15781.46SyamtStatus:		Terminated; merged to -current
15791.19SyamtStart Date:	Tue Jan 25 2005
15801.46SyamtEnd Date:	Fri Apr  1 2005
15811.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
15821.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15831.25SyamtScope:		yamt-km: src/sys
15841.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
15851.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
15861.19Syamt
15871.24Syamt		the followings are per-port status.
15881.24Syamt		(account names mean "tested by".)
15891.24Syamt
15901.20Syamt		works enough to go to multiuser:
15911.45Syamt			alpha, i386, xen (yamt@)
15921.24Syamt			pc532 (simonb@)
15931.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
15941.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
15951.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
15961.39Syamt			    sun3x (tsutsui@)
15971.31Syamt			amiga (mhitch@)
15981.32Syamt			cats, hp700 (skrll@)
15991.45Syamt			xen (bouyer@)
16001.28Syamt
16011.28Syamt		known to have the same problem as trunk:
16021.28Syamt			vax (chs@, stuck while running kvm_mkdb)
16031.24Syamt
16041.24Syamt		known to have a problem:
16051.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
16061.35Syamt			needs to be revisited.
16071.39Syamt			-> for luna68k, although not tested,
16081.39Syamt			   Sysmap has been moved to avoid kva conflict with
16091.39Syamt			   I/O ranges.
16101.20Syamt
16111.20Syamt		buildable:
16121.20Syamt			src/sys/arch/acorn26/conf/GENERIC
16131.20Syamt			src/sys/arch/acorn32/conf/GENERIC
16141.20Syamt			src/sys/arch/algor/conf/P6032
16151.20Syamt			src/sys/arch/alpha/conf/GENERIC
16161.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
16171.20Syamt			src/sys/arch/amd64/conf/GENERIC
16181.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
16191.20Syamt			src/sys/arch/amiga/conf/GENERIC
16201.20Syamt			src/sys/arch/arc/conf/GENERIC
16211.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
16221.20Syamt			src/sys/arch/bebox/conf/GENERIC
16231.20Syamt			src/sys/arch/cats/conf/GENERIC
16241.20Syamt			src/sys/arch/cesfic/conf/GENERIC
16251.20Syamt			src/sys/arch/cobalt/conf/GENERIC
16261.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
16271.20Syamt			src/sys/arch/evbarm/conf/TS7200
16281.20Syamt			src/sys/arch/evbppc/conf/WALNUT
16291.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
16301.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
16311.20Syamt			src/sys/arch/hp300/conf/GENERIC
16321.20Syamt			src/sys/arch/hp700/conf/GENERIC
16331.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
16341.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
16351.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
16361.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
16371.20Syamt			src/sys/arch/i386/conf/GENERIC
16381.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
16391.40Syamt			src/sys/arch/i386/conf/XEN0
16401.40Syamt			src/sys/arch/i386/conf/XENU
16411.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
16421.20Syamt			src/sys/arch/iyonix/conf/GENERIC
16431.20Syamt			src/sys/arch/luna68k/conf/GENERIC
16441.20Syamt			src/sys/arch/mac68k/conf/GENERIC
16451.20Syamt			src/sys/arch/macppc/conf/GENERIC
16461.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
16471.20Syamt			src/sys/arch/mipsco/conf/GENERIC
16481.40Syamt			src/sys/arch/mmeye/conf/GENERIC
16491.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
16501.20Syamt			src/sys/arch/netwinder/conf/GENERIC
16511.20Syamt			src/sys/arch/news68k/conf/GENERIC
16521.20Syamt			src/sys/arch/newsmips/conf/GENERIC
16531.20Syamt			src/sys/arch/next68k/conf/GENERIC
16541.20Syamt			src/sys/arch/ofppc/conf/GENERIC
16551.20Syamt			src/sys/arch/pc532/conf/GENERIC
16561.20Syamt			src/sys/arch/pmax/conf/GENERIC
16571.20Syamt			src/sys/arch/prep/conf/GENERIC
16581.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
16591.20Syamt			src/sys/arch/sbmips/conf/GENERIC
16601.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
16611.20Syamt			src/sys/arch/shark/conf/GENERIC
16621.20Syamt			src/sys/arch/sparc/conf/GENERIC
16631.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
16641.20Syamt			src/sys/arch/sparc64/conf/GENERIC
16651.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
16661.20Syamt			src/sys/arch/sun2/conf/GENERIC
16671.20Syamt			src/sys/arch/sun3/conf/GENERIC
16681.20Syamt			src/sys/arch/vax/conf/GENERIC
16691.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
16701.20Syamt			src/sys/arch/x68k/conf/GENERIC
16711.20Syamt
16721.42Syamt			src/sys/arch/playstation2/conf/GENERIC
16731.42Syamt
16741.97SyamtBranch:		yamt-pdpolicy
16751.97SyamtDescription:	play with page replacement policy
16761.97Syamt		- separate page replacement policy from the rest of kernel
16771.97Syamt		- implement alternative replacement policy
16781.97Syamt		- related read-ahead adjustment?
16791.97SyamtStatus:		Terminated; merged to -current
16801.97SyamtStart Date:	Sun Mar  5 2006
16811.97SyamtEnd Date:	Sat Sep 16 2006
16821.97SyamtBase Tag:	yamt-pdpolicy-base9
16831.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16841.97SyamtScope:		src/sys  (src/common is tagged but not branched)
16851.97SyamtNotes:		
16861.97Syamt
16871.261SyamtBranch:		yamt-pf42
16881.261SyamtDescription:	import newer pf from OpenBSD 4.2
16891.261SyamtStatus:		Terminated; merged to -current
16901.261SyamtStart Date:	Sat Apr 19 2008
16911.261SyamtEnd Date:	Wed Jun 18 2008
16921.261SyamtBase Tag:	yamt-pf42-base4
16931.261SyamtMaintainer:	Peter Postma <peter@NetBSD.org>,
16941.261Syamt		YAMAMOTO Takashi <yamt@NetBSD.org>
16951.261SyamtScope:		src
16961.261SyamtNotes:		see sys/dist/pf/net/TODO
16971.261Syamt
16981.54SyamtBranch:		yamt-readahead
16991.54SyamtDescription:	play with file readahead
17001.58SyamtStatus:		Terminated; merged to -current
17011.54SyamtStart Date:	Mon Nov 14 2005
17021.58SyamtEnd Date:	Wed Nov 30 2005
17031.57SyamtBase Tag:	yamt-readahead-base3
17041.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
17051.54SyamtScope:		src/sys
17061.54SyamtNotes:		
17071.54Syamt
17081.60SyamtBranch:		yamt-uio_vmspace
17091.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
17101.67SyamtStatus:		Terminated; merged to -current
17111.60SyamtStart Date:	Mon Dec 31 2005
17121.67SyamtEnd Date:	Wed Mar  1 2006
17131.66SyamtBase Tag:	yamt-uio_vmspace-base5
17141.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
17151.60SyamtScope:		src/sys
17161.60SyamtNotes:		
17171.60Syamt
17181.151SyamtBranch:		yamt-splraiseipl
17191.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
17201.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
17211.151Syamt
17221.151Syamt		- completes workqueue(9) and netbt.
17231.151Syamt		- fix PR/33218.
17241.151Syamt
17251.151SyamtStatus:		Terminated; merged to -current
17261.151SyamtStart Date:	Mon Sep 18 2006
17271.151SyamtEnd Date:	Fri Dec 22 2006
17281.151SyamtBase Tag:	yamt-splraiseipl-base5
17291.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
17301.151SyamtScope:		src/sys  (src/common is tagged but not branched)
17311.151SyamtNotes:		
17321.151Syamt		tested (by who):
17331.151Syamt			alpha		(yamt)
17341.151Syamt			alpha		(pavel)
17351.151Syamt			amd64		(reported privately)
17361.151Syamt			cobalt		(tsutsui)
17371.151Syamt			ews4800mips	(tsutsui)
17381.151Syamt			hp300		(tsutsui)
17391.151Syamt			hpcarm		(reported privately)
17401.151Syamt			i386		(yamt)
17411.151Syamt			macppc		(tsutsui)
17421.151Syamt			news68k		(tsutsui)
17431.151Syamt			sgimips(IP32)	(tsutsui)
17441.151Syamt			sparc(sun4c)	(tsutsui)
17451.151Syamt			sun2		(tsutsui)
17461.151Syamt			sun3		(tsutsui)
17471.151Syamt			sun3x		(tsutsui)
17481.151Syamt			xen		(yamt)
17491.151Syamt
17501.151Syamt		compile-tested:
17511.151Syamt			acorn26
17521.151Syamt			acorn32
17531.151Syamt			algor
17541.151Syamt			amiga
17551.151Syamt			arc
17561.151Syamt			atari
17571.151Syamt			bebox
17581.151Syamt			cats
17591.151Syamt			cesfic
17601.151Syamt			dreamcast
17611.151Syamt			evbarm
17621.151Syamt			evbmips
17631.151Syamt			evbppc(marvell)
17641.151Syamt			evbppc(ibm4xx)
17651.151Syamt			evbsh3
17661.151Syamt			hp700
17671.151Syamt			hpcmips
17681.151Syamt			hpcsh
17691.151Syamt			ia64
17701.151Syamt			ibmnws
17711.151Syamt			iyonix
17721.151Syamt			landisk
17731.151Syamt			luna68k
17741.151Syamt			mac68k
17751.151Syamt			mmeye
17761.151Syamt			mvme68k
17771.151Syamt			mvmeppc
17781.151Syamt			mipsco
17791.151Syamt			netwinder
17801.151Syamt			newsmips
17811.151Syamt			next68k
17821.151Syamt			ofppc
17831.151Syamt			pc532
17841.151Syamt			pmax
17851.151Syamt			pmppc
17861.151Syamt			prep
17871.151Syamt			sandpoint
17881.151Syamt			sbmips
17891.151Syamt			shark
17901.151Syamt			sparc
17911.151Syamt			sparc64
17921.151Syamt			vax
17931.151Syamt			x68k
17941.151Syamt			zaurus
17951.151Syamt
17961.151Syamt		not tested:
17971.151Syamt			pdp10 (i don't know how to build)
17981.151Syamt			sh5 (not buildable with an unrelated problem.)
17991.151Syamt
18001.151Syamt    compile  CAYMAN64/netbsd32_sa.o
18011.151Syamt    cc1: warnings being treated as errors
18021.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
18031.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
18041.151Syamt    --- netbsd32_sa.o ---
18051.151Syamt    *** [netbsd32_sa.o] Error code 1
18061.151Syamt    1 error
18071.151Syamt
18081.151Syamt		notyet:
18091.151Syamt			amigappc
18101.151Syamt			playstation2
18111.151Syamt
18121.79SbriggsBranch:		yamt-vop
18131.79SbriggsDescription:	remove several VOPs
18141.79SbriggsStatus:		Terminated; merged to -current
18151.79SbriggsStart Date:	Wed Oct 19 2005
18161.79SbriggsEnd Date:	Wed Nov  2 2005
18171.79SbriggsBase Tag:	yamt-vop-base3
18181.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18191.68SyamtScope:		src/sys
18201.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
18211.71Speter
18221.214SyamtBranch:		yamt-x86pmap
18231.214SyamtDescription:	merge i386 and amd64 pmap
18241.214SyamtStatus:		Terminated; merged to -current
18251.214SyamtStart Date:	Mon Sep 24 2007
18261.214SyamtEnd Date:	Fri Oct 19 2007
18271.214SyamtBase Tag:	yamt-x86pmap-base4
18281.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18291.214SyamtScope:		src/sys  (src/common is tagged but not branched)
18301.214SyamtNotes:		
18311.214Syamt
18321.98SgdamoreBranch:		gdamore-uart
18331.98SgdamoreDescription:	Add register table support to com driver.
18341.98SgdamoreStatus:		Active
18351.98SgdamoreStart Date:	14 June 2006
18361.98SgdamoreEnd Date:	13 July 2006
18371.98SgdamoreBase Tag:	gdamore-uart-base
18381.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
18391.98SgdamoreScope:		kernel
18401.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
18411.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
18421.98Sgdamore
18431.273SchristosBranch:		christos-time_t
18441.273SchristosDescription:	Change time_t and dev_t to 64 bit quantities; fix timeval
18451.273Schristos		and timespec.
18461.273SchristosStatus:		merged
18471.273SchristosStart Date:	29 March 2008
18481.274SchristosEnd Date:	10 January 2009
18491.275SchristosBase Tag:	christos-time_t-base
18501.275SchristosMaintainer:	Christos Zoulas <christos@NetBSD.org>
18511.273SchristosScope:		kernel, libc, libutil, userland
18521.273SchristosNotes:		Requires a major bump of all libraries except libc, libutil.
18531.290Smrg
18541.290SmrgBranch:		rtr-xorg-branch
18551.290SmrgDescription:	xorg & static build alterations to src/x11
18561.290SmrgStatus:		Dead; replaced by src/external/mit/xorg
18571.290SmrgStart Date:	Nov 15 2004
18581.290SmrgEnd Date:	?
18591.290SmrgBase tag:	rtr-xorg-branch-base
18601.290SmrgMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
18611.290SmrgScope:		x11
18621.290Smrg		distrib/sets/lists
18631.290Smrg		share/mk/bsd.x11.mk
18641.290Smrg		share/mk/bsd.own.mk
18651.290Smrg		etc/mtree/NetBSD.dist
18661.290SmrgNotes:		Requires parts of xsrc/xfree (HEAD)
18671.290Smrg		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
18681.290Smrg		Requires xorg (XORG-6_8_1)
18691.290Smrg
18701.290SmrgBranch:		gmcgarry_ctxsw
18711.290SmrgDescription:	Separate scheduler from context-switch code
18721.290SmrgStatus:		Dead; replaced by cpu_switchto / yamt-idlelwp branch
18731.290SmrgStart Date:	18 December 2002
18741.290SmrgEnd Date:
18751.290SmrgBase Tag:	gmcgarry_ctxsw_base
18761.290SmrgMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
18771.290SmrgScope:		kernel
18781.290SmrgNotes:		Removing knowledge of the scheduler and its run queues
18791.290Smrg		from the machine-dependent context switch code is the
18801.290Smrg		first step in cleaning up the scheduler.  It is necessary
18811.290Smrg		for the newlock branch, making the scheduler SMP friendly,
18821.290Smrg		adding real-time scheduler extensions, and reducing the
18831.290Smrg		number of code paths for LWP and proc switching.
18841.290Smrg
18851.290SmrgBranch:		nick-hppapmap
18861.290SmrgDescription:	Update of hppa pmap with OpenBSD code.
18871.290SmrgStatus: 	Terminated; merged to -current
18881.290SmrgStart Date:	27 October 2008
18891.290SmrgEnd Date:	30 April 2009
18901.290SmrgBase Tag:	nick-hppapmap-base3
18911.290SmrgMaintainer:	Nick Hudson <skrll@NetBSD.org>
18921.290SmrgScope:		sys/
18931.290SmrgNotes:		Port of the OpenBSD pmap including support for PA2.0 CPUs in
18941.290Smrg		32-bit mode.
18951.290Smrg
18961.290SmrgBranch:		thorpej-atomic
18971.290SmrgDescription:	Implementation of an atomic memory operations API modeled
18981.290Smrg		after the one in Solaris 10.
18991.290SmrgStatus:		Terminated; merged to -current
19001.290SmrgStart Date:	Apr 11 2007
19011.290SmrgEnd Date:	Nov 18 2007
19021.290SmrgBase tag:	thorpej-atomic-base
19031.290SmrgMaintainer:	Jason Thorpe <thorpej@netbsd.org>
19041.290SmrgScope:		src/common
19051.290Smrg		src/sys
19061.290SmrgNotes:		Base atomic primitives need to be implemented for
19071.290Smrg		all of the supported architectures:
19081.290Smrg
19091.290Smrg		alpha		DONE
19101.290Smrg		arm		DONE
19111.290Smrg		hppa
19121.290Smrg		i386		DONE
19131.290Smrg		ia64
19141.290Smrg		m68k		DONE (except for 68010)
19151.290Smrg		mips
19161.290Smrg		ns32k
19171.290Smrg		powerpc		DONE except for membar_*()
19181.290Smrg		powerpc64	DONE except for membar_*()
19191.290Smrg		sh3
19201.290Smrg		sparc		DONE except for membar_*()
19211.290Smrg		sparc64		DONE except for membar_*()
19221.290Smrg		vax
19231.290Smrg		x86_64		DONE
19241.290Smrg
19251.290Smrg		Tested:
19261.290Smrg
19271.290Smrg		alpha		NO
19281.290Smrg		arm		NO
19291.290Smrg		hppa		NO
19301.290Smrg		i386		NO
19311.290Smrg		ia64		NO
19321.290Smrg		m68k		NO
19331.290Smrg		mips		NO
19341.290Smrg		ns32k		NO
19351.290Smrg		powerpc		NO
19361.290Smrg		powerpc64	NO
19371.290Smrg		sh3		NO
19381.290Smrg		sparc		NO
19391.290Smrg		sparc64		NO
19401.290Smrg		vax		NO
19411.290Smrg		x86_64		NO
19421.290Smrg
19431.290Smrg		TODO:
19441.290Smrg
19451.290Smrg		all		- Need to replace mb_*() with membar_*().
19461.290Smrg
19471.290Smrg				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
19481.290Smrg				  to see of membar_enter() is required here.
19491.290Smrg
19501.290Smrg				- Talk to ad@ -- figure out of non-atomic
19511.290Smrg				  mutex / rwlock release is actually safe.
19521.290Smrg
19531.290Smrg		arm		- Consider using a RAS technique like
19541.290Smrg				  MIPS uses for _lock_cas() and the mutex
19551.290Smrg				  stubs.  Possibly do more than one atomic
19561.290Smrg				  op as a RAS.  Possibly implement mutex
19571.290Smrg				  stubs using the technique.
19581.290Smrg
19591.290Smrg		m68k		- Need to do 68010 support.
19601.290Smrg		
19611.290Smrg		i386		- Need to change when x86_patch() is called
19621.290Smrg				  so we can test ncpus.
19631.290Smrg
19641.290Smrg		powerpc		- Figure out if we need barriers in the
19651.290Smrg				  atomic ops themselves (hopefully not!)
19661.290Smrg
19671.290Smrg		x86_64		- Need to change when x86_patch() is called
19681.290Smrg				  so we can test ncpus.
19691.290Smrg
19701.79Sbriggs########################################################################
19711.1Slukem# Other:
19721.79Sbriggs########################################################################
19731.1Slukem
19741.1SlukemBranch:		magnum
19751.1SlukemDescription:	?
19761.1SlukemStatus:		?
19771.1SlukemStart Date:
19781.1SlukemEnd Date:
19791.1SlukemBase Tag:	magnum-base
19801.1SlukemMaintainer:	?
19811.1SlukemScope:		kernel
19821.1SlukemNotes:
19831.69Selad
1984