BRANCHES revision 1.214
11.214Syamt#	$NetBSD: BRANCHES,v 1.214 2007/10/18 15:31:17 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.1SlukemMaintainer:	?
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.88SrizStatus:		Active
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.13SjmcStatus:		Active
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.37SjmcStatus:		Active
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.36SjmcStatus:		Active
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.79Sbriggs########################################################################
2081.79Sbriggs# Individual developers' branches (Active/Dormant):
2091.79Sbriggs########################################################################
2101.4Sbjh21
2111.158SyamtBranch:		ad-audiomp
2121.158SyamtDescription:	Add MP locking to the audio drivers
2131.158SyamtStatus:		Active
2141.161SadStart Date:	28 Febuary 2007
2151.158SyamtEnd Date:
2161.158SyamtBase Tag:	ad-audiomp-base
2171.158SyamtMaintainer:	Andrew Doran <ad@NetBSD.org>
2181.158SyamtScope:		kernel
2191.158SyamtNotes:		Making the audio drivers MP safe is necessary before efforts
2201.158Syamt		can be made to make the VM system MP safe. About 1/2 of the
2211.158Syamt		drivers are converted, the remaining 1/2 need more changes.
2221.158Syamt
2231.158Syamt		As of import this is snapshot of work in progress and so
2241.158Syamt		may not compile; in particular the midi changes are very
2251.158Syamt		much "in progress". The audio component has been tested
2261.158Syamt		and verified to work with emuxki and auvia. There may
2271.158Syamt		be a locking issue in the ac97 code at boot.
2281.158Syamt
2291.158Syamt		The are two locks per device instance, an ISR lock and
2301.158Syamt		a character device lock. The ISR lock replaces calls to
2311.158Syamt		splaudio()/splx(), and will be held across calls to device
2321.158Syamt		methods which were called at splaudio() before (e.g.
2331.158Syamt		trigger_output). The character device lock is held across
2341.158Syamt		calls to nearly all of the methods, excluding some only
2351.158Syamt		used for initializtion, e.g. get_locks. This needs to be
2361.158Syamt		documented at merge time.
2371.158Syamt
2381.158Syamt		To test on a multi way x86 system, search for "mpsafe" in
2391.158Syamt		x86/x86/intr.c and change IPL_SCHED to IPL_AUDIO. Run a job
2401.158Syamt		that will acquire the ISR lock (depends on the hardware, but
2411.158Syamt		"while true; do mixerctl -a > /dev/null; done" may suffice).
2421.158Syamt		Play audio, run lockstat and verify that that there is
2431.158Syamt		contention on the ISR lock.
2441.158Syamt
2451.4Sbjh21Branch:		bjh21-hydra
2461.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
2471.90Sbjh21Status:		Dormant
2481.4Sbjh21Start Date:	18 Oct 2002
2491.4Sbjh21End Date:
2501.4Sbjh21Base Tag:	bjh21-hydra-base
2511.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
2521.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
2531.90Sbjh21Notes:		This code was on a branch because it involves changes to
2541.4Sbjh21		cpuswitch.S which would otherwise make merging the
2551.90Sbjh21		nathanw_sa branch difficult.
2561.1Slukem
2571.211SbouyerBranch:		bouyer-xenamd64
2581.211SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
2591.211SbouyerStatus:		Active
2601.211SbouyerStart Date:	18 Oct 2007
2611.211SbouyerEnd Date:	
2621.211SbouyerBase Tag:	bouyer-xenamd64-base
2631.211SbouyerScope:		kernel
2641.211SbouyerNotes:		
2651.211Sbouyer
2661.201SchrisBranch:		chris-arm-intr-rework
2671.201SchrisDescription:	Rework arm interrupt handling code
2681.201SchrisStatus:		Active
2691.201SchrisStart Date:	11 Aug 2007
2701.201SchrisEnd Date:
2711.201SchrisBase Tag:	chris-arm-intr-rework-base
2721.201SchrisMaintainer:	Chris Gilbert <chrisNetBSD.org>
2731.201SchrisScope:		sys/arch/arm sys/arch/cats (other arm archs to follow)
2741.201SchrisNotes:		Rework arm interrupt code to provide a shared set of interrupt
2751.201Schris		routines, and allow improvements to be shared across all arm
2761.201Schris		based hardware.
2771.201Schris
2781.79SbriggsBranch:		gmcgarry_ctxsw
2791.79SbriggsDescription:	Separate scheduler from context-switch code
2801.79SbriggsStatus:		Dormant
2811.79SbriggsStart Date:	18 December 2002
2821.79SbriggsEnd Date:
2831.79SbriggsBase Tag:	gmcgarry_ctxsw_base
2841.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2851.79SbriggsScope:		kernel
2861.79SbriggsNotes:		Removing knowledge of the schedular and its run queues
2871.79Sbriggs		from the machine-dependent context switch code is the
2881.79Sbriggs		first step in cleaning up the scheduler.  It is necessary
2891.79Sbriggs		for the newlock branch, making the scheduler SMP friendly,
2901.79Sbriggs		adding real-time scheduler extensions, and reducing the
2911.79Sbriggs		number of code paths for LWP and proc switching.
2921.79Sbriggs
2931.79SbriggsBranch:		gmcgarry_ucred
2941.79SbriggsDescription:	Integrate and encapsulate user credentials
2951.79SbriggsStatus:		Dormant
2961.79SbriggsStart Date:	18 December 2002
2971.79SbriggsEnd Date:
2981.79SbriggsBase Tag:	gmcgarry_ucred_base
2991.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
3001.79SbriggsScope:		kernel
3011.79SbriggsNotes:		merge pcred and ucred and poolify
3021.79Sbriggs
3031.199SrjsBranch:		hpcarm-cleanup
3041.199SrjsDescription:	Fix build problems for hpcarm
3051.199SrjsStatus:		Active
3061.199SrjsStart Date:	31 July 2007
3071.199SrjsEnd Date:
3081.199SrjsBase Tag:	hpcarm-cleanup-base
3091.199SrjsMaintainer:	Robert Swindells <rjs@NetBSD.org>
3101.199SrjsScope:		kernel
3111.199SrjsNotes:		Modify SA11x0 interrupt code to match PXA2x0 equivalent.
3121.199Srjs
3131.194SitohyBranch:		itohy-usb1
3141.194SitohyDescription:	USB stack overhaul, mostly DMA related
3151.194SitohyStatus:		Active
3161.194SitohyStart Date:	22 May 2007
3171.194SitohyEnd Date:
3181.194SitohyBase Tag:	itohy-usb1-base
3191.194SitohyMaintainer:	ITOH Yasufumi <itohy@NetBSD.org>
3201.194SitohyScope:		kernel
3211.194SitohyNotes:		To check out the kernel source tree,
3221.194Sitohy		1. check out checkout script
3231.194Sitohy			cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
3241.194Sitohy		2. update files in the branch
3251.194Sitohy			sh -e src/sys/dev/usb/filelist
3261.194Sitohy
3271.200SjmcneillBranch:		jmcneill-pm
3281.200SjmcneillDescription:	Power management framework overhaul, ACPI improvements
3291.200SjmcneillStatus:		Active
3301.200SjmcneillStart Date:	3 Aug 2007
3311.200SjmcneillEnd Date:	
3321.200SjmcneillBase Tag:	jmcneill-pm-base
3331.200SjmcneillScope:		kernel
3341.200SjmcneillNotes:		
3351.200Sjmcneill
3361.79SbriggsBranch:		kame
3371.79SbriggsDescription:	KAME Project
3381.79SbriggsStatus:		Dormant
3391.79SbriggsStart Date:	28 Jun 1999
3401.79SbriggsEnd Date:
3411.79SbriggsBase Tag:
3421.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
3431.79SbriggsScope:		kernel
3441.79SbriggsNotes:		http://www.kame.net
3451.79Sbriggs		Used for "reference" purposes for early part of KAME
3461.79Sbriggs		integration effort.  The branch is not actively used, as I
3471.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
3481.79Sbriggs
3491.79SbriggsBranch:		kent-audio2
3501.79SbriggsDescription:	In-kernel audio mixer
3511.79SbriggsStatus:		Active
3521.79SbriggsStart Date:	Sun Jan 16 2005
3531.79SbriggsEnd Date:	
3541.79SbriggsBase Tag:	kent-audio2-base
3551.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
3561.79SbriggsScope:		kernel (audio device drivers)
3571.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
3581.79Sbriggs		Please consult with the maintainer before committing
3591.79Sbriggs		to this branch.
3601.79Sbriggs		This branch is not expected to be compilable yet.
3611.79Sbriggs
3621.79SbriggsBranch:		matt-timespec
3631.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
3641.79Sbriggs		storage mechanism.
3651.197SmattStatus:		Inactive
3661.79SbriggsStart Date:	2005-02-19
3671.79SbriggsEnd Date:
3681.79SbriggsBase Tag:	
3691.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
3701.79SbriggsScope:		kernel
3711.79SbriggsNotes:	
3721.79Sbriggs
3731.197SmattBranch:		matt-mips64
3741.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
3751.197SmattStatus:		Active
3761.197SmattStart Date:	2007-07-17
3771.197SmattEnd Date:
3781.206SmattBase Tag:	matt-mips64-base
3791.206SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
3801.206SmattScope:		kernel & userland
3811.206SmattNotes:	
3821.206Smatt
3831.206SmattBranch:		matt-armv6
3841.206SmattDescription:	Rototill the arm code to support features present in the
3851.206Smatt		v6 of the ARM Architecure.  Additionally, clean up things
3861.206Smatt		along the way to use common practices.
3871.206SmattStatus:		Active
3881.206SmattStart Date:	2007-08-27
3891.206SmattEnd Date:
3901.206SmattBase Tag:	matt-armv6-base
3911.197SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
3921.197SmattScope:		kernel & userland
3931.197SmattNotes:	
3941.197Smatt
3951.79SbriggsBranch:		newlock
3961.79SbriggsDescription:	New locking primitives, based on Solaris's
3971.154SadStatus:		Terminated
3981.79SbriggsStart Date:	March 9, 2002
3991.154SadEnd Date:	Febuary 12, 2007
4001.79SbriggsBase Tag:	newlock-base
4011.79SbriggsMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
4021.79SbriggsScope:		Kernel
4031.79SbriggsNotes:		The goal is to replace the existing lockmgr() and
4041.79Sbriggs		simple_lock() based locking mechanisms with the
4051.79Sbriggs		primitives found in Solaris: mutexes and rwlocks.
4061.154Sad		Superseeded by the newlock2 branch.
4071.79Sbriggs
4081.94SadBranch:		newlock2
4091.94SadDescription:	New locking primitives, based on Solaris's
4101.154SadStatus:		Terminated
4111.94SadStart Date:	September 9, 2006
4121.154SadEnd Date:	Febuary 12, 2007
4131.94SadBase Tag:	newlock2-base
4141.94SadMaintainer:	Andrew Doran <ad@NetBSD.org>
4151.94SadScope:		Kernel
4161.94SadNotes:		As per the newlock branch, however given the amount of time
4171.94Sad		the original branch has lain dormant, a new one has been
4181.154Sad		created.  Goals:
4191.95Swiz		- Implement new locking primitives on most-used ports.
4201.94Sad		- Minor locking improvements.
4211.94Sad		- Remove spinlockmgr().
4221.94Sad
4231.198SskrllBranch:		nick-csl-alignment
4241.198SskrllDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
4251.208SskrllStatus:		Terminated
4261.198SskrllStart Date:	2007-07-18
4271.198SskrllEnd Date:
4281.208SskrllBase Tag:	nick-csl-alignment-base5
4291.198SskrllMaintainer:	Nick Hudson <skrll@NetBSD.org>
4301.202SskrllScope:		sys, lib/libpthread, lib/libpthread_dbg
4311.198SskrllNotes:	
4321.198Sskrll
4331.79SbriggsBranch:	  	pkgviews
4341.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
4351.79SbriggsStatus:		Active
4361.79SbriggsStart Date:	22 July 2002
4371.79SbriggsEnd Date:
4381.79SbriggsBase Tag:	pkgviews
4391.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
4401.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
4411.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
4421.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
4431.79Sbriggs		within the same tree
4441.79Sbriggs
4451.187SgarbledBranch:		ppcoea-renovation
4461.187SgarbledDescription:	General renovation and cleanup of all OEA PowerPC ports.
4471.212SgarbledStatus:		Terminated; merged to -current
4481.187SgarbledStart Date:	30 April 2007
4491.212SgarbledEnd Date:	15 October 2007
4501.187SgarbledBase Tag:	ppcoea-renovation-base
4511.187SgarbledMaintainer:	Tim Rightnour <garbled@netbsd.org>
4521.187SgarbledScope:		src/sys/arch
4531.187SgarbledNotes:		This branch is for a general cleanup of all OEA-based PowerPC
4541.196Shubertf		ports. OEA (Operating Environment Architecture) PowerPC refers
4551.196Shubertf		to the 601, 603, 604, and similar chips.  Specifically, not the
4561.196Shubertf		403/401 and other embedded chips. The general concept is to get
4571.196Shubertf		them all compiling, and sharing as much code as possible.  All
4581.196Shubertf		developers are welcome to commit to this branch.
4591.187Sgarbled
4601.79SbriggsBranch:		rpaulo-netinet-merge-pcb
4611.79SbriggsDescription:	merge in6pcb with inpcb
4621.133SrpauloStatus:		Dormant
4631.79SbriggsStart Date:	Wed Feb 01 2006
4641.79SbriggsEnd Date:	
4651.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
4661.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
4671.79SbriggsScope:		src/sys
4681.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
4691.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
4701.135Srpaulo		the proposed structure layout (which was roughly discussed
4711.135Srpaulo		in the tech-net mailing list).
4721.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
4731.135Srpaulo		locking style, but currently they do nothing and are not
4741.135Srpaulo		yet called at the correct places (needs discussion about
4751.135Srpaulo		kernel fine-grained locking).
4761.135Srpaulo		To continue this branch, one needs to read all the relevant
4771.135Srpaulo		inpcb/in6pcb source files and change the function names,
4781.135Srpaulo		structure names, structure fileds according to the new
4791.135Srpaulo		layout (in6pcb is gone).
4801.135Srpaulo		Don't try to build a kernel from this branch because it won't
4811.135Srpaulo		work. The missing pieces required to do a complete build
4821.135Srpaulo		were not committed because they were incomplete and generated
4831.135Srpaulo		panics.
4841.135Srpaulo		You shouldn't need to worry about KAME syncs because
4851.135Srpaulo		they did most of them by now.
4861.135Srpaulo		After the work is done, you are required to test the branch
4871.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
4881.135Srpaulo		More info at: http://www.tahi.org/
4891.79Sbriggs
4901.79SbriggsBranch:		rtr-xorg-branch
4911.79SbriggsDescription:	xorg & static build alterations to src/x11
4921.79SbriggsStatus:		Active
4931.79SbriggsStart Date:	Nov 15 2004
4941.79SbriggsEnd Date:	
4951.79SbriggsBase tag:	rtr-xorg-branch-base
4961.79SbriggsMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
4971.79SbriggsScope:		x11
4981.79Sbriggs		distrib/sets/lists
4991.79Sbriggs		share/mk/bsd.x11.mk
5001.79Sbriggs		share/mk/bsd.own.mk
5011.79Sbriggs		etc/mtree/NetBSD.dist
5021.79SbriggsNotes:		Requires parts of xsrc/xfree (HEAD)
5031.79Sbriggs		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
5041.79Sbriggs		Requires xorg (XORG-6_8_1)
5051.79Sbriggs
5061.191SwrstudenBranch:  	wrstuden-fixsa
5071.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5081.191SwrstudenStatus: 	Active
5091.191SwrstudenStart Date:	15 May 2007
5101.191SwrstudenEnd Date:
5111.191SwrstudenBase Tag:	wrstuden-fixsa-base
5121.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5131.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
5141.191Swrstuden		or lib/libpthread or maybe gdb.
5151.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
5161.191Swrstuden		This branch is intended to stage improvements for the
5171.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
5181.191Swrstuden		include not allocating memory while preparing to tsleep(),
5191.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
5201.191Swrstuden		eliminating the need to mlock stacks), and being
5211.191Swrstuden		able to pthread_kill() running threads.
5221.191Swrstuden
5231.161SadBranch:		vmlocking
5241.161SadDescription:	Make memory allocators and trap handling MP safe
5251.161SadStatus:		Active
5261.161SadStart Date:	13 March 2007
5271.161SadEnd Date:
5281.161SadBase Tag:	vmlocking-base
5291.161SadMaintainer:	Andrew Doran <ad@NetBSD.org>
5301.161SadScope:		kernel
5311.161SadNotes:
5321.161Sad		- Replace all simplelocks with mutexes
5331.161Sad		- Remove spinlockmgr
5341.161Sad		- Make memory allocators MP safe
5351.162Sad		- Make trap handling MP safe: push kernel lock acquire
5361.162Sad		  back into pager ops.
5371.162Sad
5381.162Sad		Only i386 is currently update.  Most per architecture
5391.162Sad		changes need to be made in the pmap module.  LFS is not
5401.162Sad		currently stable due interaction between the pagedaemon (?)
5411.162Sad		and the HOLDRELE() in lfs_segment.c.  It may trash your
5421.162Sad		filesystem..
5431.161Sad
5441.161Sad		Most of the locks replaced are now sleep/adaptive locks or
5451.161Sad		spin locks at IPL_VM.  Assuming audio interrupt handlers
5461.161Sad		are made MP safe there are far fewer potential deadlocks
5471.161Sad		against the kernel lock.
5481.161Sad
5491.161Sad		v_interlock becomes an adaptive mutex so now acquring
5501.161Sad		it can potentially block, similarly for other locks
5511.161Sad		that were before simplelocks.  This needs to be audited
5521.161Sad		carefully.
5531.161Sad
5541.161Sad		Use vnodes in general needs to be audited, as vnodes can
5551.161Sad		now be inspected without the kernel lock held.
5561.161Sad
5571.161Sad		Acquiring locks in the pmap module can now block, meaning
5581.161Sad		that the current pmap, cpu or lazy pmap status can change
5591.161Sad		out from underneath the requestor.  This also needs to be
5601.161Sad		audited.
5611.161Sad
5621.161Sad		Currently, i386 has the necessary modifications, and has
5631.161Sad		trap handling and a few calls to allocators out from under
5641.161Sad		the kernel lock.  There are still problems that need to be
5651.161Sad		debugged.
5661.161Sad
5671.161Sad		Need to check that whenever a lock is initialized, it is
5681.161Sad		also destroyed.
5691.161Sad
5701.161Sad		Lots of testing required.
5711.161Sad
5721.79SbriggsBranch:		yamt-lazymbuf
5731.79SbriggsDescription:	implement and evaluate lazy mapping of mbuf external data pages
5741.195Syamt		also, change the way to share mbuf external storage.
5751.92Syamt		it's intended as the first step of larger changes.
5761.92Syamt			1. support operations (esp. bus_dma load) on
5771.92Syamt			   unmapped mbuf.
5781.92Syamt			2. unify mbuf and buf.
5791.92Syamt			   (or, at least some parts of them)
5801.92Syamt			3. then it should be trivial to implement
5811.92Syamt			   i/o coalescing, etc.
5821.79SbriggsStatus:		Active
5831.79SbriggsStart Date:	Wed Jul  6 2005
5841.79SbriggsEnd Date:	
5851.207SyamtBase Tag:	yamt-lazymbuf-base5
5861.79SbriggsMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5871.152SyamtScope:		src/sys  (src/common is tagged but not branched)
5881.79SbriggsNotes:		
5891.195Syamt		i386		DONE
5901.195Syamt		amd64		DONE
5911.195Syamt		other ports should work as the trunk does.
5921.195Syamt		(conditionalized by __HAVE_LAZY_MBUF macro)
5931.79Sbriggs
5941.163SreinoudBranch:		reinoud-bufcleanup
5951.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
5961.164Sreinoud		Ideas currently in mind (preference for b):
5971.164Sreinoud		a)
5981.163Sreinoud			1. use of bio_ops per buffer.
5991.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
6001.163Sreinoud			   and provide some private context.
6011.163Sreinoud			3. extend the bio_ops with commenly used functionality
6021.163Sreinoud			   like pending action counting, custom context passing,
6031.163Sreinoud			   last minute processing of buffer data, buffer cache
6041.163Sreinoud			   etc.
6051.163Sreinoud			4. investigate the use of the kcont()
6061.163Sreinoud			   continuation-passing framework for async io
6071.163Sreinoud			   completion notification for bufs
6081.164Sreinoud			...
6091.164Sreinoud		b)
6101.164Sreinoud			1. all sequencing use of B_CALL replaced by
6111.164Sreinoud			   device-threads, if possible generic code around BUFQ
6121.164Sreinoud			2. possibly use kcont() for async IO finished signalling
6131.164Sreinoud			3. counter of pending and queued actions requestable
6141.164Sreinoud			   by IOCTL interface?
6151.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
6161.164Sreinoud			   even finished I/O calls as vnode operations
6171.164Sreinoud			...
6181.163SreinoudStatus:		Active
6191.163SreinoudStart Date:	Thu Mar 15 2007
6201.163SreinoudEnd Date:
6211.163SreinoudBase Tag:	reinoud-bufcleanup-base
6221.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
6231.163SreinoudScope:		src/sys and src/common
6241.163SreinoudNotes:		Used as expiriment sandbox and if successful hopefully one day
6251.163Sreinoud		to be intergrated.
6261.163Sreinoud
6271.175SthorpejBranch:		thorpej-atomic
6281.175SthorpejDescription:	Implementation of an atomic memory operations API modeled
6291.175Sthorpej		after the one in Solaris 10.
6301.175SthorpejStatus:		Active
6311.175SthorpejStart Date:	Apr 11 2007
6321.175SthorpejEnd Date:
6331.175SthorpejBase tag:	thorpej-atomic-base
6341.175SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
6351.175SthorpejScope:		src/common
6361.175Sthorpej		src/sys
6371.176SthorpejNotes:		Base atomic primitives need to be implemented for
6381.176Sthorpej		all of the supported architectures:
6391.176Sthorpej
6401.179Sthorpej		alpha		DONE
6411.180Sthorpej		arm		DONE
6421.176Sthorpej		hppa
6431.179Sthorpej		i386		DONE
6441.176Sthorpej		ia64
6451.182Sthorpej		m68k		DONE (except for 68010)
6461.176Sthorpej		mips
6471.176Sthorpej		ns32k
6481.184Sthorpej		powerpc		DONE except for membar_*()
6491.185Sthorpej		powerpc64	DONE except for membar_*()
6501.176Sthorpej		sh3
6511.185Sthorpej		sparc		DONE except for membar_*()
6521.185Sthorpej		sparc64		DONE except for membar_*()
6531.176Sthorpej		vax
6541.179Sthorpej		x86_64		DONE
6551.179Sthorpej
6561.179Sthorpej		Tested:
6571.179Sthorpej
6581.179Sthorpej		alpha		NO
6591.179Sthorpej		arm		NO
6601.179Sthorpej		hppa		NO
6611.179Sthorpej		i386		NO
6621.179Sthorpej		ia64		NO
6631.179Sthorpej		m68k		NO
6641.179Sthorpej		mips		NO
6651.179Sthorpej		ns32k		NO
6661.179Sthorpej		powerpc		NO
6671.179Sthorpej		powerpc64	NO
6681.179Sthorpej		sh3		NO
6691.179Sthorpej		sparc		NO
6701.179Sthorpej		sparc64		NO
6711.179Sthorpej		vax		NO
6721.179Sthorpej		x86_64		NO
6731.179Sthorpej
6741.179Sthorpej		TODO:
6751.179Sthorpej
6761.179Sthorpej		all		- Need to replace mb_*() with membar_*().
6771.180Sthorpej
6781.184Sthorpej				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
6791.184Sthorpej				  to see of membar_enter() is required here.
6801.184Sthorpej
6811.185Sthorpej				- Talk to ad@ -- figure out of non-atomic
6821.185Sthorpej				  mutex / rwlock release is actually safe.
6831.185Sthorpej
6841.180Sthorpej		arm		- Consider using a RAS technique like
6851.180Sthorpej				  MIPS uses for _lock_cas() and the mutex
6861.180Sthorpej				  stubs.  Possibly do more than one atomic
6871.180Sthorpej				  op as a RAS.  Possibly implement mutex
6881.180Sthorpej				  stubs using the technique.
6891.182Sthorpej
6901.182Sthorpej		m68k		- Need to do 68010 support.
6911.179Sthorpej		
6921.179Sthorpej		i386		- Need to change when x86_patch() is called
6931.179Sthorpej				  so we can test ncpus.
6941.179Sthorpej
6951.184Sthorpej		powerpc		- Figure out if we need barriers in the
6961.184Sthorpej				  atomic ops themselves (hopefully not!)
6971.184Sthorpej
6981.179Sthorpej		x86_64		- Need to change when x86_patch() is called
6991.179Sthorpej				  so we can test ncpus.
7001.79Sbriggs
7011.79Sbriggs########################################################################
7021.79Sbriggs# Individual developers' branches (Terminated):
7031.79Sbriggs########################################################################
7041.79Sbriggs
7051.1SlukemBranch:		bouyer-scsipi
7061.1SlukemDescription:	Integration of atapi support
7071.1SlukemStatus:		Terminated
7081.1SlukemStart Date:
7091.1SlukemEnd Date:
7101.1SlukemBase Tag:
7111.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7121.1SlukemScope:		kernel
7131.1SlukemNotes:		Superseded by thorpej_scsipi
7141.1Slukem
7151.79SbriggsBranch:		bouyer-xen2
7161.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
7171.79SbriggsStatus:		Terminated
7181.79SbriggsStart Date:	Dec 13 2004
7191.79SbriggsEnd Date:	Mar 10 2005
7201.79SbriggsBase Tag:	netbsd-2-base
7211.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7221.79SbriggsScope:		src/sys/arch/xen
7231.79SbriggsNotes:
7241.79Sbriggs
7251.87SchapBranch: 	chap-midi
7261.87SchapDescription:	Renovation of MIDI support
7271.87SchapStatus: 	Terminated; merged to -current
7281.87SchapStart Date:	19 May 2006
7291.87SchapEnd Date:	30 Jun 2006
7301.87SchapBase Tag:	chap-midi-base
7311.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
7321.87SchapScope:		sys, share/man, usr.bin
7331.87SchapNotes:
7341.87Schap
7351.1SlukemBranch:		chs-ubc
7361.44SchsDescription:	Unified Buffer Cache
7371.44SchsStatus:		Terminated
7381.1SlukemStart Date:
7391.1SlukemEnd Date:
7401.1SlukemBase Tag:	chs-ubc-base
7411.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7421.1SlukemScope:		kernel
7431.1SlukemNotes:
7441.1Slukem
7451.1SlukemBranch:		chs-ubc2
7461.44SchsDescription:	 Unified Buffer Cache
7471.44SchsStatus:		Terminated; merged to -current
7481.1SlukemStart Date:
7491.1SlukemEnd Date:
7501.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
7511.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7521.1SlukemScope:		kernel
7531.1SlukemNotes:
7541.1Slukem
7551.1SlukemBranch:		cjs-build-against-obj-dir
7561.1SlukemDescription:	?
7571.1SlukemStatus:		?
7581.1SlukemStart Date:
7591.1SlukemEnd Date:
7601.1SlukemBase Tag:
7611.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
7621.1SlukemScope:		Entire tree.
7631.1SlukemNotes:
7641.1Slukem
7651.1SlukemBranch:		eeh-paddr_t
7661.44SchsDescription:	use separate types for virtual vs. physical addresses
7671.44SchsStatus:		Terminated; merged to -current
7681.1SlukemStart Date:
7691.1SlukemEnd Date:
7701.1SlukemBase Tag:	eeh-paddr_t-base
7711.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
7721.1SlukemScope:		kernel
7731.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
7741.1Slukem
7751.79SbriggsBranch:		elad-kernelauth
7761.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
7771.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
7781.79Sbriggs		avoid any licensing issues.
7791.79SbriggsStatus:		Terminated; merged to -current
7801.79SbriggsStart Date:	Tue Mar	 7 2006
7811.79SbriggsEnd Date:	Mon May 15 2006
7821.79SbriggsBase Tag:	elad-kernelauth-base
7831.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
7841.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
7851.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
7861.79SbriggsNotes:
7871.79Sbriggs
7881.1SlukemBranch:		fvdl-softdep
7891.1SlukemDescription:	FFS soft dependencies
7901.44SchsStatus:		Terminated; merged to -current
7911.1SlukemStart Date:
7921.1SlukemEnd Date:
7931.1SlukemBase Tag:	fvdl-softdep-base
7941.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
7951.1SlukemScope:		kernel
7961.1SlukemNotes:
7971.1Slukem
7981.1SlukemBranch:		gehenna-devsw
7991.1SlukemDescription:	auto-generation of devsw table
8001.1SlukemStatus:		Terminated
8011.1SlukemStart Date:	16 May 2002
8021.1SlukemEnd Date:	6 Sep 2002
8031.1SlukemBase Tag:	gehenna-devsw-base
8041.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
8051.1SlukemScope:		syssrc
8061.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
8071.1Slukem		port-dependent conf.c and to generate them dynamically by
8081.1Slukem		config(8).
8091.8Sgmcgarry
8101.1SlukemBranch:		is-newarp
8111.23SisDescription:	ARP for non-Ethernet
8121.23SisStatus:		Terminated; merged before NetBSD 1.3
8131.23SisStart Date:	1996/10/13
8141.23SisEnd Date:	1997/03/15
8151.1SlukemBase Tag:	is-newarp-base
8161.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
8171.1SlukemScope:		kernel
8181.1SlukemNotes:
8191.1Slukem
8201.1SlukemBranch:		kenh-if-detach
8211.1SlukemDescription:	Interface detach support.
8221.1SlukemStatus:		?
8231.1SlukemStart Date:
8241.1SlukemEnd Date:
8251.1SlukemBase Tag:	kenh-if-detach-base
8261.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
8271.1SlukemScope:		kernel
8281.1SlukemNotes:
8291.1Slukem
8301.16SkentBranch:		kent-audio1
8311.16SkentDescription:	Audio converter pipeline
8321.18SkentStatus:		Terminated; merged to -current
8331.16SkentStart Date:	Tue Dec  7 2004
8341.17SkentEnd Date:	Tue Jan 11 2005
8351.17SkentBase Tag:	kent-audio1-base
8361.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
8371.17SkentScope:		kernel (audio device drivers)
8381.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
8391.17Skent		Please consult with the maintainer before committing
8401.17Skent		to this branch.
8411.17Skent
8421.1SlukemBranch:		kqueue
8431.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
8441.5SjdolecekStatus:		Terminated; merged to -current
8451.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
8461.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
8471.1SlukemBase Tag:	kqueue-base
8481.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
8491.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
8501.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
8511.1Slukem		local internal changes to better suit NetBSD, and
8521.1Slukem		enhancements such as looking up filters by name or
8531.1Slukem		number, and dynamic registration of "user" filters.
8541.1Slukem		The work is complete as is, but is awaiting more
8551.1Slukem		feedback from various kernel gurus before going mainline.
8561.11Sskrll
8571.11SskrllBranch:		ktrace-lwp
8581.11SskrllDescription:	ktrace support for lwp ids.
8591.59SskrllStatus:		Terminated; merged to -current
8601.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
8611.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
8621.11SskrllBase Tag:	ktrace-lwp-base
8631.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
8641.11SskrllScope:		sys
8651.11SskrllNotes:		
8661.1Slukem
8671.1SlukemBranch:		marc-pcmcia
8681.1SlukemDescription:	PCMCIA support
8691.1SlukemStatus:		Terminated; merged to -current
8701.1SlukemStart Date:
8711.1SlukemEnd Date:
8721.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
8731.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
8741.1SlukemScope:		kernel
8751.1SlukemNotes:
8761.1Slukem
8771.1SlukemBranch:		minoura_x68k_bus_h
8781.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
8791.1SlukemStatus:		Terminated; merged to -current
8801.1SlukemStart Date:	23 Dec 1998
8811.1SlukemEnd Date:	16 Mar 1999
8821.1SlukemBase Tag:	minoura_x68k_bus_h-base
8831.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
8841.1SlukemScope:		sys/arch/x68k
8851.1SlukemNotes:
8861.1Slukem
8871.1SlukemBranch:		minoura-xpg4dl
8881.1SlukemDescription:	Citrus Project locale subsystem
8891.1SlukemStatus:		Terminated; (partly) merged to -current
8901.1SlukemStart Date:	28 March 2000
8911.1SlukemEnd Date:
8921.1SlukemBase Tag:	minoura-xpg4dl-base
8931.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
8941.1SlukemScope:		basesrc, syssrc, sharesrc
8951.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
8961.1Slukem		independent locale subsystem.  Part of the implementation
8971.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
8981.1Slukem
8991.160SmjfBranch:		mjf-ufs-trans
9001.160SmjfDescription:	filesystem transactions for ufs
9011.160SmjfStatus:		Active
9021.160SmjfStart Date:	12 March 2007
9031.160SmjfEnd Date:
9041.160SmjfBase Tag:	mjf-ufs-trans-base
9051.160SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
9061.160SmjfScope:		kernel
9071.160SmjfNotes:
9081.160Smjf
9091.1SlukemBranch:		mrg-vm-swap
9101.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9111.49SmrgStatus:		Terminated; abondoned for mrg-vm-swap2
9121.49SmrgStart Date:	12 February 1997
9131.49SmrgEnd Date:	15 March 1997
9141.49SmrgBase Tag:	[none]
9151.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9161.49SmrgScope:		kernel
9171.49SmrgNotes:
9181.49Smrg
9191.49SmrgBranch:		mrg-vm-swap2
9201.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9211.49SmrgStatus:		Terminated; merged to -current
9221.49SmrgStart Date:	4 May 1997
9231.49SmrgEnd Date:	12 June 1997
9241.49SmrgBase Tag:	mrg-vm-swap2-base
9251.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9261.1SlukemScope:		kernel
9271.1SlukemNotes:
9281.1Slukem
9291.1SlukemBranch:		nathanw_sa
9301.1SlukemDescription:	Scheduler activations
9311.44SchsStatus:		Terminated; merged to -current
9321.1SlukemStart Date:	5 March 2001
9331.9SthorpejEnd Date:	18 January 2003
9341.1SlukemBase Tag:	nathanw_sa_base
9351.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
9361.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
9371.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
9381.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
9391.1SlukemNotes:		The idea of scheduler activations is described in the
9401.1Slukem		classic paper by Anderson et al., in ACM Transactions
9411.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
9421.1Slukem		can be found at
9431.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
9441.1Slukem		Many ideas in the implementation are based on the
9451.1Slukem		implementation of scheduler activations added to Mach
9461.1Slukem		3.0 and described by Davis et al. in the University of
9471.1Slukem		Washington CS tech report 92-08-93, which can be found
9481.1Slukem		at
9491.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
9501.1Slukem
9511.1Slukem		My USENIX paper on the subject can be found at
9521.1Slukem		http://web.mit.edu/nathanw/www/usenix/
9531.1Slukem
9541.1Slukem		Please consult with the maintainer before committing
9551.1Slukem		to this branch.
9561.1Slukem		Other tags starting with nathanw_sa reserved for
9571.1Slukem		branch management and are not guaranteed to be stable.
9581.9Sthorpej
9591.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
9601.9Sthorpej		merging branch down to trunk.  Branch tagged with
9611.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
9621.9Sthorpej		the branch.
9631.1Slukem
9641.1SlukemBranch:		perseant-lfsv2
9651.1SlukemDescription:	LFS incompatible on-disk data structure changes
9661.1SlukemStatus:		Terminated
9671.1SlukemStart Date:	27 June 2001
9681.1SlukemEnd Date:	16 July 2001
9691.1SlukemBase Tag:	perseant-lfsv2-base
9701.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
9711.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
9721.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
9731.1Slukem		as the data structures required for unremove are in and tested.
9741.1Slukem
9751.174SthorpejBranch:		thorpej-devvp
9761.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
9771.174SthorpejStatus:		Terminated
9781.174SthorpejStart Date:	Sep 6 2001
9791.174SthorpejEnd Date:	???
9801.174SthorpejBase Tag:	thorpej-devvp-base
9811.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
9821.174SthorpejScope:		syssrc
9831.174SthorpejNotes:		Kernels built from this branch are not expected
9841.174Sthorpej		to function correctly at this time.
9851.174Sthorpej
9861.174Sthorpej		Ports known to compile on this branch:
9871.174Sthorpej			alpha
9881.174Sthorpej			i386
9891.174Sthorpej
9901.118SpeterBranch:		peter-altq
9911.118SpeterDescription:	New ALTQ framework:
9921.118Speter		- sync with KAME sources
9931.118Speter		- share mtag/name mapping functions
9941.118Speter		- separate altq + pf attachment
9951.118SpeterStatus:		Terminated; merged to -current
9961.118SpeterStart Date:	March 16, 2006
9971.118SpeterEnd Date:	October 12, 2006
9981.118SpeterBase Tag:	peter-altq-base
9991.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
10001.118Speter		Martin Husemann <martin@NetBSD.org>,
10011.118Speter		Matthias Scheler <tron@NetBSD.org>
10021.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
10031.118SpeterNotes:		Only the first item in the description was finished
10041.118Speter		in this branch.
10051.118Speter
10061.1SlukemBranch:		sommerfeld_i386mp_1
10071.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
10081.3SsommerfeStatus:		Terminated; merged to -current
10091.1SlukemStart Date:	21 Feb 2000
10101.2SfvdlEnd Date:	01 Oct 2002
10111.1SlukemBase Tag:	sommerfeld_i386mpbase_1
10121.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
10131.1SlukemScope:		sys/arch/i386
10141.1SlukemNotes:
10151.1Slukem		Code committed to the branch has booted to multiuser 
10161.1Slukem		on at least one system.
10171.1Slukem
10181.1Slukem		Not guaranteed to compile against mainline since -current
10191.1Slukem		may have changed incompatibly with the last branch update;
10201.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
10211.1Slukem
10221.1Slukem		Please get explicit permission from the maintainer 
10231.1Slukem		before each commit, or your changes will be backed out.
10241.1Slukem		Other tags starting with sommerfeld_ are private to 
10251.1Slukem		the developer and are guaranteed to be unstable.
10261.1Slukem		Only the maintainer should move tags.
10271.1Slukem
10281.1Slukem		Note that this branch uses a DIFFERENT scheme for 
10291.1Slukem		synching with the mainline.  the maintainer uses some private
10301.1Slukem		scripts for keeping them in synch; if you make commits 
10311.1Slukem		to the branch to "resynchronize" things, you'll
10321.1Slukem		probably do it wrong; instead, ask the maintainer to
10331.1Slukem		resynchronize things.
10341.1Slukem
10351.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
10361.1Slukem		issues with the branch.
10371.1Slukem
10381.1SlukemBranch:		thorpej-mips-cache
10391.1SlukemDescription:	overhaul MIPS cache support code
10401.1SlukemStatus:		Terminated; merged to -current
10411.1SlukemStart Date:	Oct 23 2001
10421.1SlukemEnd Date:	Nov 14 2001
10431.1SlukemBase Tag:	thorpej-mips-cache-base
10441.1SlukemScope:		syssrc
10451.1SlukemNotes:		This branch needs more debugging, testing, and more
10461.1Slukem		ports need to be converted to the new world order.
10471.1Slukem
10481.1Slukem		The following processors have had cache ops
10491.1Slukem		written:
10501.1Slukem
10511.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
10521.1Slukem			  needs to be beat on a lot more to make
10531.1Slukem			  sure it's working.
10541.1Slukem
10551.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
10561.1Slukem			  tracked down a bug, which has been fixed.
10571.1Slukem
10581.1Slukem			  Confirmed working on R4000-with-L2.
10591.1Slukem
10601.1Slukem			  Confirmed working on R4400-no-L2 and
10611.1Slukem			  R4400-with-L2.
10621.1Slukem
10631.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
10641.1Slukem			  has committed fixes to this code.
10651.1Slukem
10661.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
10671.1Slukem			  no SysAD L2 cache).
10681.1Slukem
10691.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
10701.1Slukem
10711.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
10721.1Slukem			  committed fixes to this code.  Awaiting
10731.1Slukem			  confirmation that it is working properly.
10741.1Slukem
10751.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
10761.1Slukem			  written this code and tested it on a
10771.1Slukem			  PlayStation 2.
10781.1Slukem
10791.1Slukem		The following ports have been updated to compile (and
10801.1Slukem		use optimized-for-processor bus_dma routines).  Those
10811.1Slukem		that have been tested and work are marked with [WORKING].
10821.1Slukem
10831.1Slukem			* algor		[WORKING]
10841.1Slukem
10851.1Slukem			* arc		[WORKING]
10861.1Slukem
10871.1Slukem			* pmax		[WORKING]
10881.1Slukem
10891.1Slukem			* playstation2	[WORKING]
10901.1Slukem					Needs optimized bus_dmamap_sync().
10911.1Slukem
10921.1Slukem			* hpcmips	[need verification that this is working]
10931.1Slukem					Needs optimized bus_dmamap_sync().
10941.1Slukem
10951.1Slukem			* sgimips	[WORKING]
10961.1Slukem					Needs optimized bus_dmamap_sync().
10971.1Slukem
10981.1Slukem			* cobalt	[need testing]
10991.1Slukem
11001.1Slukem			* mipsco	[need testing]
11011.1Slukem
11021.1Slukem			* newsmips	[need testing]
11031.1Slukem
11041.1SlukemBranch:		thorpej_scsipi
11051.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
11061.1SlukemStatus:		Terminated; merged to -current
11071.1SlukemStart Date:
11081.1SlukemEnd Date:	Apr 25 2001
11091.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
11101.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
11111.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
11121.1SlukemScope:		syssrc
11131.1SlukemNotes:		When a change from -current is pulled up please move the
11141.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
11151.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
11161.1Slukem		used when syncing the whole branch with HEAD).
11171.1Slukem		Just before the merge, syssrc has been tagged with
11181.1Slukem		thorpej_scsipi_beforemerge
11191.1Slukem
11201.1SlukemBranch:		thorpej-signal
11211.1SlukemDescription:	?
11221.1SlukemStatus:		?
11231.1SlukemStart Date:
11241.1SlukemEnd Date:
11251.1SlukemBase Tag:	thorpej-signal-base
11261.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11271.1SlukemScope:		kernel
11281.1SlukemNotes:
11291.1Slukem
11301.1SlukemBranch:		thorpej-setroot
11311.1SlukemDescription:	?
11321.1SlukemStatus:		Terminated; merged to -current
11331.1SlukemStart Date:
11341.1SlukemEnd Date:
11351.1SlukemBase Tag:
11361.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11371.1SlukemScope:		kernel
11381.1SlukemNotes:
11391.1Slukem
11401.84SkardelBranch:		simonb-timecounters
11411.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
11421.85SkardelStatus:		Terminated
11431.84SkardelStart Date:	Sat Feb 04 2006
11441.84SkardelEnd Date:	Wed Jun 07 2006
11451.84SkardelBase Tag:	simonb-timecounters-base
11461.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
11471.84Skardel		Frank Kardel <kardel@NetBSD.org>
11481.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
11491.84SkardelNotes:		early (partial conversion) commit to -current
11501.84Skardel		ok'ed by core@ on 20060605 for testing and further
11511.84Skardel		simplified conversion
11521.84Skardel
11531.1SlukemBranch:		wrstuden-devbsize
11541.1SlukemDescription:	Modify buffer cache to deal with different devices having
11551.1Slukem		different block sizes. Also DEV_BSIZE would go away.
11561.1SlukemStatus:		Terminated
11571.1SlukemStart Date:	Aug or Sept 1999
11581.1SlukemEnd Date:	1 Apr 2000
11591.1SlukemBase tag:	wrstuden-devbsize-base
11601.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
11611.1SlukemScope:		kernel
11621.1SlukemNotes:		No longer active due to lack of time, and introduction
11631.1Slukem		of UBC. In terms of UBC, the primary cache for
11641.1Slukem		file data is the VM cache, which needs to operate
11651.1Slukem		in terms of VM pages. As no existing device has native
11661.1Slukem		pages the same size as our VM pages, there already is
11671.1Slukem		a mapping going on between the VM system and the
11681.1Slukem		underlying blocks. So it would be easier and cleaner
11691.1Slukem		to adjust that to deal w/ different block sizes.
11701.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
11711.1Slukem		with a certain length, so the exact block size isn't a big
11721.1Slukem		deal.
11731.1Slukem
11741.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
11751.1Slukem
11761.193SyamtBranch:		yamt-idlelwp
11771.193SyamtDescription:	idle lwp, and some changes depending on it.
11781.193Syamt
11791.193Syamt		1. separate context switching and thread scheduling.
11801.193Syamt		   (cf. gmcgarry_ctxsw)
11811.193Syamt		2. implement idle lwp.
11821.193Syamt		3. clean up related MD/MI interfaces.
11831.193Syamt		4. make scheduler(s) modular.
11841.193Syamt
11851.193SyamtStatus:		Terminated; merged to -current
11861.193SyamtStart Date:	Fri Feb 17 2007
11871.193SyamtEnd Date:	Thu May 17 2007
11881.193SyamtBase Tag:	yamt-idlelwp-base8
11891.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
11901.193SyamtScope:		src/sys  (src/common is tagged but not branched)
11911.193SyamtNotes:		
11921.193Syamt		Status of ports:
11931.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
11941.193Syamt		  i386			[ Done, tested ]
11951.193Syamt		  amd64			[ Done, tested ]
11961.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
11971.204Stsutsui		  sparc			[ Done, UP tested, MP might have
11981.204Stsutsui					  some problem after newlock2 merge ]
11991.204Stsutsui		  sparc64		[ Done, tested ]
12001.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
12011.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
12021.205Sskrll		  hppa			[ Done, tested ]
12031.193Syamt		  sh3			[ Done, tested ]
12041.193Syamt		  vax			[ Done, UP tested, MP untested ]
12051.204Stsutsui		  m68k			[ Done, tested on several ports ]
12061.193Syamt		  ns32k			[ broken ]
12071.193Syamt		  ia64			[ broken ]
12081.193Syamt		  pdp10			[ broken ]
12091.193Syamt
12101.193Syamt		How to adapt a port?
12111.193Syamt
12121.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
12131.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
12141.193Syamt
12151.193Syamt		- implement cpu_idle.  see cpu_idle.9.
12161.193Syamt
12171.193Syamt		- add a flag argument to cpu_need_resched.
12181.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
12191.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
12201.193Syamt		  send an IPI to the target cpu.
12211.193Syamt
12221.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
12231.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
12241.193Syamt		  almost always non-NULL, with exceptions like early on boot.
12251.193Syamt
12261.193Syamt		- remove idle pcbs.
12271.193Syamt
12281.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
12291.193Syamt
12301.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
12311.193Syamt		  secondary processors.
12321.193Syamt
12331.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
12341.193Syamt		  curlwp.
12351.193Syamt
12361.193Syamt		- of course, update MD users of scheduler/switching API.
12371.193Syamt
12381.25SyamtBranch:		yamt-km, yamt-km-doc
12391.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
12401.46SyamtStatus:		Terminated; merged to -current
12411.19SyamtStart Date:	Tue Jan 25 2005
12421.46SyamtEnd Date:	Fri Apr  1 2005
12431.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
12441.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
12451.25SyamtScope:		yamt-km: src/sys
12461.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
12471.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
12481.19Syamt
12491.24Syamt		the followings are per-port status.
12501.24Syamt		(account names mean "tested by".)
12511.24Syamt
12521.20Syamt		works enough to go to multiuser:
12531.45Syamt			alpha, i386, xen (yamt@)
12541.24Syamt			pc532 (simonb@)
12551.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
12561.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
12571.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
12581.39Syamt			    sun3x (tsutsui@)
12591.31Syamt			amiga (mhitch@)
12601.32Syamt			cats, hp700 (skrll@)
12611.45Syamt			xen (bouyer@)
12621.28Syamt
12631.28Syamt		known to have the same problem as trunk:
12641.28Syamt			vax (chs@, stuck while running kvm_mkdb)
12651.24Syamt
12661.24Syamt		known to have a problem:
12671.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
12681.35Syamt			needs to be revisited.
12691.39Syamt			-> for luna68k, although not tested,
12701.39Syamt			   Sysmap has been moved to avoid kva conflict with
12711.39Syamt			   I/O ranges.
12721.20Syamt
12731.20Syamt		buildable:
12741.20Syamt			src/sys/arch/acorn26/conf/GENERIC
12751.20Syamt			src/sys/arch/acorn32/conf/GENERIC
12761.20Syamt			src/sys/arch/algor/conf/P6032
12771.20Syamt			src/sys/arch/alpha/conf/GENERIC
12781.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
12791.20Syamt			src/sys/arch/amd64/conf/GENERIC
12801.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
12811.20Syamt			src/sys/arch/amiga/conf/GENERIC
12821.20Syamt			src/sys/arch/arc/conf/GENERIC
12831.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
12841.20Syamt			src/sys/arch/bebox/conf/GENERIC
12851.20Syamt			src/sys/arch/cats/conf/GENERIC
12861.20Syamt			src/sys/arch/cesfic/conf/GENERIC
12871.20Syamt			src/sys/arch/cobalt/conf/GENERIC
12881.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
12891.20Syamt			src/sys/arch/evbarm/conf/TS7200
12901.20Syamt			src/sys/arch/evbppc/conf/WALNUT
12911.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
12921.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
12931.20Syamt			src/sys/arch/hp300/conf/GENERIC
12941.20Syamt			src/sys/arch/hp700/conf/GENERIC
12951.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
12961.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
12971.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
12981.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
12991.20Syamt			src/sys/arch/i386/conf/GENERIC
13001.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
13011.40Syamt			src/sys/arch/i386/conf/XEN0
13021.40Syamt			src/sys/arch/i386/conf/XENU
13031.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
13041.20Syamt			src/sys/arch/iyonix/conf/GENERIC
13051.20Syamt			src/sys/arch/luna68k/conf/GENERIC
13061.20Syamt			src/sys/arch/mac68k/conf/GENERIC
13071.20Syamt			src/sys/arch/macppc/conf/GENERIC
13081.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
13091.20Syamt			src/sys/arch/mipsco/conf/GENERIC
13101.40Syamt			src/sys/arch/mmeye/conf/GENERIC
13111.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
13121.20Syamt			src/sys/arch/netwinder/conf/GENERIC
13131.20Syamt			src/sys/arch/news68k/conf/GENERIC
13141.20Syamt			src/sys/arch/newsmips/conf/GENERIC
13151.20Syamt			src/sys/arch/next68k/conf/GENERIC
13161.20Syamt			src/sys/arch/ofppc/conf/GENERIC
13171.20Syamt			src/sys/arch/pc532/conf/GENERIC
13181.20Syamt			src/sys/arch/pmax/conf/GENERIC
13191.20Syamt			src/sys/arch/prep/conf/GENERIC
13201.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
13211.20Syamt			src/sys/arch/sbmips/conf/GENERIC
13221.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
13231.20Syamt			src/sys/arch/shark/conf/GENERIC
13241.20Syamt			src/sys/arch/sparc/conf/GENERIC
13251.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
13261.20Syamt			src/sys/arch/sparc64/conf/GENERIC
13271.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
13281.20Syamt			src/sys/arch/sun2/conf/GENERIC
13291.20Syamt			src/sys/arch/sun3/conf/GENERIC
13301.20Syamt			src/sys/arch/vax/conf/GENERIC
13311.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
13321.20Syamt			src/sys/arch/x68k/conf/GENERIC
13331.20Syamt
13341.42Syamt			src/sys/arch/playstation2/conf/GENERIC
13351.42Syamt
13361.97SyamtBranch:		yamt-pdpolicy
13371.97SyamtDescription:	play with page replacement policy
13381.97Syamt		- separate page replacement policy from the rest of kernel
13391.97Syamt		- implement alternative replacement policy
13401.97Syamt		- related read-ahead adjustment?
13411.97SyamtStatus:		Terminated; merged to -current
13421.97SyamtStart Date:	Sun Mar  5 2006
13431.97SyamtEnd Date:	Sat Sep 16 2006
13441.97SyamtBase Tag:	yamt-pdpolicy-base9
13451.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13461.97SyamtScope:		src/sys  (src/common is tagged but not branched)
13471.97SyamtNotes:		
13481.97Syamt
13491.54SyamtBranch:		yamt-readahead
13501.54SyamtDescription:	play with file readahead
13511.58SyamtStatus:		Terminated; merged to -current
13521.54SyamtStart Date:	Mon Nov 14 2005
13531.58SyamtEnd Date:	Wed Nov 30 2005
13541.57SyamtBase Tag:	yamt-readahead-base3
13551.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13561.54SyamtScope:		src/sys
13571.54SyamtNotes:		
13581.54Syamt
13591.60SyamtBranch:		yamt-uio_vmspace
13601.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
13611.67SyamtStatus:		Terminated; merged to -current
13621.60SyamtStart Date:	Mon Dec 31 2005
13631.67SyamtEnd Date:	Wed Mar  1 2006
13641.66SyamtBase Tag:	yamt-uio_vmspace-base5
13651.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13661.60SyamtScope:		src/sys
13671.60SyamtNotes:		
13681.60Syamt
13691.151SyamtBranch:		yamt-splraiseipl
13701.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
13711.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
13721.151Syamt
13731.151Syamt		- completes workqueue(9) and netbt.
13741.151Syamt		- fix PR/33218.
13751.151Syamt
13761.151SyamtStatus:		Terminated; merged to -current
13771.151SyamtStart Date:	Mon Sep 18 2006
13781.151SyamtEnd Date:	Fri Dec 22 2006
13791.151SyamtBase Tag:	yamt-splraiseipl-base5
13801.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13811.151SyamtScope:		src/sys  (src/common is tagged but not branched)
13821.151SyamtNotes:		
13831.151Syamt		tested (by who):
13841.151Syamt			alpha		(yamt)
13851.151Syamt			alpha		(pavel)
13861.151Syamt			amd64		(reported privately)
13871.151Syamt			cobalt		(tsutsui)
13881.151Syamt			ews4800mips	(tsutsui)
13891.151Syamt			hp300		(tsutsui)
13901.151Syamt			hpcarm		(reported privately)
13911.151Syamt			i386		(yamt)
13921.151Syamt			macppc		(tsutsui)
13931.151Syamt			news68k		(tsutsui)
13941.151Syamt			sgimips(IP32)	(tsutsui)
13951.151Syamt			sparc(sun4c)	(tsutsui)
13961.151Syamt			sun2		(tsutsui)
13971.151Syamt			sun3		(tsutsui)
13981.151Syamt			sun3x		(tsutsui)
13991.151Syamt			xen		(yamt)
14001.151Syamt
14011.151Syamt		compile-tested:
14021.151Syamt			acorn26
14031.151Syamt			acorn32
14041.151Syamt			algor
14051.151Syamt			amiga
14061.151Syamt			arc
14071.151Syamt			atari
14081.151Syamt			bebox
14091.151Syamt			cats
14101.151Syamt			cesfic
14111.151Syamt			dreamcast
14121.151Syamt			evbarm
14131.151Syamt			evbmips
14141.151Syamt			evbppc(marvell)
14151.151Syamt			evbppc(ibm4xx)
14161.151Syamt			evbsh3
14171.151Syamt			hp700
14181.151Syamt			hpcmips
14191.151Syamt			hpcsh
14201.151Syamt			ia64
14211.151Syamt			ibmnws
14221.151Syamt			iyonix
14231.151Syamt			landisk
14241.151Syamt			luna68k
14251.151Syamt			mac68k
14261.151Syamt			mmeye
14271.151Syamt			mvme68k
14281.151Syamt			mvmeppc
14291.151Syamt			mipsco
14301.151Syamt			netwinder
14311.151Syamt			newsmips
14321.151Syamt			next68k
14331.151Syamt			ofppc
14341.151Syamt			pc532
14351.151Syamt			pmax
14361.151Syamt			pmppc
14371.151Syamt			prep
14381.151Syamt			sandpoint
14391.151Syamt			sbmips
14401.151Syamt			shark
14411.151Syamt			sparc
14421.151Syamt			sparc64
14431.151Syamt			vax
14441.151Syamt			x68k
14451.151Syamt			zaurus
14461.151Syamt
14471.151Syamt		not tested:
14481.151Syamt			pdp10 (i don't know how to build)
14491.151Syamt			sh5 (not buildable with an unrelated problem.)
14501.151Syamt
14511.151Syamt    compile  CAYMAN64/netbsd32_sa.o
14521.151Syamt    cc1: warnings being treated as errors
14531.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
14541.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
14551.151Syamt    --- netbsd32_sa.o ---
14561.151Syamt    *** [netbsd32_sa.o] Error code 1
14571.151Syamt    1 error
14581.151Syamt
14591.151Syamt		notyet:
14601.151Syamt			amigappc
14611.151Syamt			playstation2
14621.151Syamt
14631.79SbriggsBranch:		yamt-vop
14641.79SbriggsDescription:	remove several VOPs
14651.79SbriggsStatus:		Terminated; merged to -current
14661.79SbriggsStart Date:	Wed Oct 19 2005
14671.79SbriggsEnd Date:	Wed Nov  2 2005
14681.79SbriggsBase Tag:	yamt-vop-base3
14691.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14701.68SyamtScope:		src/sys
14711.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
14721.71Speter
14731.214SyamtBranch:		yamt-x86pmap
14741.214SyamtDescription:	merge i386 and amd64 pmap
14751.214SyamtStatus:		Terminated; merged to -current
14761.214SyamtStart Date:	Mon Sep 24 2007
14771.214SyamtEnd Date:	Fri Oct 19 2007
14781.214SyamtBase Tag:	yamt-x86pmap-base4
14791.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14801.214SyamtScope:		src/sys  (src/common is tagged but not branched)
14811.214SyamtNotes:		
14821.214Syamt
14831.98SgdamoreBranch:		gdamore-uart
14841.98SgdamoreDescription:	Add register table support to com driver.
14851.98SgdamoreStatus:		Active
14861.98SgdamoreStart Date:	14 June 2006
14871.98SgdamoreEnd Date:	13 July 2006
14881.98SgdamoreBase Tag:	gdamore-uart-base
14891.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
14901.98SgdamoreScope:		kernel
14911.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
14921.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
14931.98Sgdamore
14941.79Sbriggs########################################################################
14951.1Slukem# Other:
14961.79Sbriggs########################################################################
14971.1Slukem
14981.1SlukemBranch:		magnum
14991.1SlukemDescription:	?
15001.1SlukemStatus:		?
15011.1SlukemStart Date:
15021.1SlukemEnd Date:
15031.1SlukemBase Tag:	magnum-base
15041.1SlukemMaintainer:	?
15051.1SlukemScope:		kernel
15061.1SlukemNotes:
15071.69Selad
1508