BRANCHES revision 1.152
11.152Syamt#	$NetBSD: BRANCHES,v 1.152 2006/12/30 22:08:06 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.4Sbjh21Branch:		bjh21-hydra
2121.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
2131.90Sbjh21Status:		Dormant
2141.4Sbjh21Start Date:	18 Oct 2002
2151.4Sbjh21End Date:
2161.4Sbjh21Base Tag:	bjh21-hydra-base
2171.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
2181.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
2191.90Sbjh21Notes:		This code was on a branch because it involves changes to
2201.4Sbjh21		cpuswitch.S which would otherwise make merging the
2211.90Sbjh21		nathanw_sa branch difficult.
2221.1Slukem
2231.79SbriggsBranch:		gmcgarry_ctxsw
2241.79SbriggsDescription:	Separate scheduler from context-switch code
2251.79SbriggsStatus:		Dormant
2261.79SbriggsStart Date:	18 December 2002
2271.79SbriggsEnd Date:
2281.79SbriggsBase Tag:	gmcgarry_ctxsw_base
2291.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2301.79SbriggsScope:		kernel
2311.79SbriggsNotes:		Removing knowledge of the schedular and its run queues
2321.79Sbriggs		from the machine-dependent context switch code is the
2331.79Sbriggs		first step in cleaning up the scheduler.  It is necessary
2341.79Sbriggs		for the newlock branch, making the scheduler SMP friendly,
2351.79Sbriggs		adding real-time scheduler extensions, and reducing the
2361.79Sbriggs		number of code paths for LWP and proc switching.
2371.79Sbriggs
2381.79SbriggsBranch:		gmcgarry_ucred
2391.79SbriggsDescription:	Integrate and encapsulate user credentials
2401.79SbriggsStatus:		Dormant
2411.79SbriggsStart Date:	18 December 2002
2421.79SbriggsEnd Date:
2431.79SbriggsBase Tag:	gmcgarry_ucred_base
2441.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2451.79SbriggsScope:		kernel
2461.79SbriggsNotes:		merge pcred and ucred and poolify
2471.79Sbriggs
2481.79SbriggsBranch:		kame
2491.79SbriggsDescription:	KAME Project
2501.79SbriggsStatus:		Dormant
2511.79SbriggsStart Date:	28 Jun 1999
2521.79SbriggsEnd Date:
2531.79SbriggsBase Tag:
2541.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
2551.79SbriggsScope:		kernel
2561.79SbriggsNotes:		http://www.kame.net
2571.79Sbriggs		Used for "reference" purposes for early part of KAME
2581.79Sbriggs		integration effort.  The branch is not actively used, as I
2591.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
2601.79Sbriggs
2611.79SbriggsBranch:		kent-audio2
2621.79SbriggsDescription:	In-kernel audio mixer
2631.79SbriggsStatus:		Active
2641.79SbriggsStart Date:	Sun Jan 16 2005
2651.79SbriggsEnd Date:	
2661.79SbriggsBase Tag:	kent-audio2-base
2671.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
2681.79SbriggsScope:		kernel (audio device drivers)
2691.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
2701.79Sbriggs		Please consult with the maintainer before committing
2711.79Sbriggs		to this branch.
2721.79Sbriggs		This branch is not expected to be compilable yet.
2731.79Sbriggs
2741.79SbriggsBranch:		matt-timespec
2751.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
2761.79Sbriggs		storage mechanism.
2771.79SbriggsStatus:		Active
2781.79SbriggsStart Date:	2005-02-19
2791.79SbriggsEnd Date:
2801.79SbriggsBase Tag:	
2811.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
2821.79SbriggsScope:		kernel
2831.79SbriggsNotes:	
2841.79Sbriggs
2851.79SbriggsBranch:		newlock
2861.79SbriggsDescription:	New locking primitives, based on Solaris's
2871.79SbriggsStatus:		Dormant
2881.79SbriggsStart Date:	March 9, 2002
2891.79SbriggsEnd Date:
2901.79SbriggsBase Tag:	newlock-base
2911.79SbriggsMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
2921.79SbriggsScope:		Kernel
2931.79SbriggsNotes:		The goal is to replace the existing lockmgr() and
2941.79Sbriggs		simple_lock() based locking mechanisms with the
2951.79Sbriggs		primitives found in Solaris: mutexes and rwlocks.
2961.79Sbriggs
2971.94SadBranch:		newlock2
2981.94SadDescription:	New locking primitives, based on Solaris's
2991.94SadStatus:		Active
3001.94SadStart Date:	September 9, 2006
3011.94SadEnd Date:
3021.94SadBase Tag:	newlock2-base
3031.94SadMaintainer:	Andrew Doran <ad@NetBSD.org>
3041.94SadScope:		Kernel
3051.94SadNotes:		As per the newlock branch, however given the amount of time
3061.94Sad		the original branch has lain dormant, a new one has been
3071.94Sad		created. Goals:
3081.95Swiz		- Implement new locking primitives on most-used ports.
3091.94Sad		- Minor locking improvements.
3101.94Sad		- Remove spinlockmgr().
3111.94Sad
3121.79SbriggsBranch:	  	pkgviews
3131.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
3141.79SbriggsStatus:		Active
3151.79SbriggsStart Date:	22 July 2002
3161.79SbriggsEnd Date:
3171.79SbriggsBase Tag:	pkgviews
3181.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
3191.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
3201.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
3211.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
3221.79Sbriggs		within the same tree
3231.79Sbriggs
3241.79SbriggsBranch:		rpaulo-netinet-merge-pcb
3251.79SbriggsDescription:	merge in6pcb with inpcb
3261.133SrpauloStatus:		Dormant
3271.79SbriggsStart Date:	Wed Feb 01 2006
3281.79SbriggsEnd Date:	
3291.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
3301.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
3311.79SbriggsScope:		src/sys
3321.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
3331.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
3341.135Srpaulo		the proposed structure layout (which was roughly discussed
3351.135Srpaulo		in the tech-net mailing list).
3361.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
3371.135Srpaulo		locking style, but currently they do nothing and are not
3381.135Srpaulo		yet called at the correct places (needs discussion about
3391.135Srpaulo		kernel fine-grained locking).
3401.135Srpaulo		To continue this branch, one needs to read all the relevant
3411.135Srpaulo		inpcb/in6pcb source files and change the function names,
3421.135Srpaulo		structure names, structure fileds according to the new
3431.135Srpaulo		layout (in6pcb is gone).
3441.135Srpaulo		Don't try to build a kernel from this branch because it won't
3451.135Srpaulo		work. The missing pieces required to do a complete build
3461.135Srpaulo		were not committed because they were incomplete and generated
3471.135Srpaulo		panics.
3481.135Srpaulo		You shouldn't need to worry about KAME syncs because
3491.135Srpaulo		they did most of them by now.
3501.135Srpaulo		After the work is done, you are required to test the branch
3511.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
3521.135Srpaulo		More info at: http://www.tahi.org/
3531.79Sbriggs
3541.79SbriggsBranch:		rtr-xorg-branch
3551.79SbriggsDescription:	xorg & static build alterations to src/x11
3561.79SbriggsStatus:		Active
3571.79SbriggsStart Date:	Nov 15 2004
3581.79SbriggsEnd Date:	
3591.79SbriggsBase tag:	rtr-xorg-branch-base
3601.79SbriggsMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
3611.79SbriggsScope:		x11
3621.79Sbriggs		distrib/sets/lists
3631.79Sbriggs		share/mk/bsd.x11.mk
3641.79Sbriggs		share/mk/bsd.own.mk
3651.79Sbriggs		etc/mtree/NetBSD.dist
3661.79SbriggsNotes:		Requires parts of xsrc/xfree (HEAD)
3671.79Sbriggs		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
3681.79Sbriggs		Requires xorg (XORG-6_8_1)
3691.79Sbriggs
3701.79SbriggsBranch:		thorpej-devvp
3711.79SbriggsDescription:	replace dev_t with struct vnode * in devsw entry points
3721.79SbriggsStatus:		Active
3731.79SbriggsStart Date:	Sep 6 2001
3741.79SbriggsEnd Date:
3751.79SbriggsBase Tag:	thorpej-devvp-base
3761.79SbriggsMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
3771.79SbriggsScope:		syssrc
3781.79SbriggsNotes:		Kernels built from this branch are not expected
3791.79Sbriggs		to function correctly at this time.
3801.79Sbriggs
3811.79Sbriggs		Ports known to compile on this branch:
3821.79Sbriggs			alpha
3831.79Sbriggs			i386
3841.79Sbriggs
3851.79SbriggsBranch:		yamt-lazymbuf
3861.79SbriggsDescription:	implement and evaluate lazy mapping of mbuf external data pages
3871.92Syamt		it's intended as the first step of larger changes.
3881.92Syamt			1. support operations (esp. bus_dma load) on
3891.92Syamt			   unmapped mbuf.
3901.92Syamt			2. unify mbuf and buf.
3911.92Syamt			   (or, at least some parts of them)
3921.92Syamt			3. then it should be trivial to implement
3931.92Syamt			   i/o coalescing, etc.
3941.79SbriggsStatus:		Active
3951.79SbriggsStart Date:	Wed Jul  6 2005
3961.79SbriggsEnd Date:	
3971.152SyamtBase Tag:	yamt-lazymbuf-base3
3981.79SbriggsMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
3991.152SyamtScope:		src/sys  (src/common is tagged but not branched)
4001.79SbriggsNotes:		
4011.79Sbriggs
4021.79Sbriggs
4031.79Sbriggs########################################################################
4041.79Sbriggs# Individual developers' branches (Terminated):
4051.79Sbriggs########################################################################
4061.79Sbriggs
4071.1SlukemBranch:		bouyer-scsipi
4081.1SlukemDescription:	Integration of atapi support
4091.1SlukemStatus:		Terminated
4101.1SlukemStart Date:
4111.1SlukemEnd Date:
4121.1SlukemBase Tag:
4131.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
4141.1SlukemScope:		kernel
4151.1SlukemNotes:		Superseded by thorpej_scsipi
4161.1Slukem
4171.79SbriggsBranch:		bouyer-xen2
4181.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
4191.79SbriggsStatus:		Terminated
4201.79SbriggsStart Date:	Dec 13 2004
4211.79SbriggsEnd Date:	Mar 10 2005
4221.79SbriggsBase Tag:	netbsd-2-base
4231.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
4241.79SbriggsScope:		src/sys/arch/xen
4251.79SbriggsNotes:
4261.79Sbriggs
4271.87SchapBranch: 	chap-midi
4281.87SchapDescription:	Renovation of MIDI support
4291.87SchapStatus: 	Terminated; merged to -current
4301.87SchapStart Date:	19 May 2006
4311.87SchapEnd Date:	30 Jun 2006
4321.87SchapBase Tag:	chap-midi-base
4331.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
4341.87SchapScope:		sys, share/man, usr.bin
4351.87SchapNotes:
4361.87Schap
4371.1SlukemBranch:		chs-ubc
4381.44SchsDescription:	Unified Buffer Cache
4391.44SchsStatus:		Terminated
4401.1SlukemStart Date:
4411.1SlukemEnd Date:
4421.1SlukemBase Tag:	chs-ubc-base
4431.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
4441.1SlukemScope:		kernel
4451.1SlukemNotes:
4461.1Slukem
4471.1SlukemBranch:		chs-ubc2
4481.44SchsDescription:	 Unified Buffer Cache
4491.44SchsStatus:		Terminated; merged to -current
4501.1SlukemStart Date:
4511.1SlukemEnd Date:
4521.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
4531.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
4541.1SlukemScope:		kernel
4551.1SlukemNotes:
4561.1Slukem
4571.1SlukemBranch:		cjs-build-against-obj-dir
4581.1SlukemDescription:	?
4591.1SlukemStatus:		?
4601.1SlukemStart Date:
4611.1SlukemEnd Date:
4621.1SlukemBase Tag:
4631.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
4641.1SlukemScope:		Entire tree.
4651.1SlukemNotes:
4661.1Slukem
4671.1SlukemBranch:		eeh-paddr_t
4681.44SchsDescription:	use separate types for virtual vs. physical addresses
4691.44SchsStatus:		Terminated; merged to -current
4701.1SlukemStart Date:
4711.1SlukemEnd Date:
4721.1SlukemBase Tag:	eeh-paddr_t-base
4731.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
4741.1SlukemScope:		kernel
4751.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
4761.1Slukem
4771.79SbriggsBranch:		elad-kernelauth
4781.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
4791.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
4801.79Sbriggs		avoid any licensing issues.
4811.79SbriggsStatus:		Terminated; merged to -current
4821.79SbriggsStart Date:	Tue Mar	 7 2006
4831.79SbriggsEnd Date:	Mon May 15 2006
4841.79SbriggsBase Tag:	elad-kernelauth-base
4851.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
4861.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
4871.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
4881.79SbriggsNotes:
4891.79Sbriggs
4901.1SlukemBranch:		fvdl-softdep
4911.1SlukemDescription:	FFS soft dependencies
4921.44SchsStatus:		Terminated; merged to -current
4931.1SlukemStart Date:
4941.1SlukemEnd Date:
4951.1SlukemBase Tag:	fvdl-softdep-base
4961.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
4971.1SlukemScope:		kernel
4981.1SlukemNotes:
4991.1Slukem
5001.1SlukemBranch:		gehenna-devsw
5011.1SlukemDescription:	auto-generation of devsw table
5021.1SlukemStatus:		Terminated
5031.1SlukemStart Date:	16 May 2002
5041.1SlukemEnd Date:	6 Sep 2002
5051.1SlukemBase Tag:	gehenna-devsw-base
5061.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
5071.1SlukemScope:		syssrc
5081.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
5091.1Slukem		port-dependent conf.c and to generate them dynamically by
5101.1Slukem		config(8).
5111.8Sgmcgarry
5121.1SlukemBranch:		is-newarp
5131.23SisDescription:	ARP for non-Ethernet
5141.23SisStatus:		Terminated; merged before NetBSD 1.3
5151.23SisStart Date:	1996/10/13
5161.23SisEnd Date:	1997/03/15
5171.1SlukemBase Tag:	is-newarp-base
5181.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
5191.1SlukemScope:		kernel
5201.1SlukemNotes:
5211.1Slukem
5221.1SlukemBranch:		kenh-if-detach
5231.1SlukemDescription:	Interface detach support.
5241.1SlukemStatus:		?
5251.1SlukemStart Date:
5261.1SlukemEnd Date:
5271.1SlukemBase Tag:	kenh-if-detach-base
5281.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
5291.1SlukemScope:		kernel
5301.1SlukemNotes:
5311.1Slukem
5321.16SkentBranch:		kent-audio1
5331.16SkentDescription:	Audio converter pipeline
5341.18SkentStatus:		Terminated; merged to -current
5351.16SkentStart Date:	Tue Dec  7 2004
5361.17SkentEnd Date:	Tue Jan 11 2005
5371.17SkentBase Tag:	kent-audio1-base
5381.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
5391.17SkentScope:		kernel (audio device drivers)
5401.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
5411.17Skent		Please consult with the maintainer before committing
5421.17Skent		to this branch.
5431.17Skent
5441.1SlukemBranch:		kqueue
5451.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
5461.5SjdolecekStatus:		Terminated; merged to -current
5471.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
5481.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
5491.1SlukemBase Tag:	kqueue-base
5501.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
5511.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
5521.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
5531.1Slukem		local internal changes to better suit NetBSD, and
5541.1Slukem		enhancements such as looking up filters by name or
5551.1Slukem		number, and dynamic registration of "user" filters.
5561.1Slukem		The work is complete as is, but is awaiting more
5571.1Slukem		feedback from various kernel gurus before going mainline.
5581.11Sskrll
5591.11SskrllBranch:		ktrace-lwp
5601.11SskrllDescription:	ktrace support for lwp ids.
5611.59SskrllStatus:		Terminated; merged to -current
5621.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
5631.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
5641.11SskrllBase Tag:	ktrace-lwp-base
5651.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
5661.11SskrllScope:		sys
5671.11SskrllNotes:		
5681.1Slukem
5691.1SlukemBranch:		marc-pcmcia
5701.1SlukemDescription:	PCMCIA support
5711.1SlukemStatus:		Terminated; merged to -current
5721.1SlukemStart Date:
5731.1SlukemEnd Date:
5741.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
5751.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
5761.1SlukemScope:		kernel
5771.1SlukemNotes:
5781.1Slukem
5791.1SlukemBranch:		minoura_x68k_bus_h
5801.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
5811.1SlukemStatus:		Terminated; merged to -current
5821.1SlukemStart Date:	23 Dec 1998
5831.1SlukemEnd Date:	16 Mar 1999
5841.1SlukemBase Tag:	minoura_x68k_bus_h-base
5851.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
5861.1SlukemScope:		sys/arch/x68k
5871.1SlukemNotes:
5881.1Slukem
5891.1SlukemBranch:		minoura-xpg4dl
5901.1SlukemDescription:	Citrus Project locale subsystem
5911.1SlukemStatus:		Terminated; (partly) merged to -current
5921.1SlukemStart Date:	28 March 2000
5931.1SlukemEnd Date:
5941.1SlukemBase Tag:	minoura-xpg4dl-base
5951.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
5961.1SlukemScope:		basesrc, syssrc, sharesrc
5971.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
5981.1Slukem		independent locale subsystem.  Part of the implementation
5991.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
6001.1Slukem
6011.1SlukemBranch:		mrg-vm-swap
6021.49SmrgDescription:	dynamic swap allocation, swap-to-files support
6031.49SmrgStatus:		Terminated; abondoned for mrg-vm-swap2
6041.49SmrgStart Date:	12 February 1997
6051.49SmrgEnd Date:	15 March 1997
6061.49SmrgBase Tag:	[none]
6071.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
6081.49SmrgScope:		kernel
6091.49SmrgNotes:
6101.49Smrg
6111.49SmrgBranch:		mrg-vm-swap2
6121.49SmrgDescription:	dynamic swap allocation, swap-to-files support
6131.49SmrgStatus:		Terminated; merged to -current
6141.49SmrgStart Date:	4 May 1997
6151.49SmrgEnd Date:	12 June 1997
6161.49SmrgBase Tag:	mrg-vm-swap2-base
6171.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
6181.1SlukemScope:		kernel
6191.1SlukemNotes:
6201.1Slukem
6211.1SlukemBranch:		nathanw_sa
6221.1SlukemDescription:	Scheduler activations
6231.44SchsStatus:		Terminated; merged to -current
6241.1SlukemStart Date:	5 March 2001
6251.9SthorpejEnd Date:	18 January 2003
6261.1SlukemBase Tag:	nathanw_sa_base
6271.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
6281.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
6291.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
6301.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
6311.1SlukemNotes:		The idea of scheduler activations is described in the
6321.1Slukem		classic paper by Anderson et al., in ACM Transactions
6331.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
6341.1Slukem		can be found at
6351.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
6361.1Slukem		Many ideas in the implementation are based on the
6371.1Slukem		implementation of scheduler activations added to Mach
6381.1Slukem		3.0 and described by Davis et al. in the University of
6391.1Slukem		Washington CS tech report 92-08-93, which can be found
6401.1Slukem		at
6411.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
6421.1Slukem
6431.1Slukem		My USENIX paper on the subject can be found at
6441.1Slukem		http://web.mit.edu/nathanw/www/usenix/
6451.1Slukem
6461.1Slukem		Please consult with the maintainer before committing
6471.1Slukem		to this branch.
6481.1Slukem		Other tags starting with nathanw_sa reserved for
6491.1Slukem		branch management and are not guaranteed to be stable.
6501.9Sthorpej
6511.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
6521.9Sthorpej		merging branch down to trunk.  Branch tagged with
6531.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
6541.9Sthorpej		the branch.
6551.1Slukem
6561.1SlukemBranch:		perseant-lfsv2
6571.1SlukemDescription:	LFS incompatible on-disk data structure changes
6581.1SlukemStatus:		Terminated
6591.1SlukemStart Date:	27 June 2001
6601.1SlukemEnd Date:	16 July 2001
6611.1SlukemBase Tag:	perseant-lfsv2-base
6621.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
6631.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
6641.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
6651.1Slukem		as the data structures required for unremove are in and tested.
6661.1Slukem
6671.118SpeterBranch:		peter-altq
6681.118SpeterDescription:	New ALTQ framework:
6691.118Speter		- sync with KAME sources
6701.118Speter		- share mtag/name mapping functions
6711.118Speter		- separate altq + pf attachment
6721.118SpeterStatus:		Terminated; merged to -current
6731.118SpeterStart Date:	March 16, 2006
6741.118SpeterEnd Date:	October 12, 2006
6751.118SpeterBase Tag:	peter-altq-base
6761.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
6771.118Speter		Martin Husemann <martin@NetBSD.org>,
6781.118Speter		Matthias Scheler <tron@NetBSD.org>
6791.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
6801.118SpeterNotes:		Only the first item in the description was finished
6811.118Speter		in this branch.
6821.118Speter
6831.1SlukemBranch:		sommerfeld_i386mp_1
6841.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
6851.3SsommerfeStatus:		Terminated; merged to -current
6861.1SlukemStart Date:	21 Feb 2000
6871.2SfvdlEnd Date:	01 Oct 2002
6881.1SlukemBase Tag:	sommerfeld_i386mpbase_1
6891.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
6901.1SlukemScope:		sys/arch/i386
6911.1SlukemNotes:
6921.1Slukem		Code committed to the branch has booted to multiuser 
6931.1Slukem		on at least one system.
6941.1Slukem
6951.1Slukem		Not guaranteed to compile against mainline since -current
6961.1Slukem		may have changed incompatibly with the last branch update;
6971.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
6981.1Slukem
6991.1Slukem		Please get explicit permission from the maintainer 
7001.1Slukem		before each commit, or your changes will be backed out.
7011.1Slukem		Other tags starting with sommerfeld_ are private to 
7021.1Slukem		the developer and are guaranteed to be unstable.
7031.1Slukem		Only the maintainer should move tags.
7041.1Slukem
7051.1Slukem		Note that this branch uses a DIFFERENT scheme for 
7061.1Slukem		synching with the mainline.  the maintainer uses some private
7071.1Slukem		scripts for keeping them in synch; if you make commits 
7081.1Slukem		to the branch to "resynchronize" things, you'll
7091.1Slukem		probably do it wrong; instead, ask the maintainer to
7101.1Slukem		resynchronize things.
7111.1Slukem
7121.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
7131.1Slukem		issues with the branch.
7141.1Slukem
7151.1SlukemBranch:		thorpej-mips-cache
7161.1SlukemDescription:	overhaul MIPS cache support code
7171.1SlukemStatus:		Terminated; merged to -current
7181.1SlukemStart Date:	Oct 23 2001
7191.1SlukemEnd Date:	Nov 14 2001
7201.1SlukemBase Tag:	thorpej-mips-cache-base
7211.1SlukemScope:		syssrc
7221.1SlukemNotes:		This branch needs more debugging, testing, and more
7231.1Slukem		ports need to be converted to the new world order.
7241.1Slukem
7251.1Slukem		The following processors have had cache ops
7261.1Slukem		written:
7271.1Slukem
7281.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
7291.1Slukem			  needs to be beat on a lot more to make
7301.1Slukem			  sure it's working.
7311.1Slukem
7321.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
7331.1Slukem			  tracked down a bug, which has been fixed.
7341.1Slukem
7351.1Slukem			  Confirmed working on R4000-with-L2.
7361.1Slukem
7371.1Slukem			  Confirmed working on R4400-no-L2 and
7381.1Slukem			  R4400-with-L2.
7391.1Slukem
7401.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
7411.1Slukem			  has committed fixes to this code.
7421.1Slukem
7431.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
7441.1Slukem			  no SysAD L2 cache).
7451.1Slukem
7461.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
7471.1Slukem
7481.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
7491.1Slukem			  committed fixes to this code.  Awaiting
7501.1Slukem			  confirmation that it is working properly.
7511.1Slukem
7521.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
7531.1Slukem			  written this code and tested it on a
7541.1Slukem			  PlayStation 2.
7551.1Slukem
7561.1Slukem		The following ports have been updated to compile (and
7571.1Slukem		use optimized-for-processor bus_dma routines).  Those
7581.1Slukem		that have been tested and work are marked with [WORKING].
7591.1Slukem
7601.1Slukem			* algor		[WORKING]
7611.1Slukem
7621.1Slukem			* arc		[WORKING]
7631.1Slukem
7641.1Slukem			* pmax		[WORKING]
7651.1Slukem
7661.1Slukem			* playstation2	[WORKING]
7671.1Slukem					Needs optimized bus_dmamap_sync().
7681.1Slukem
7691.1Slukem			* hpcmips	[need verification that this is working]
7701.1Slukem					Needs optimized bus_dmamap_sync().
7711.1Slukem
7721.1Slukem			* sgimips	[WORKING]
7731.1Slukem					Needs optimized bus_dmamap_sync().
7741.1Slukem
7751.1Slukem			* cobalt	[need testing]
7761.1Slukem
7771.1Slukem			* mipsco	[need testing]
7781.1Slukem
7791.1Slukem			* newsmips	[need testing]
7801.1Slukem
7811.1SlukemBranch:		thorpej_scsipi
7821.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
7831.1SlukemStatus:		Terminated; merged to -current
7841.1SlukemStart Date:
7851.1SlukemEnd Date:	Apr 25 2001
7861.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
7871.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
7881.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
7891.1SlukemScope:		syssrc
7901.1SlukemNotes:		When a change from -current is pulled up please move the
7911.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
7921.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
7931.1Slukem		used when syncing the whole branch with HEAD).
7941.1Slukem		Just before the merge, syssrc has been tagged with
7951.1Slukem		thorpej_scsipi_beforemerge
7961.1Slukem
7971.1SlukemBranch:		thorpej-signal
7981.1SlukemDescription:	?
7991.1SlukemStatus:		?
8001.1SlukemStart Date:
8011.1SlukemEnd Date:
8021.1SlukemBase Tag:	thorpej-signal-base
8031.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
8041.1SlukemScope:		kernel
8051.1SlukemNotes:
8061.1Slukem
8071.1SlukemBranch:		thorpej-setroot
8081.1SlukemDescription:	?
8091.1SlukemStatus:		Terminated; merged to -current
8101.1SlukemStart Date:
8111.1SlukemEnd Date:
8121.1SlukemBase Tag:
8131.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
8141.1SlukemScope:		kernel
8151.1SlukemNotes:
8161.1Slukem
8171.84SkardelBranch:		simonb-timecounters
8181.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
8191.85SkardelStatus:		Terminated
8201.84SkardelStart Date:	Sat Feb 04 2006
8211.84SkardelEnd Date:	Wed Jun 07 2006
8221.84SkardelBase Tag:	simonb-timecounters-base
8231.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
8241.84Skardel		Frank Kardel <kardel@NetBSD.org>
8251.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
8261.84SkardelNotes:		early (partial conversion) commit to -current
8271.84Skardel		ok'ed by core@ on 20060605 for testing and further
8281.84Skardel		simplified conversion
8291.84Skardel
8301.1SlukemBranch:		wrstuden-devbsize
8311.1SlukemDescription:	Modify buffer cache to deal with different devices having
8321.1Slukem		different block sizes. Also DEV_BSIZE would go away.
8331.1SlukemStatus:		Terminated
8341.1SlukemStart Date:	Aug or Sept 1999
8351.1SlukemEnd Date:	1 Apr 2000
8361.1SlukemBase tag:	wrstuden-devbsize-base
8371.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
8381.1SlukemScope:		kernel
8391.1SlukemNotes:		No longer active due to lack of time, and introduction
8401.1Slukem		of UBC. In terms of UBC, the primary cache for
8411.1Slukem		file data is the VM cache, which needs to operate
8421.1Slukem		in terms of VM pages. As no existing device has native
8431.1Slukem		pages the same size as our VM pages, there already is
8441.1Slukem		a mapping going on between the VM system and the
8451.1Slukem		underlying blocks. So it would be easier and cleaner
8461.1Slukem		to adjust that to deal w/ different block sizes.
8471.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
8481.1Slukem		with a certain length, so the exact block size isn't a big
8491.1Slukem		deal.
8501.1Slukem
8511.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
8521.1Slukem
8531.25SyamtBranch:		yamt-km, yamt-km-doc
8541.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
8551.46SyamtStatus:		Terminated; merged to -current
8561.19SyamtStart Date:	Tue Jan 25 2005
8571.46SyamtEnd Date:	Fri Apr  1 2005
8581.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
8591.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
8601.25SyamtScope:		yamt-km: src/sys
8611.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
8621.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
8631.19Syamt
8641.24Syamt		the followings are per-port status.
8651.24Syamt		(account names mean "tested by".)
8661.24Syamt
8671.20Syamt		works enough to go to multiuser:
8681.45Syamt			alpha, i386, xen (yamt@)
8691.24Syamt			pc532 (simonb@)
8701.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
8711.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
8721.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
8731.39Syamt			    sun3x (tsutsui@)
8741.31Syamt			amiga (mhitch@)
8751.32Syamt			cats, hp700 (skrll@)
8761.45Syamt			xen (bouyer@)
8771.28Syamt
8781.28Syamt		known to have the same problem as trunk:
8791.28Syamt			vax (chs@, stuck while running kvm_mkdb)
8801.24Syamt
8811.24Syamt		known to have a problem:
8821.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
8831.35Syamt			needs to be revisited.
8841.39Syamt			-> for luna68k, although not tested,
8851.39Syamt			   Sysmap has been moved to avoid kva conflict with
8861.39Syamt			   I/O ranges.
8871.20Syamt
8881.20Syamt		buildable:
8891.20Syamt			src/sys/arch/acorn26/conf/GENERIC
8901.20Syamt			src/sys/arch/acorn32/conf/GENERIC
8911.20Syamt			src/sys/arch/algor/conf/P6032
8921.20Syamt			src/sys/arch/alpha/conf/GENERIC
8931.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
8941.20Syamt			src/sys/arch/amd64/conf/GENERIC
8951.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
8961.20Syamt			src/sys/arch/amiga/conf/GENERIC
8971.20Syamt			src/sys/arch/arc/conf/GENERIC
8981.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
8991.20Syamt			src/sys/arch/bebox/conf/GENERIC
9001.20Syamt			src/sys/arch/cats/conf/GENERIC
9011.20Syamt			src/sys/arch/cesfic/conf/GENERIC
9021.20Syamt			src/sys/arch/cobalt/conf/GENERIC
9031.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
9041.20Syamt			src/sys/arch/evbarm/conf/TS7200
9051.20Syamt			src/sys/arch/evbppc/conf/WALNUT
9061.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
9071.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
9081.20Syamt			src/sys/arch/hp300/conf/GENERIC
9091.20Syamt			src/sys/arch/hp700/conf/GENERIC
9101.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
9111.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
9121.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
9131.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
9141.20Syamt			src/sys/arch/i386/conf/GENERIC
9151.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
9161.40Syamt			src/sys/arch/i386/conf/XEN0
9171.40Syamt			src/sys/arch/i386/conf/XENU
9181.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
9191.20Syamt			src/sys/arch/iyonix/conf/GENERIC
9201.20Syamt			src/sys/arch/luna68k/conf/GENERIC
9211.20Syamt			src/sys/arch/mac68k/conf/GENERIC
9221.20Syamt			src/sys/arch/macppc/conf/GENERIC
9231.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
9241.20Syamt			src/sys/arch/mipsco/conf/GENERIC
9251.40Syamt			src/sys/arch/mmeye/conf/GENERIC
9261.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
9271.20Syamt			src/sys/arch/netwinder/conf/GENERIC
9281.20Syamt			src/sys/arch/news68k/conf/GENERIC
9291.20Syamt			src/sys/arch/newsmips/conf/GENERIC
9301.20Syamt			src/sys/arch/next68k/conf/GENERIC
9311.20Syamt			src/sys/arch/ofppc/conf/GENERIC
9321.20Syamt			src/sys/arch/pc532/conf/GENERIC
9331.20Syamt			src/sys/arch/pmax/conf/GENERIC
9341.20Syamt			src/sys/arch/prep/conf/GENERIC
9351.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
9361.20Syamt			src/sys/arch/sbmips/conf/GENERIC
9371.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
9381.20Syamt			src/sys/arch/shark/conf/GENERIC
9391.20Syamt			src/sys/arch/sparc/conf/GENERIC
9401.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
9411.20Syamt			src/sys/arch/sparc64/conf/GENERIC
9421.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
9431.20Syamt			src/sys/arch/sun2/conf/GENERIC
9441.20Syamt			src/sys/arch/sun3/conf/GENERIC
9451.20Syamt			src/sys/arch/vax/conf/GENERIC
9461.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
9471.20Syamt			src/sys/arch/x68k/conf/GENERIC
9481.20Syamt
9491.42Syamt			src/sys/arch/playstation2/conf/GENERIC
9501.42Syamt
9511.97SyamtBranch:		yamt-pdpolicy
9521.97SyamtDescription:	play with page replacement policy
9531.97Syamt		- separate page replacement policy from the rest of kernel
9541.97Syamt		- implement alternative replacement policy
9551.97Syamt		- related read-ahead adjustment?
9561.97SyamtStatus:		Terminated; merged to -current
9571.97SyamtStart Date:	Sun Mar  5 2006
9581.97SyamtEnd Date:	Sat Sep 16 2006
9591.97SyamtBase Tag:	yamt-pdpolicy-base9
9601.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
9611.97SyamtScope:		src/sys  (src/common is tagged but not branched)
9621.97SyamtNotes:		
9631.97Syamt
9641.54SyamtBranch:		yamt-readahead
9651.54SyamtDescription:	play with file readahead
9661.58SyamtStatus:		Terminated; merged to -current
9671.54SyamtStart Date:	Mon Nov 14 2005
9681.58SyamtEnd Date:	Wed Nov 30 2005
9691.57SyamtBase Tag:	yamt-readahead-base3
9701.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
9711.54SyamtScope:		src/sys
9721.54SyamtNotes:		
9731.54Syamt
9741.60SyamtBranch:		yamt-uio_vmspace
9751.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
9761.67SyamtStatus:		Terminated; merged to -current
9771.60SyamtStart Date:	Mon Dec 31 2005
9781.67SyamtEnd Date:	Wed Mar  1 2006
9791.66SyamtBase Tag:	yamt-uio_vmspace-base5
9801.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
9811.60SyamtScope:		src/sys
9821.60SyamtNotes:		
9831.60Syamt
9841.151SyamtBranch:		yamt-splraiseipl
9851.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
9861.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
9871.151Syamt
9881.151Syamt		- completes workqueue(9) and netbt.
9891.151Syamt		- fix PR/33218.
9901.151Syamt
9911.151SyamtStatus:		Terminated; merged to -current
9921.151SyamtStart Date:	Mon Sep 18 2006
9931.151SyamtEnd Date:	Fri Dec 22 2006
9941.151SyamtBase Tag:	yamt-splraiseipl-base5
9951.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
9961.151SyamtScope:		src/sys  (src/common is tagged but not branched)
9971.151SyamtNotes:		
9981.151Syamt		tested (by who):
9991.151Syamt			alpha		(yamt)
10001.151Syamt			alpha		(pavel)
10011.151Syamt			amd64		(reported privately)
10021.151Syamt			cobalt		(tsutsui)
10031.151Syamt			ews4800mips	(tsutsui)
10041.151Syamt			hp300		(tsutsui)
10051.151Syamt			hpcarm		(reported privately)
10061.151Syamt			i386		(yamt)
10071.151Syamt			macppc		(tsutsui)
10081.151Syamt			news68k		(tsutsui)
10091.151Syamt			sgimips(IP32)	(tsutsui)
10101.151Syamt			sparc(sun4c)	(tsutsui)
10111.151Syamt			sun2		(tsutsui)
10121.151Syamt			sun3		(tsutsui)
10131.151Syamt			sun3x		(tsutsui)
10141.151Syamt			xen		(yamt)
10151.151Syamt
10161.151Syamt		compile-tested:
10171.151Syamt			acorn26
10181.151Syamt			acorn32
10191.151Syamt			algor
10201.151Syamt			amiga
10211.151Syamt			arc
10221.151Syamt			atari
10231.151Syamt			bebox
10241.151Syamt			cats
10251.151Syamt			cesfic
10261.151Syamt			dreamcast
10271.151Syamt			evbarm
10281.151Syamt			evbmips
10291.151Syamt			evbppc(marvell)
10301.151Syamt			evbppc(ibm4xx)
10311.151Syamt			evbsh3
10321.151Syamt			hp700
10331.151Syamt			hpcmips
10341.151Syamt			hpcsh
10351.151Syamt			ia64
10361.151Syamt			ibmnws
10371.151Syamt			iyonix
10381.151Syamt			landisk
10391.151Syamt			luna68k
10401.151Syamt			mac68k
10411.151Syamt			mmeye
10421.151Syamt			mvme68k
10431.151Syamt			mvmeppc
10441.151Syamt			mipsco
10451.151Syamt			netwinder
10461.151Syamt			newsmips
10471.151Syamt			next68k
10481.151Syamt			ofppc
10491.151Syamt			pc532
10501.151Syamt			pmax
10511.151Syamt			pmppc
10521.151Syamt			prep
10531.151Syamt			sandpoint
10541.151Syamt			sbmips
10551.151Syamt			shark
10561.151Syamt			sparc
10571.151Syamt			sparc64
10581.151Syamt			vax
10591.151Syamt			x68k
10601.151Syamt			zaurus
10611.151Syamt
10621.151Syamt		not tested:
10631.151Syamt			pdp10 (i don't know how to build)
10641.151Syamt			sh5 (not buildable with an unrelated problem.)
10651.151Syamt
10661.151Syamt    compile  CAYMAN64/netbsd32_sa.o
10671.151Syamt    cc1: warnings being treated as errors
10681.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
10691.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
10701.151Syamt    --- netbsd32_sa.o ---
10711.151Syamt    *** [netbsd32_sa.o] Error code 1
10721.151Syamt    1 error
10731.151Syamt
10741.151Syamt		notyet:
10751.151Syamt			amigappc
10761.151Syamt			playstation2
10771.151Syamt
10781.79SbriggsBranch:		yamt-vop
10791.79SbriggsDescription:	remove several VOPs
10801.79SbriggsStatus:		Terminated; merged to -current
10811.79SbriggsStart Date:	Wed Oct 19 2005
10821.79SbriggsEnd Date:	Wed Nov  2 2005
10831.79SbriggsBase Tag:	yamt-vop-base3
10841.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
10851.68SyamtScope:		src/sys
10861.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
10871.71Speter
10881.98SgdamoreBranch:		gdamore-uart
10891.98SgdamoreDescription:	Add register table support to com driver.
10901.98SgdamoreStatus:		Active
10911.98SgdamoreStart Date:	14 June 2006
10921.98SgdamoreEnd Date:	13 July 2006
10931.98SgdamoreBase Tag:	gdamore-uart-base
10941.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
10951.98SgdamoreScope:		kernel
10961.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
10971.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
10981.98Sgdamore
10991.71Speter
11001.79Sbriggs########################################################################
11011.1Slukem# Other:
11021.79Sbriggs########################################################################
11031.1Slukem
11041.1SlukemBranch:		magnum
11051.1SlukemDescription:	?
11061.1SlukemStatus:		?
11071.1SlukemStart Date:
11081.1SlukemEnd Date:
11091.1SlukemBase Tag:	magnum-base
11101.1SlukemMaintainer:	?
11111.1SlukemScope:		kernel
11121.1SlukemNotes:
11131.69Selad
1114