BRANCHES revision 1.199
11.199Srjs#	$NetBSD: BRANCHES,v 1.199 2007/07/31 15:51:15 rjs 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.79SbriggsBranch:		gmcgarry_ctxsw
2581.79SbriggsDescription:	Separate scheduler from context-switch code
2591.79SbriggsStatus:		Dormant
2601.79SbriggsStart Date:	18 December 2002
2611.79SbriggsEnd Date:
2621.79SbriggsBase Tag:	gmcgarry_ctxsw_base
2631.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2641.79SbriggsScope:		kernel
2651.79SbriggsNotes:		Removing knowledge of the schedular and its run queues
2661.79Sbriggs		from the machine-dependent context switch code is the
2671.79Sbriggs		first step in cleaning up the scheduler.  It is necessary
2681.79Sbriggs		for the newlock branch, making the scheduler SMP friendly,
2691.79Sbriggs		adding real-time scheduler extensions, and reducing the
2701.79Sbriggs		number of code paths for LWP and proc switching.
2711.79Sbriggs
2721.79SbriggsBranch:		gmcgarry_ucred
2731.79SbriggsDescription:	Integrate and encapsulate user credentials
2741.79SbriggsStatus:		Dormant
2751.79SbriggsStart Date:	18 December 2002
2761.79SbriggsEnd Date:
2771.79SbriggsBase Tag:	gmcgarry_ucred_base
2781.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2791.79SbriggsScope:		kernel
2801.79SbriggsNotes:		merge pcred and ucred and poolify
2811.79Sbriggs
2821.199SrjsBranch:		hpcarm-cleanup
2831.199SrjsDescription:	Fix build problems for hpcarm
2841.199SrjsStatus:		Active
2851.199SrjsStart Date:	31 July 2007
2861.199SrjsEnd Date:
2871.199SrjsBase Tag:	hpcarm-cleanup-base
2881.199SrjsMaintainer:	Robert Swindells <rjs@NetBSD.org>
2891.199SrjsScope:		kernel
2901.199SrjsNotes:		Modify SA11x0 interrupt code to match PXA2x0 equivalent.
2911.199Srjs
2921.194SitohyBranch:		itohy-usb1
2931.194SitohyDescription:	USB stack overhaul, mostly DMA related
2941.194SitohyStatus:		Active
2951.194SitohyStart Date:	22 May 2007
2961.194SitohyEnd Date:
2971.194SitohyBase Tag:	itohy-usb1-base
2981.194SitohyMaintainer:	ITOH Yasufumi <itohy@NetBSD.org>
2991.194SitohyScope:		kernel
3001.194SitohyNotes:		To check out the kernel source tree,
3011.194Sitohy		1. check out checkout script
3021.194Sitohy			cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
3031.194Sitohy		2. update files in the branch
3041.194Sitohy			sh -e src/sys/dev/usb/filelist
3051.194Sitohy
3061.79SbriggsBranch:		kame
3071.79SbriggsDescription:	KAME Project
3081.79SbriggsStatus:		Dormant
3091.79SbriggsStart Date:	28 Jun 1999
3101.79SbriggsEnd Date:
3111.79SbriggsBase Tag:
3121.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
3131.79SbriggsScope:		kernel
3141.79SbriggsNotes:		http://www.kame.net
3151.79Sbriggs		Used for "reference" purposes for early part of KAME
3161.79Sbriggs		integration effort.  The branch is not actively used, as I
3171.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
3181.79Sbriggs
3191.79SbriggsBranch:		kent-audio2
3201.79SbriggsDescription:	In-kernel audio mixer
3211.79SbriggsStatus:		Active
3221.79SbriggsStart Date:	Sun Jan 16 2005
3231.79SbriggsEnd Date:	
3241.79SbriggsBase Tag:	kent-audio2-base
3251.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
3261.79SbriggsScope:		kernel (audio device drivers)
3271.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
3281.79Sbriggs		Please consult with the maintainer before committing
3291.79Sbriggs		to this branch.
3301.79Sbriggs		This branch is not expected to be compilable yet.
3311.79Sbriggs
3321.79SbriggsBranch:		matt-timespec
3331.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
3341.79Sbriggs		storage mechanism.
3351.197SmattStatus:		Inactive
3361.79SbriggsStart Date:	2005-02-19
3371.79SbriggsEnd Date:
3381.79SbriggsBase Tag:	
3391.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
3401.79SbriggsScope:		kernel
3411.79SbriggsNotes:	
3421.79Sbriggs
3431.197SmattBranch:		matt-mips64
3441.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
3451.197SmattStatus:		Active
3461.197SmattStart Date:	2007-07-17
3471.197SmattEnd Date:
3481.197SmattBase Tag:	
3491.197SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
3501.197SmattScope:		kernel & userland
3511.197SmattNotes:	
3521.197Smatt
3531.79SbriggsBranch:		newlock
3541.79SbriggsDescription:	New locking primitives, based on Solaris's
3551.154SadStatus:		Terminated
3561.79SbriggsStart Date:	March 9, 2002
3571.154SadEnd Date:	Febuary 12, 2007
3581.79SbriggsBase Tag:	newlock-base
3591.79SbriggsMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
3601.79SbriggsScope:		Kernel
3611.79SbriggsNotes:		The goal is to replace the existing lockmgr() and
3621.79Sbriggs		simple_lock() based locking mechanisms with the
3631.79Sbriggs		primitives found in Solaris: mutexes and rwlocks.
3641.154Sad		Superseeded by the newlock2 branch.
3651.79Sbriggs
3661.94SadBranch:		newlock2
3671.94SadDescription:	New locking primitives, based on Solaris's
3681.154SadStatus:		Terminated
3691.94SadStart Date:	September 9, 2006
3701.154SadEnd Date:	Febuary 12, 2007
3711.94SadBase Tag:	newlock2-base
3721.94SadMaintainer:	Andrew Doran <ad@NetBSD.org>
3731.94SadScope:		Kernel
3741.94SadNotes:		As per the newlock branch, however given the amount of time
3751.94Sad		the original branch has lain dormant, a new one has been
3761.154Sad		created.  Goals:
3771.95Swiz		- Implement new locking primitives on most-used ports.
3781.94Sad		- Minor locking improvements.
3791.94Sad		- Remove spinlockmgr().
3801.94Sad
3811.198SskrllBranch:		nick-csl-alignment
3821.198SskrllDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
3831.198SskrllStatus:		Active
3841.198SskrllStart Date:	2007-07-18
3851.198SskrllEnd Date:
3861.198SskrllBase Tag:	nick-csl-alignment-base
3871.198SskrllMaintainer:	Nick Hudson <skrll@NetBSD.org>
3881.198SskrllScope:		sys and lib/libpthread
3891.198SskrllNotes:	
3901.198Sskrll
3911.79SbriggsBranch:	  	pkgviews
3921.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
3931.79SbriggsStatus:		Active
3941.79SbriggsStart Date:	22 July 2002
3951.79SbriggsEnd Date:
3961.79SbriggsBase Tag:	pkgviews
3971.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
3981.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
3991.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
4001.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
4011.79Sbriggs		within the same tree
4021.79Sbriggs
4031.187SgarbledBranch:		ppcoea-renovation
4041.187SgarbledDescription:	General renovation and cleanup of all OEA PowerPC ports.
4051.187SgarbledStatus:		Active
4061.187SgarbledStart Date:	30 April 2007
4071.187SgarbledEnd Date:
4081.187SgarbledBase Tag:	ppcoea-renovation-base
4091.187SgarbledMaintainer:	Tim Rightnour <garbled@netbsd.org>
4101.187SgarbledScope:		src/sys/arch
4111.187SgarbledNotes:		This branch is for a general cleanup of all OEA-based PowerPC
4121.196Shubertf		ports. OEA (Operating Environment Architecture) PowerPC refers
4131.196Shubertf		to the 601, 603, 604, and similar chips.  Specifically, not the
4141.196Shubertf		403/401 and other embedded chips. The general concept is to get
4151.196Shubertf		them all compiling, and sharing as much code as possible.  All
4161.196Shubertf		developers are welcome to commit to this branch.
4171.187Sgarbled
4181.79SbriggsBranch:		rpaulo-netinet-merge-pcb
4191.79SbriggsDescription:	merge in6pcb with inpcb
4201.133SrpauloStatus:		Dormant
4211.79SbriggsStart Date:	Wed Feb 01 2006
4221.79SbriggsEnd Date:	
4231.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
4241.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
4251.79SbriggsScope:		src/sys
4261.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
4271.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
4281.135Srpaulo		the proposed structure layout (which was roughly discussed
4291.135Srpaulo		in the tech-net mailing list).
4301.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
4311.135Srpaulo		locking style, but currently they do nothing and are not
4321.135Srpaulo		yet called at the correct places (needs discussion about
4331.135Srpaulo		kernel fine-grained locking).
4341.135Srpaulo		To continue this branch, one needs to read all the relevant
4351.135Srpaulo		inpcb/in6pcb source files and change the function names,
4361.135Srpaulo		structure names, structure fileds according to the new
4371.135Srpaulo		layout (in6pcb is gone).
4381.135Srpaulo		Don't try to build a kernel from this branch because it won't
4391.135Srpaulo		work. The missing pieces required to do a complete build
4401.135Srpaulo		were not committed because they were incomplete and generated
4411.135Srpaulo		panics.
4421.135Srpaulo		You shouldn't need to worry about KAME syncs because
4431.135Srpaulo		they did most of them by now.
4441.135Srpaulo		After the work is done, you are required to test the branch
4451.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
4461.135Srpaulo		More info at: http://www.tahi.org/
4471.79Sbriggs
4481.79SbriggsBranch:		rtr-xorg-branch
4491.79SbriggsDescription:	xorg & static build alterations to src/x11
4501.79SbriggsStatus:		Active
4511.79SbriggsStart Date:	Nov 15 2004
4521.79SbriggsEnd Date:	
4531.79SbriggsBase tag:	rtr-xorg-branch-base
4541.79SbriggsMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
4551.79SbriggsScope:		x11
4561.79Sbriggs		distrib/sets/lists
4571.79Sbriggs		share/mk/bsd.x11.mk
4581.79Sbriggs		share/mk/bsd.own.mk
4591.79Sbriggs		etc/mtree/NetBSD.dist
4601.79SbriggsNotes:		Requires parts of xsrc/xfree (HEAD)
4611.79Sbriggs		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
4621.79Sbriggs		Requires xorg (XORG-6_8_1)
4631.79Sbriggs
4641.191SwrstudenBranch:  	wrstuden-fixsa
4651.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
4661.191SwrstudenStatus: 	Active
4671.191SwrstudenStart Date:	15 May 2007
4681.191SwrstudenEnd Date:
4691.191SwrstudenBase Tag:	wrstuden-fixsa-base
4701.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
4711.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
4721.191Swrstuden		or lib/libpthread or maybe gdb.
4731.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
4741.191Swrstuden		This branch is intended to stage improvements for the
4751.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
4761.191Swrstuden		include not allocating memory while preparing to tsleep(),
4771.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
4781.191Swrstuden		eliminating the need to mlock stacks), and being
4791.191Swrstuden		able to pthread_kill() running threads.
4801.191Swrstuden
4811.161SadBranch:		vmlocking
4821.161SadDescription:	Make memory allocators and trap handling MP safe
4831.161SadStatus:		Active
4841.161SadStart Date:	13 March 2007
4851.161SadEnd Date:
4861.161SadBase Tag:	vmlocking-base
4871.161SadMaintainer:	Andrew Doran <ad@NetBSD.org>
4881.161SadScope:		kernel
4891.161SadNotes:
4901.161Sad		- Replace all simplelocks with mutexes
4911.161Sad		- Remove spinlockmgr
4921.161Sad		- Make memory allocators MP safe
4931.162Sad		- Make trap handling MP safe: push kernel lock acquire
4941.162Sad		  back into pager ops.
4951.162Sad
4961.162Sad		Only i386 is currently update.  Most per architecture
4971.162Sad		changes need to be made in the pmap module.  LFS is not
4981.162Sad		currently stable due interaction between the pagedaemon (?)
4991.162Sad		and the HOLDRELE() in lfs_segment.c.  It may trash your
5001.162Sad		filesystem..
5011.161Sad
5021.161Sad		Most of the locks replaced are now sleep/adaptive locks or
5031.161Sad		spin locks at IPL_VM.  Assuming audio interrupt handlers
5041.161Sad		are made MP safe there are far fewer potential deadlocks
5051.161Sad		against the kernel lock.
5061.161Sad
5071.161Sad		v_interlock becomes an adaptive mutex so now acquring
5081.161Sad		it can potentially block, similarly for other locks
5091.161Sad		that were before simplelocks.  This needs to be audited
5101.161Sad		carefully.
5111.161Sad
5121.161Sad		Use vnodes in general needs to be audited, as vnodes can
5131.161Sad		now be inspected without the kernel lock held.
5141.161Sad
5151.161Sad		Acquiring locks in the pmap module can now block, meaning
5161.161Sad		that the current pmap, cpu or lazy pmap status can change
5171.161Sad		out from underneath the requestor.  This also needs to be
5181.161Sad		audited.
5191.161Sad
5201.161Sad		Currently, i386 has the necessary modifications, and has
5211.161Sad		trap handling and a few calls to allocators out from under
5221.161Sad		the kernel lock.  There are still problems that need to be
5231.161Sad		debugged.
5241.161Sad
5251.161Sad		Need to check that whenever a lock is initialized, it is
5261.161Sad		also destroyed.
5271.161Sad
5281.161Sad		Lots of testing required.
5291.161Sad
5301.79SbriggsBranch:		yamt-lazymbuf
5311.79SbriggsDescription:	implement and evaluate lazy mapping of mbuf external data pages
5321.195Syamt		also, change the way to share mbuf external storage.
5331.92Syamt		it's intended as the first step of larger changes.
5341.92Syamt			1. support operations (esp. bus_dma load) on
5351.92Syamt			   unmapped mbuf.
5361.92Syamt			2. unify mbuf and buf.
5371.92Syamt			   (or, at least some parts of them)
5381.92Syamt			3. then it should be trivial to implement
5391.92Syamt			   i/o coalescing, etc.
5401.79SbriggsStatus:		Active
5411.79SbriggsStart Date:	Wed Jul  6 2005
5421.79SbriggsEnd Date:	
5431.157SyamtBase Tag:	yamt-lazymbuf-base4
5441.79SbriggsMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5451.152SyamtScope:		src/sys  (src/common is tagged but not branched)
5461.79SbriggsNotes:		
5471.195Syamt		i386		DONE
5481.195Syamt		amd64		DONE
5491.195Syamt		other ports should work as the trunk does.
5501.195Syamt		(conditionalized by __HAVE_LAZY_MBUF macro)
5511.79Sbriggs
5521.163SreinoudBranch:		reinoud-bufcleanup
5531.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
5541.164Sreinoud		Ideas currently in mind (preference for b):
5551.164Sreinoud		a)
5561.163Sreinoud			1. use of bio_ops per buffer.
5571.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
5581.163Sreinoud			   and provide some private context.
5591.163Sreinoud			3. extend the bio_ops with commenly used functionality
5601.163Sreinoud			   like pending action counting, custom context passing,
5611.163Sreinoud			   last minute processing of buffer data, buffer cache
5621.163Sreinoud			   etc.
5631.163Sreinoud			4. investigate the use of the kcont()
5641.163Sreinoud			   continuation-passing framework for async io
5651.163Sreinoud			   completion notification for bufs
5661.164Sreinoud			...
5671.164Sreinoud		b)
5681.164Sreinoud			1. all sequencing use of B_CALL replaced by
5691.164Sreinoud			   device-threads, if possible generic code around BUFQ
5701.164Sreinoud			2. possibly use kcont() for async IO finished signalling
5711.164Sreinoud			3. counter of pending and queued actions requestable
5721.164Sreinoud			   by IOCTL interface?
5731.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
5741.164Sreinoud			   even finished I/O calls as vnode operations
5751.164Sreinoud			...
5761.163SreinoudStatus:		Active
5771.163SreinoudStart Date:	Thu Mar 15 2007
5781.163SreinoudEnd Date:
5791.163SreinoudBase Tag:	reinoud-bufcleanup-base
5801.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
5811.163SreinoudScope:		src/sys and src/common
5821.163SreinoudNotes:		Used as expiriment sandbox and if successful hopefully one day
5831.163Sreinoud		to be intergrated.
5841.163Sreinoud
5851.175SthorpejBranch:		thorpej-atomic
5861.175SthorpejDescription:	Implementation of an atomic memory operations API modeled
5871.175Sthorpej		after the one in Solaris 10.
5881.175SthorpejStatus:		Active
5891.175SthorpejStart Date:	Apr 11 2007
5901.175SthorpejEnd Date:
5911.175SthorpejBase tag:	thorpej-atomic-base
5921.175SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
5931.175SthorpejScope:		src/common
5941.175Sthorpej		src/sys
5951.176SthorpejNotes:		Base atomic primitives need to be implemented for
5961.176Sthorpej		all of the supported architectures:
5971.176Sthorpej
5981.179Sthorpej		alpha		DONE
5991.180Sthorpej		arm		DONE
6001.176Sthorpej		hppa
6011.179Sthorpej		i386		DONE
6021.176Sthorpej		ia64
6031.182Sthorpej		m68k		DONE (except for 68010)
6041.176Sthorpej		mips
6051.176Sthorpej		ns32k
6061.184Sthorpej		powerpc		DONE except for membar_*()
6071.185Sthorpej		powerpc64	DONE except for membar_*()
6081.176Sthorpej		sh3
6091.185Sthorpej		sparc		DONE except for membar_*()
6101.185Sthorpej		sparc64		DONE except for membar_*()
6111.176Sthorpej		vax
6121.179Sthorpej		x86_64		DONE
6131.179Sthorpej
6141.179Sthorpej		Tested:
6151.179Sthorpej
6161.179Sthorpej		alpha		NO
6171.179Sthorpej		arm		NO
6181.179Sthorpej		hppa		NO
6191.179Sthorpej		i386		NO
6201.179Sthorpej		ia64		NO
6211.179Sthorpej		m68k		NO
6221.179Sthorpej		mips		NO
6231.179Sthorpej		ns32k		NO
6241.179Sthorpej		powerpc		NO
6251.179Sthorpej		powerpc64	NO
6261.179Sthorpej		sh3		NO
6271.179Sthorpej		sparc		NO
6281.179Sthorpej		sparc64		NO
6291.179Sthorpej		vax		NO
6301.179Sthorpej		x86_64		NO
6311.179Sthorpej
6321.179Sthorpej		TODO:
6331.179Sthorpej
6341.179Sthorpej		all		- Need to replace mb_*() with membar_*().
6351.180Sthorpej
6361.184Sthorpej				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
6371.184Sthorpej				  to see of membar_enter() is required here.
6381.184Sthorpej
6391.185Sthorpej				- Talk to ad@ -- figure out of non-atomic
6401.185Sthorpej				  mutex / rwlock release is actually safe.
6411.185Sthorpej
6421.180Sthorpej		arm		- Consider using a RAS technique like
6431.180Sthorpej				  MIPS uses for _lock_cas() and the mutex
6441.180Sthorpej				  stubs.  Possibly do more than one atomic
6451.180Sthorpej				  op as a RAS.  Possibly implement mutex
6461.180Sthorpej				  stubs using the technique.
6471.182Sthorpej
6481.182Sthorpej		m68k		- Need to do 68010 support.
6491.179Sthorpej		
6501.179Sthorpej		i386		- Need to change when x86_patch() is called
6511.179Sthorpej				  so we can test ncpus.
6521.179Sthorpej
6531.184Sthorpej		powerpc		- Figure out if we need barriers in the
6541.184Sthorpej				  atomic ops themselves (hopefully not!)
6551.184Sthorpej
6561.179Sthorpej		x86_64		- Need to change when x86_patch() is called
6571.179Sthorpej				  so we can test ncpus.
6581.79Sbriggs
6591.79Sbriggs########################################################################
6601.79Sbriggs# Individual developers' branches (Terminated):
6611.79Sbriggs########################################################################
6621.79Sbriggs
6631.1SlukemBranch:		bouyer-scsipi
6641.1SlukemDescription:	Integration of atapi support
6651.1SlukemStatus:		Terminated
6661.1SlukemStart Date:
6671.1SlukemEnd Date:
6681.1SlukemBase Tag:
6691.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6701.1SlukemScope:		kernel
6711.1SlukemNotes:		Superseded by thorpej_scsipi
6721.1Slukem
6731.79SbriggsBranch:		bouyer-xen2
6741.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
6751.79SbriggsStatus:		Terminated
6761.79SbriggsStart Date:	Dec 13 2004
6771.79SbriggsEnd Date:	Mar 10 2005
6781.79SbriggsBase Tag:	netbsd-2-base
6791.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6801.79SbriggsScope:		src/sys/arch/xen
6811.79SbriggsNotes:
6821.79Sbriggs
6831.87SchapBranch: 	chap-midi
6841.87SchapDescription:	Renovation of MIDI support
6851.87SchapStatus: 	Terminated; merged to -current
6861.87SchapStart Date:	19 May 2006
6871.87SchapEnd Date:	30 Jun 2006
6881.87SchapBase Tag:	chap-midi-base
6891.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
6901.87SchapScope:		sys, share/man, usr.bin
6911.87SchapNotes:
6921.87Schap
6931.1SlukemBranch:		chs-ubc
6941.44SchsDescription:	Unified Buffer Cache
6951.44SchsStatus:		Terminated
6961.1SlukemStart Date:
6971.1SlukemEnd Date:
6981.1SlukemBase Tag:	chs-ubc-base
6991.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7001.1SlukemScope:		kernel
7011.1SlukemNotes:
7021.1Slukem
7031.1SlukemBranch:		chs-ubc2
7041.44SchsDescription:	 Unified Buffer Cache
7051.44SchsStatus:		Terminated; merged to -current
7061.1SlukemStart Date:
7071.1SlukemEnd Date:
7081.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
7091.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7101.1SlukemScope:		kernel
7111.1SlukemNotes:
7121.1Slukem
7131.1SlukemBranch:		cjs-build-against-obj-dir
7141.1SlukemDescription:	?
7151.1SlukemStatus:		?
7161.1SlukemStart Date:
7171.1SlukemEnd Date:
7181.1SlukemBase Tag:
7191.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
7201.1SlukemScope:		Entire tree.
7211.1SlukemNotes:
7221.1Slukem
7231.1SlukemBranch:		eeh-paddr_t
7241.44SchsDescription:	use separate types for virtual vs. physical addresses
7251.44SchsStatus:		Terminated; merged to -current
7261.1SlukemStart Date:
7271.1SlukemEnd Date:
7281.1SlukemBase Tag:	eeh-paddr_t-base
7291.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
7301.1SlukemScope:		kernel
7311.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
7321.1Slukem
7331.79SbriggsBranch:		elad-kernelauth
7341.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
7351.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
7361.79Sbriggs		avoid any licensing issues.
7371.79SbriggsStatus:		Terminated; merged to -current
7381.79SbriggsStart Date:	Tue Mar	 7 2006
7391.79SbriggsEnd Date:	Mon May 15 2006
7401.79SbriggsBase Tag:	elad-kernelauth-base
7411.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
7421.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
7431.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
7441.79SbriggsNotes:
7451.79Sbriggs
7461.1SlukemBranch:		fvdl-softdep
7471.1SlukemDescription:	FFS soft dependencies
7481.44SchsStatus:		Terminated; merged to -current
7491.1SlukemStart Date:
7501.1SlukemEnd Date:
7511.1SlukemBase Tag:	fvdl-softdep-base
7521.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
7531.1SlukemScope:		kernel
7541.1SlukemNotes:
7551.1Slukem
7561.1SlukemBranch:		gehenna-devsw
7571.1SlukemDescription:	auto-generation of devsw table
7581.1SlukemStatus:		Terminated
7591.1SlukemStart Date:	16 May 2002
7601.1SlukemEnd Date:	6 Sep 2002
7611.1SlukemBase Tag:	gehenna-devsw-base
7621.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
7631.1SlukemScope:		syssrc
7641.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
7651.1Slukem		port-dependent conf.c and to generate them dynamically by
7661.1Slukem		config(8).
7671.8Sgmcgarry
7681.1SlukemBranch:		is-newarp
7691.23SisDescription:	ARP for non-Ethernet
7701.23SisStatus:		Terminated; merged before NetBSD 1.3
7711.23SisStart Date:	1996/10/13
7721.23SisEnd Date:	1997/03/15
7731.1SlukemBase Tag:	is-newarp-base
7741.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
7751.1SlukemScope:		kernel
7761.1SlukemNotes:
7771.1Slukem
7781.1SlukemBranch:		kenh-if-detach
7791.1SlukemDescription:	Interface detach support.
7801.1SlukemStatus:		?
7811.1SlukemStart Date:
7821.1SlukemEnd Date:
7831.1SlukemBase Tag:	kenh-if-detach-base
7841.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
7851.1SlukemScope:		kernel
7861.1SlukemNotes:
7871.1Slukem
7881.16SkentBranch:		kent-audio1
7891.16SkentDescription:	Audio converter pipeline
7901.18SkentStatus:		Terminated; merged to -current
7911.16SkentStart Date:	Tue Dec  7 2004
7921.17SkentEnd Date:	Tue Jan 11 2005
7931.17SkentBase Tag:	kent-audio1-base
7941.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
7951.17SkentScope:		kernel (audio device drivers)
7961.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
7971.17Skent		Please consult with the maintainer before committing
7981.17Skent		to this branch.
7991.17Skent
8001.1SlukemBranch:		kqueue
8011.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
8021.5SjdolecekStatus:		Terminated; merged to -current
8031.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
8041.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
8051.1SlukemBase Tag:	kqueue-base
8061.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
8071.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
8081.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
8091.1Slukem		local internal changes to better suit NetBSD, and
8101.1Slukem		enhancements such as looking up filters by name or
8111.1Slukem		number, and dynamic registration of "user" filters.
8121.1Slukem		The work is complete as is, but is awaiting more
8131.1Slukem		feedback from various kernel gurus before going mainline.
8141.11Sskrll
8151.11SskrllBranch:		ktrace-lwp
8161.11SskrllDescription:	ktrace support for lwp ids.
8171.59SskrllStatus:		Terminated; merged to -current
8181.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
8191.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
8201.11SskrllBase Tag:	ktrace-lwp-base
8211.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
8221.11SskrllScope:		sys
8231.11SskrllNotes:		
8241.1Slukem
8251.1SlukemBranch:		marc-pcmcia
8261.1SlukemDescription:	PCMCIA support
8271.1SlukemStatus:		Terminated; merged to -current
8281.1SlukemStart Date:
8291.1SlukemEnd Date:
8301.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
8311.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
8321.1SlukemScope:		kernel
8331.1SlukemNotes:
8341.1Slukem
8351.1SlukemBranch:		minoura_x68k_bus_h
8361.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
8371.1SlukemStatus:		Terminated; merged to -current
8381.1SlukemStart Date:	23 Dec 1998
8391.1SlukemEnd Date:	16 Mar 1999
8401.1SlukemBase Tag:	minoura_x68k_bus_h-base
8411.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
8421.1SlukemScope:		sys/arch/x68k
8431.1SlukemNotes:
8441.1Slukem
8451.1SlukemBranch:		minoura-xpg4dl
8461.1SlukemDescription:	Citrus Project locale subsystem
8471.1SlukemStatus:		Terminated; (partly) merged to -current
8481.1SlukemStart Date:	28 March 2000
8491.1SlukemEnd Date:
8501.1SlukemBase Tag:	minoura-xpg4dl-base
8511.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
8521.1SlukemScope:		basesrc, syssrc, sharesrc
8531.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
8541.1Slukem		independent locale subsystem.  Part of the implementation
8551.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
8561.1Slukem
8571.160SmjfBranch:		mjf-ufs-trans
8581.160SmjfDescription:	filesystem transactions for ufs
8591.160SmjfStatus:		Active
8601.160SmjfStart Date:	12 March 2007
8611.160SmjfEnd Date:
8621.160SmjfBase Tag:	mjf-ufs-trans-base
8631.160SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
8641.160SmjfScope:		kernel
8651.160SmjfNotes:
8661.160Smjf
8671.1SlukemBranch:		mrg-vm-swap
8681.49SmrgDescription:	dynamic swap allocation, swap-to-files support
8691.49SmrgStatus:		Terminated; abondoned for mrg-vm-swap2
8701.49SmrgStart Date:	12 February 1997
8711.49SmrgEnd Date:	15 March 1997
8721.49SmrgBase Tag:	[none]
8731.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
8741.49SmrgScope:		kernel
8751.49SmrgNotes:
8761.49Smrg
8771.49SmrgBranch:		mrg-vm-swap2
8781.49SmrgDescription:	dynamic swap allocation, swap-to-files support
8791.49SmrgStatus:		Terminated; merged to -current
8801.49SmrgStart Date:	4 May 1997
8811.49SmrgEnd Date:	12 June 1997
8821.49SmrgBase Tag:	mrg-vm-swap2-base
8831.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
8841.1SlukemScope:		kernel
8851.1SlukemNotes:
8861.1Slukem
8871.1SlukemBranch:		nathanw_sa
8881.1SlukemDescription:	Scheduler activations
8891.44SchsStatus:		Terminated; merged to -current
8901.1SlukemStart Date:	5 March 2001
8911.9SthorpejEnd Date:	18 January 2003
8921.1SlukemBase Tag:	nathanw_sa_base
8931.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
8941.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
8951.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
8961.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
8971.1SlukemNotes:		The idea of scheduler activations is described in the
8981.1Slukem		classic paper by Anderson et al., in ACM Transactions
8991.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
9001.1Slukem		can be found at
9011.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
9021.1Slukem		Many ideas in the implementation are based on the
9031.1Slukem		implementation of scheduler activations added to Mach
9041.1Slukem		3.0 and described by Davis et al. in the University of
9051.1Slukem		Washington CS tech report 92-08-93, which can be found
9061.1Slukem		at
9071.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
9081.1Slukem
9091.1Slukem		My USENIX paper on the subject can be found at
9101.1Slukem		http://web.mit.edu/nathanw/www/usenix/
9111.1Slukem
9121.1Slukem		Please consult with the maintainer before committing
9131.1Slukem		to this branch.
9141.1Slukem		Other tags starting with nathanw_sa reserved for
9151.1Slukem		branch management and are not guaranteed to be stable.
9161.9Sthorpej
9171.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
9181.9Sthorpej		merging branch down to trunk.  Branch tagged with
9191.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
9201.9Sthorpej		the branch.
9211.1Slukem
9221.1SlukemBranch:		perseant-lfsv2
9231.1SlukemDescription:	LFS incompatible on-disk data structure changes
9241.1SlukemStatus:		Terminated
9251.1SlukemStart Date:	27 June 2001
9261.1SlukemEnd Date:	16 July 2001
9271.1SlukemBase Tag:	perseant-lfsv2-base
9281.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
9291.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
9301.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
9311.1Slukem		as the data structures required for unremove are in and tested.
9321.1Slukem
9331.174SthorpejBranch:		thorpej-devvp
9341.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
9351.174SthorpejStatus:		Terminated
9361.174SthorpejStart Date:	Sep 6 2001
9371.174SthorpejEnd Date:	???
9381.174SthorpejBase Tag:	thorpej-devvp-base
9391.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
9401.174SthorpejScope:		syssrc
9411.174SthorpejNotes:		Kernels built from this branch are not expected
9421.174Sthorpej		to function correctly at this time.
9431.174Sthorpej
9441.174Sthorpej		Ports known to compile on this branch:
9451.174Sthorpej			alpha
9461.174Sthorpej			i386
9471.174Sthorpej
9481.118SpeterBranch:		peter-altq
9491.118SpeterDescription:	New ALTQ framework:
9501.118Speter		- sync with KAME sources
9511.118Speter		- share mtag/name mapping functions
9521.118Speter		- separate altq + pf attachment
9531.118SpeterStatus:		Terminated; merged to -current
9541.118SpeterStart Date:	March 16, 2006
9551.118SpeterEnd Date:	October 12, 2006
9561.118SpeterBase Tag:	peter-altq-base
9571.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
9581.118Speter		Martin Husemann <martin@NetBSD.org>,
9591.118Speter		Matthias Scheler <tron@NetBSD.org>
9601.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
9611.118SpeterNotes:		Only the first item in the description was finished
9621.118Speter		in this branch.
9631.118Speter
9641.1SlukemBranch:		sommerfeld_i386mp_1
9651.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
9661.3SsommerfeStatus:		Terminated; merged to -current
9671.1SlukemStart Date:	21 Feb 2000
9681.2SfvdlEnd Date:	01 Oct 2002
9691.1SlukemBase Tag:	sommerfeld_i386mpbase_1
9701.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
9711.1SlukemScope:		sys/arch/i386
9721.1SlukemNotes:
9731.1Slukem		Code committed to the branch has booted to multiuser 
9741.1Slukem		on at least one system.
9751.1Slukem
9761.1Slukem		Not guaranteed to compile against mainline since -current
9771.1Slukem		may have changed incompatibly with the last branch update;
9781.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
9791.1Slukem
9801.1Slukem		Please get explicit permission from the maintainer 
9811.1Slukem		before each commit, or your changes will be backed out.
9821.1Slukem		Other tags starting with sommerfeld_ are private to 
9831.1Slukem		the developer and are guaranteed to be unstable.
9841.1Slukem		Only the maintainer should move tags.
9851.1Slukem
9861.1Slukem		Note that this branch uses a DIFFERENT scheme for 
9871.1Slukem		synching with the mainline.  the maintainer uses some private
9881.1Slukem		scripts for keeping them in synch; if you make commits 
9891.1Slukem		to the branch to "resynchronize" things, you'll
9901.1Slukem		probably do it wrong; instead, ask the maintainer to
9911.1Slukem		resynchronize things.
9921.1Slukem
9931.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
9941.1Slukem		issues with the branch.
9951.1Slukem
9961.1SlukemBranch:		thorpej-mips-cache
9971.1SlukemDescription:	overhaul MIPS cache support code
9981.1SlukemStatus:		Terminated; merged to -current
9991.1SlukemStart Date:	Oct 23 2001
10001.1SlukemEnd Date:	Nov 14 2001
10011.1SlukemBase Tag:	thorpej-mips-cache-base
10021.1SlukemScope:		syssrc
10031.1SlukemNotes:		This branch needs more debugging, testing, and more
10041.1Slukem		ports need to be converted to the new world order.
10051.1Slukem
10061.1Slukem		The following processors have had cache ops
10071.1Slukem		written:
10081.1Slukem
10091.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
10101.1Slukem			  needs to be beat on a lot more to make
10111.1Slukem			  sure it's working.
10121.1Slukem
10131.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
10141.1Slukem			  tracked down a bug, which has been fixed.
10151.1Slukem
10161.1Slukem			  Confirmed working on R4000-with-L2.
10171.1Slukem
10181.1Slukem			  Confirmed working on R4400-no-L2 and
10191.1Slukem			  R4400-with-L2.
10201.1Slukem
10211.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
10221.1Slukem			  has committed fixes to this code.
10231.1Slukem
10241.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
10251.1Slukem			  no SysAD L2 cache).
10261.1Slukem
10271.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
10281.1Slukem
10291.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
10301.1Slukem			  committed fixes to this code.  Awaiting
10311.1Slukem			  confirmation that it is working properly.
10321.1Slukem
10331.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
10341.1Slukem			  written this code and tested it on a
10351.1Slukem			  PlayStation 2.
10361.1Slukem
10371.1Slukem		The following ports have been updated to compile (and
10381.1Slukem		use optimized-for-processor bus_dma routines).  Those
10391.1Slukem		that have been tested and work are marked with [WORKING].
10401.1Slukem
10411.1Slukem			* algor		[WORKING]
10421.1Slukem
10431.1Slukem			* arc		[WORKING]
10441.1Slukem
10451.1Slukem			* pmax		[WORKING]
10461.1Slukem
10471.1Slukem			* playstation2	[WORKING]
10481.1Slukem					Needs optimized bus_dmamap_sync().
10491.1Slukem
10501.1Slukem			* hpcmips	[need verification that this is working]
10511.1Slukem					Needs optimized bus_dmamap_sync().
10521.1Slukem
10531.1Slukem			* sgimips	[WORKING]
10541.1Slukem					Needs optimized bus_dmamap_sync().
10551.1Slukem
10561.1Slukem			* cobalt	[need testing]
10571.1Slukem
10581.1Slukem			* mipsco	[need testing]
10591.1Slukem
10601.1Slukem			* newsmips	[need testing]
10611.1Slukem
10621.1SlukemBranch:		thorpej_scsipi
10631.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
10641.1SlukemStatus:		Terminated; merged to -current
10651.1SlukemStart Date:
10661.1SlukemEnd Date:	Apr 25 2001
10671.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
10681.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
10691.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
10701.1SlukemScope:		syssrc
10711.1SlukemNotes:		When a change from -current is pulled up please move the
10721.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
10731.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
10741.1Slukem		used when syncing the whole branch with HEAD).
10751.1Slukem		Just before the merge, syssrc has been tagged with
10761.1Slukem		thorpej_scsipi_beforemerge
10771.1Slukem
10781.1SlukemBranch:		thorpej-signal
10791.1SlukemDescription:	?
10801.1SlukemStatus:		?
10811.1SlukemStart Date:
10821.1SlukemEnd Date:
10831.1SlukemBase Tag:	thorpej-signal-base
10841.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
10851.1SlukemScope:		kernel
10861.1SlukemNotes:
10871.1Slukem
10881.1SlukemBranch:		thorpej-setroot
10891.1SlukemDescription:	?
10901.1SlukemStatus:		Terminated; merged to -current
10911.1SlukemStart Date:
10921.1SlukemEnd Date:
10931.1SlukemBase Tag:
10941.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
10951.1SlukemScope:		kernel
10961.1SlukemNotes:
10971.1Slukem
10981.84SkardelBranch:		simonb-timecounters
10991.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
11001.85SkardelStatus:		Terminated
11011.84SkardelStart Date:	Sat Feb 04 2006
11021.84SkardelEnd Date:	Wed Jun 07 2006
11031.84SkardelBase Tag:	simonb-timecounters-base
11041.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
11051.84Skardel		Frank Kardel <kardel@NetBSD.org>
11061.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
11071.84SkardelNotes:		early (partial conversion) commit to -current
11081.84Skardel		ok'ed by core@ on 20060605 for testing and further
11091.84Skardel		simplified conversion
11101.84Skardel
11111.1SlukemBranch:		wrstuden-devbsize
11121.1SlukemDescription:	Modify buffer cache to deal with different devices having
11131.1Slukem		different block sizes. Also DEV_BSIZE would go away.
11141.1SlukemStatus:		Terminated
11151.1SlukemStart Date:	Aug or Sept 1999
11161.1SlukemEnd Date:	1 Apr 2000
11171.1SlukemBase tag:	wrstuden-devbsize-base
11181.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
11191.1SlukemScope:		kernel
11201.1SlukemNotes:		No longer active due to lack of time, and introduction
11211.1Slukem		of UBC. In terms of UBC, the primary cache for
11221.1Slukem		file data is the VM cache, which needs to operate
11231.1Slukem		in terms of VM pages. As no existing device has native
11241.1Slukem		pages the same size as our VM pages, there already is
11251.1Slukem		a mapping going on between the VM system and the
11261.1Slukem		underlying blocks. So it would be easier and cleaner
11271.1Slukem		to adjust that to deal w/ different block sizes.
11281.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
11291.1Slukem		with a certain length, so the exact block size isn't a big
11301.1Slukem		deal.
11311.1Slukem
11321.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
11331.1Slukem
11341.193SyamtBranch:		yamt-idlelwp
11351.193SyamtDescription:	idle lwp, and some changes depending on it.
11361.193Syamt
11371.193Syamt		1. separate context switching and thread scheduling.
11381.193Syamt		   (cf. gmcgarry_ctxsw)
11391.193Syamt		2. implement idle lwp.
11401.193Syamt		3. clean up related MD/MI interfaces.
11411.193Syamt		4. make scheduler(s) modular.
11421.193Syamt
11431.193SyamtStatus:		Terminated; merged to -current
11441.193SyamtStart Date:	Fri Feb 17 2007
11451.193SyamtEnd Date:	Thu May 17 2007
11461.193SyamtBase Tag:	yamt-idlelwp-base8
11471.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
11481.193SyamtScope:		src/sys  (src/common is tagged but not branched)
11491.193SyamtNotes:		
11501.193Syamt		Status of ports:
11511.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
11521.193Syamt		  i386			[ Done, tested ]
11531.193Syamt		  amd64			[ Done, tested ]
11541.193Syamt		  mips			[ Done, MIPS1 tested, MIPSX needs
11551.193Syamt					  further testing + fixes ]
11561.193Syamt		  sparc			[ WIP, commited known broken ]
11571.193Syamt		  sparc64		[ WIP, commited known broken ]
11581.193Syamt		  arm			[ Done, SA1 tested. ]
11591.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
11601.193Syamt		  hppa			[ WIP. SYSCALLGATE trap issues remain. ]
11611.193Syamt		  sh3			[ Done, tested ]
11621.193Syamt		  vax			[ Done, UP tested, MP untested ]
11631.193Syamt		  m68k			[ broken ]
11641.193Syamt		  ns32k			[ broken ]
11651.193Syamt		  ia64			[ broken ]
11661.193Syamt		  pdp10			[ broken ]
11671.193Syamt
11681.193Syamt		How to adapt a port?
11691.193Syamt
11701.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
11711.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
11721.193Syamt
11731.193Syamt		- implement cpu_idle.  see cpu_idle.9.
11741.193Syamt
11751.193Syamt		- add a flag argument to cpu_need_resched.
11761.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
11771.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
11781.193Syamt		  send an IPI to the target cpu.
11791.193Syamt
11801.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
11811.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
11821.193Syamt		  almost always non-NULL, with exceptions like early on boot.
11831.193Syamt
11841.193Syamt		- remove idle pcbs.
11851.193Syamt
11861.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
11871.193Syamt
11881.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
11891.193Syamt		  secondary processors.
11901.193Syamt
11911.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
11921.193Syamt		  curlwp.
11931.193Syamt
11941.193Syamt		- of course, update MD users of scheduler/switching API.
11951.193Syamt
11961.25SyamtBranch:		yamt-km, yamt-km-doc
11971.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
11981.46SyamtStatus:		Terminated; merged to -current
11991.19SyamtStart Date:	Tue Jan 25 2005
12001.46SyamtEnd Date:	Fri Apr  1 2005
12011.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
12021.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
12031.25SyamtScope:		yamt-km: src/sys
12041.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
12051.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
12061.19Syamt
12071.24Syamt		the followings are per-port status.
12081.24Syamt		(account names mean "tested by".)
12091.24Syamt
12101.20Syamt		works enough to go to multiuser:
12111.45Syamt			alpha, i386, xen (yamt@)
12121.24Syamt			pc532 (simonb@)
12131.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
12141.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
12151.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
12161.39Syamt			    sun3x (tsutsui@)
12171.31Syamt			amiga (mhitch@)
12181.32Syamt			cats, hp700 (skrll@)
12191.45Syamt			xen (bouyer@)
12201.28Syamt
12211.28Syamt		known to have the same problem as trunk:
12221.28Syamt			vax (chs@, stuck while running kvm_mkdb)
12231.24Syamt
12241.24Syamt		known to have a problem:
12251.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
12261.35Syamt			needs to be revisited.
12271.39Syamt			-> for luna68k, although not tested,
12281.39Syamt			   Sysmap has been moved to avoid kva conflict with
12291.39Syamt			   I/O ranges.
12301.20Syamt
12311.20Syamt		buildable:
12321.20Syamt			src/sys/arch/acorn26/conf/GENERIC
12331.20Syamt			src/sys/arch/acorn32/conf/GENERIC
12341.20Syamt			src/sys/arch/algor/conf/P6032
12351.20Syamt			src/sys/arch/alpha/conf/GENERIC
12361.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
12371.20Syamt			src/sys/arch/amd64/conf/GENERIC
12381.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
12391.20Syamt			src/sys/arch/amiga/conf/GENERIC
12401.20Syamt			src/sys/arch/arc/conf/GENERIC
12411.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
12421.20Syamt			src/sys/arch/bebox/conf/GENERIC
12431.20Syamt			src/sys/arch/cats/conf/GENERIC
12441.20Syamt			src/sys/arch/cesfic/conf/GENERIC
12451.20Syamt			src/sys/arch/cobalt/conf/GENERIC
12461.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
12471.20Syamt			src/sys/arch/evbarm/conf/TS7200
12481.20Syamt			src/sys/arch/evbppc/conf/WALNUT
12491.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
12501.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
12511.20Syamt			src/sys/arch/hp300/conf/GENERIC
12521.20Syamt			src/sys/arch/hp700/conf/GENERIC
12531.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
12541.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
12551.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
12561.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
12571.20Syamt			src/sys/arch/i386/conf/GENERIC
12581.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
12591.40Syamt			src/sys/arch/i386/conf/XEN0
12601.40Syamt			src/sys/arch/i386/conf/XENU
12611.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
12621.20Syamt			src/sys/arch/iyonix/conf/GENERIC
12631.20Syamt			src/sys/arch/luna68k/conf/GENERIC
12641.20Syamt			src/sys/arch/mac68k/conf/GENERIC
12651.20Syamt			src/sys/arch/macppc/conf/GENERIC
12661.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
12671.20Syamt			src/sys/arch/mipsco/conf/GENERIC
12681.40Syamt			src/sys/arch/mmeye/conf/GENERIC
12691.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
12701.20Syamt			src/sys/arch/netwinder/conf/GENERIC
12711.20Syamt			src/sys/arch/news68k/conf/GENERIC
12721.20Syamt			src/sys/arch/newsmips/conf/GENERIC
12731.20Syamt			src/sys/arch/next68k/conf/GENERIC
12741.20Syamt			src/sys/arch/ofppc/conf/GENERIC
12751.20Syamt			src/sys/arch/pc532/conf/GENERIC
12761.20Syamt			src/sys/arch/pmax/conf/GENERIC
12771.20Syamt			src/sys/arch/prep/conf/GENERIC
12781.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
12791.20Syamt			src/sys/arch/sbmips/conf/GENERIC
12801.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
12811.20Syamt			src/sys/arch/shark/conf/GENERIC
12821.20Syamt			src/sys/arch/sparc/conf/GENERIC
12831.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
12841.20Syamt			src/sys/arch/sparc64/conf/GENERIC
12851.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
12861.20Syamt			src/sys/arch/sun2/conf/GENERIC
12871.20Syamt			src/sys/arch/sun3/conf/GENERIC
12881.20Syamt			src/sys/arch/vax/conf/GENERIC
12891.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
12901.20Syamt			src/sys/arch/x68k/conf/GENERIC
12911.20Syamt
12921.42Syamt			src/sys/arch/playstation2/conf/GENERIC
12931.42Syamt
12941.97SyamtBranch:		yamt-pdpolicy
12951.97SyamtDescription:	play with page replacement policy
12961.97Syamt		- separate page replacement policy from the rest of kernel
12971.97Syamt		- implement alternative replacement policy
12981.97Syamt		- related read-ahead adjustment?
12991.97SyamtStatus:		Terminated; merged to -current
13001.97SyamtStart Date:	Sun Mar  5 2006
13011.97SyamtEnd Date:	Sat Sep 16 2006
13021.97SyamtBase Tag:	yamt-pdpolicy-base9
13031.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13041.97SyamtScope:		src/sys  (src/common is tagged but not branched)
13051.97SyamtNotes:		
13061.97Syamt
13071.54SyamtBranch:		yamt-readahead
13081.54SyamtDescription:	play with file readahead
13091.58SyamtStatus:		Terminated; merged to -current
13101.54SyamtStart Date:	Mon Nov 14 2005
13111.58SyamtEnd Date:	Wed Nov 30 2005
13121.57SyamtBase Tag:	yamt-readahead-base3
13131.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13141.54SyamtScope:		src/sys
13151.54SyamtNotes:		
13161.54Syamt
13171.60SyamtBranch:		yamt-uio_vmspace
13181.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
13191.67SyamtStatus:		Terminated; merged to -current
13201.60SyamtStart Date:	Mon Dec 31 2005
13211.67SyamtEnd Date:	Wed Mar  1 2006
13221.66SyamtBase Tag:	yamt-uio_vmspace-base5
13231.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13241.60SyamtScope:		src/sys
13251.60SyamtNotes:		
13261.60Syamt
13271.151SyamtBranch:		yamt-splraiseipl
13281.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
13291.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
13301.151Syamt
13311.151Syamt		- completes workqueue(9) and netbt.
13321.151Syamt		- fix PR/33218.
13331.151Syamt
13341.151SyamtStatus:		Terminated; merged to -current
13351.151SyamtStart Date:	Mon Sep 18 2006
13361.151SyamtEnd Date:	Fri Dec 22 2006
13371.151SyamtBase Tag:	yamt-splraiseipl-base5
13381.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13391.151SyamtScope:		src/sys  (src/common is tagged but not branched)
13401.151SyamtNotes:		
13411.151Syamt		tested (by who):
13421.151Syamt			alpha		(yamt)
13431.151Syamt			alpha		(pavel)
13441.151Syamt			amd64		(reported privately)
13451.151Syamt			cobalt		(tsutsui)
13461.151Syamt			ews4800mips	(tsutsui)
13471.151Syamt			hp300		(tsutsui)
13481.151Syamt			hpcarm		(reported privately)
13491.151Syamt			i386		(yamt)
13501.151Syamt			macppc		(tsutsui)
13511.151Syamt			news68k		(tsutsui)
13521.151Syamt			sgimips(IP32)	(tsutsui)
13531.151Syamt			sparc(sun4c)	(tsutsui)
13541.151Syamt			sun2		(tsutsui)
13551.151Syamt			sun3		(tsutsui)
13561.151Syamt			sun3x		(tsutsui)
13571.151Syamt			xen		(yamt)
13581.151Syamt
13591.151Syamt		compile-tested:
13601.151Syamt			acorn26
13611.151Syamt			acorn32
13621.151Syamt			algor
13631.151Syamt			amiga
13641.151Syamt			arc
13651.151Syamt			atari
13661.151Syamt			bebox
13671.151Syamt			cats
13681.151Syamt			cesfic
13691.151Syamt			dreamcast
13701.151Syamt			evbarm
13711.151Syamt			evbmips
13721.151Syamt			evbppc(marvell)
13731.151Syamt			evbppc(ibm4xx)
13741.151Syamt			evbsh3
13751.151Syamt			hp700
13761.151Syamt			hpcmips
13771.151Syamt			hpcsh
13781.151Syamt			ia64
13791.151Syamt			ibmnws
13801.151Syamt			iyonix
13811.151Syamt			landisk
13821.151Syamt			luna68k
13831.151Syamt			mac68k
13841.151Syamt			mmeye
13851.151Syamt			mvme68k
13861.151Syamt			mvmeppc
13871.151Syamt			mipsco
13881.151Syamt			netwinder
13891.151Syamt			newsmips
13901.151Syamt			next68k
13911.151Syamt			ofppc
13921.151Syamt			pc532
13931.151Syamt			pmax
13941.151Syamt			pmppc
13951.151Syamt			prep
13961.151Syamt			sandpoint
13971.151Syamt			sbmips
13981.151Syamt			shark
13991.151Syamt			sparc
14001.151Syamt			sparc64
14011.151Syamt			vax
14021.151Syamt			x68k
14031.151Syamt			zaurus
14041.151Syamt
14051.151Syamt		not tested:
14061.151Syamt			pdp10 (i don't know how to build)
14071.151Syamt			sh5 (not buildable with an unrelated problem.)
14081.151Syamt
14091.151Syamt    compile  CAYMAN64/netbsd32_sa.o
14101.151Syamt    cc1: warnings being treated as errors
14111.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
14121.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
14131.151Syamt    --- netbsd32_sa.o ---
14141.151Syamt    *** [netbsd32_sa.o] Error code 1
14151.151Syamt    1 error
14161.151Syamt
14171.151Syamt		notyet:
14181.151Syamt			amigappc
14191.151Syamt			playstation2
14201.151Syamt
14211.79SbriggsBranch:		yamt-vop
14221.79SbriggsDescription:	remove several VOPs
14231.79SbriggsStatus:		Terminated; merged to -current
14241.79SbriggsStart Date:	Wed Oct 19 2005
14251.79SbriggsEnd Date:	Wed Nov  2 2005
14261.79SbriggsBase Tag:	yamt-vop-base3
14271.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14281.68SyamtScope:		src/sys
14291.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
14301.71Speter
14311.98SgdamoreBranch:		gdamore-uart
14321.98SgdamoreDescription:	Add register table support to com driver.
14331.98SgdamoreStatus:		Active
14341.98SgdamoreStart Date:	14 June 2006
14351.98SgdamoreEnd Date:	13 July 2006
14361.98SgdamoreBase Tag:	gdamore-uart-base
14371.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
14381.98SgdamoreScope:		kernel
14391.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
14401.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
14411.98Sgdamore
14421.79Sbriggs########################################################################
14431.1Slukem# Other:
14441.79Sbriggs########################################################################
14451.1Slukem
14461.1SlukemBranch:		magnum
14471.1SlukemDescription:	?
14481.1SlukemStatus:		?
14491.1SlukemStart Date:
14501.1SlukemEnd Date:
14511.1SlukemBase Tag:	magnum-base
14521.1SlukemMaintainer:	?
14531.1SlukemScope:		kernel
14541.1SlukemNotes:
14551.69Selad
1456