BRANCHES revision 1.130
11.130Syamt#	$NetBSD: BRANCHES,v 1.130 2006/11/18 06:59:24 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.79SbriggsStatus:		Active
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.79SbriggsNotes:
3331.79Sbriggs
3341.79SbriggsBranch:		rtr-xorg-branch
3351.79SbriggsDescription:	xorg & static build alterations to src/x11
3361.79SbriggsStatus:		Active
3371.79SbriggsStart Date:	Nov 15 2004
3381.79SbriggsEnd Date:	
3391.79SbriggsBase tag:	rtr-xorg-branch-base
3401.79SbriggsMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
3411.79SbriggsScope:		x11
3421.79Sbriggs		distrib/sets/lists
3431.79Sbriggs		share/mk/bsd.x11.mk
3441.79Sbriggs		share/mk/bsd.own.mk
3451.79Sbriggs		etc/mtree/NetBSD.dist
3461.79SbriggsNotes:		Requires parts of xsrc/xfree (HEAD)
3471.79Sbriggs		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
3481.79Sbriggs		Requires xorg (XORG-6_8_1)
3491.79Sbriggs
3501.79SbriggsBranch:		thorpej-devvp
3511.79SbriggsDescription:	replace dev_t with struct vnode * in devsw entry points
3521.79SbriggsStatus:		Active
3531.79SbriggsStart Date:	Sep 6 2001
3541.79SbriggsEnd Date:
3551.79SbriggsBase Tag:	thorpej-devvp-base
3561.79SbriggsMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
3571.79SbriggsScope:		syssrc
3581.79SbriggsNotes:		Kernels built from this branch are not expected
3591.79Sbriggs		to function correctly at this time.
3601.79Sbriggs
3611.79Sbriggs		Ports known to compile on this branch:
3621.79Sbriggs			alpha
3631.79Sbriggs			i386
3641.79Sbriggs
3651.79SbriggsBranch:		yamt-lazymbuf
3661.79SbriggsDescription:	implement and evaluate lazy mapping of mbuf external data pages
3671.92Syamt		it's intended as the first step of larger changes.
3681.92Syamt			1. support operations (esp. bus_dma load) on
3691.92Syamt			   unmapped mbuf.
3701.92Syamt			2. unify mbuf and buf.
3711.92Syamt			   (or, at least some parts of them)
3721.92Syamt			3. then it should be trivial to implement
3731.92Syamt			   i/o coalescing, etc.
3741.79SbriggsStatus:		Active
3751.79SbriggsStart Date:	Wed Jul  6 2005
3761.79SbriggsEnd Date:	
3771.86SyamtBase Tag:	yamt-lazymbuf-base2
3781.79SbriggsMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
3791.79SbriggsScope:		src/sys
3801.79SbriggsNotes:		
3811.79Sbriggs
3821.99SyamtBranch:		yamt-splraiseipl
3831.99SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
3841.99Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
3851.99SyamtStatus:		Active
3861.99SyamtStart Date:	Mon Sep 18 2006
3871.99SyamtEnd Date:	
3881.119SyamtBase Tag:	yamt-splraiseipl-base2
3891.99SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
3901.99SyamtScope:		src/sys  (src/common is tagged but not branched)
3911.99SyamtNotes:		
3921.129Syamt		tested (by who):
3931.129Syamt			alpha		(yamt)
3941.129Syamt			hp300		(tsutsui)
3951.129Syamt			i386		(yamt)
3961.129Syamt			news68k		(tsutsui)
3971.129Syamt			sparc(sun4c)	(tsutsui)
3981.129Syamt			sun2		(tsutsui)
3991.129Syamt			sun3		(tsutsui)
4001.129Syamt			sun3x		(tsutsui)
4011.129Syamt			xen		(yamt)
4021.100Syamt
4031.100Syamt		compile-tested:
4041.128Syamt			acorn26
4051.128Syamt			acorn32
4061.128Syamt			algor
4071.128Syamt			amd64
4081.128Syamt			amiga
4091.128Syamt			arc
4101.128Syamt			atari
4111.128Syamt			cats
4121.128Syamt			cesfic
4131.128Syamt			cobalt
4141.128Syamt			evbarm
4151.128Syamt			evbmips
4161.128Syamt			evbppc(marvell)
4171.128Syamt			evbpps(ibm4xx)
4181.128Syamt			evbsh3
4191.128Syamt			ews4800mips
4201.128Syamt			hp700
4211.128Syamt			hpcarm
4221.128Syamt			hpcmips
4231.128Syamt			hpcsh
4241.128Syamt			ia64
4251.128Syamt			ibmnws
4261.128Syamt			iyonix
4271.128Syamt			landisk
4281.128Syamt			luna68k
4291.128Syamt			mac68k
4301.128Syamt			macppc
4311.128Syamt			netwinder
4321.128Syamt			newsmips
4331.128Syamt			next68k
4341.128Syamt			pc532
4351.128Syamt			pmax
4361.128Syamt			prep
4371.128Syamt			sandpoint
4381.128Syamt			sbmips
4391.128Syamt			sgimips
4401.128Syamt			shark
4411.128Syamt			sparc
4421.128Syamt			sparc64(GENERIC)
4431.128Syamt			vax
4441.128Syamt			x68k
4451.101Syamt
4461.101Syamt		not tested:
4471.110Syamt			pdp10 (i don't know how to build)
4481.101Syamt			sparc64 (GENERIC.MP seems to have an unrelated problem)
4491.108Syamt
4501.100Syamt		notyet:
4511.130Syamt			amigappc
4521.130Syamt			bebox
4531.130Syamt			dreamcast
4541.130Syamt			mipsco
4551.130Syamt			mmeye
4561.130Syamt			mvme68k
4571.130Syamt			mvmeppc
4581.130Syamt			ofppc
4591.130Syamt			playstation2
4601.130Syamt			pmppc
4611.130Syamt			sh5
4621.99Syamt
4631.79Sbriggs
4641.79Sbriggs########################################################################
4651.79Sbriggs# Individual developers' branches (Terminated):
4661.79Sbriggs########################################################################
4671.79Sbriggs
4681.1SlukemBranch:		bouyer-scsipi
4691.1SlukemDescription:	Integration of atapi support
4701.1SlukemStatus:		Terminated
4711.1SlukemStart Date:
4721.1SlukemEnd Date:
4731.1SlukemBase Tag:
4741.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
4751.1SlukemScope:		kernel
4761.1SlukemNotes:		Superseded by thorpej_scsipi
4771.1Slukem
4781.79SbriggsBranch:		bouyer-xen2
4791.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
4801.79SbriggsStatus:		Terminated
4811.79SbriggsStart Date:	Dec 13 2004
4821.79SbriggsEnd Date:	Mar 10 2005
4831.79SbriggsBase Tag:	netbsd-2-base
4841.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
4851.79SbriggsScope:		src/sys/arch/xen
4861.79SbriggsNotes:
4871.79Sbriggs
4881.87SchapBranch: 	chap-midi
4891.87SchapDescription:	Renovation of MIDI support
4901.87SchapStatus: 	Terminated; merged to -current
4911.87SchapStart Date:	19 May 2006
4921.87SchapEnd Date:	30 Jun 2006
4931.87SchapBase Tag:	chap-midi-base
4941.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
4951.87SchapScope:		sys, share/man, usr.bin
4961.87SchapNotes:
4971.87Schap
4981.1SlukemBranch:		chs-ubc
4991.44SchsDescription:	Unified Buffer Cache
5001.44SchsStatus:		Terminated
5011.1SlukemStart Date:
5021.1SlukemEnd Date:
5031.1SlukemBase Tag:	chs-ubc-base
5041.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
5051.1SlukemScope:		kernel
5061.1SlukemNotes:
5071.1Slukem
5081.1SlukemBranch:		chs-ubc2
5091.44SchsDescription:	 Unified Buffer Cache
5101.44SchsStatus:		Terminated; merged to -current
5111.1SlukemStart Date:
5121.1SlukemEnd Date:
5131.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
5141.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
5151.1SlukemScope:		kernel
5161.1SlukemNotes:
5171.1Slukem
5181.1SlukemBranch:		cjs-build-against-obj-dir
5191.1SlukemDescription:	?
5201.1SlukemStatus:		?
5211.1SlukemStart Date:
5221.1SlukemEnd Date:
5231.1SlukemBase Tag:
5241.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
5251.1SlukemScope:		Entire tree.
5261.1SlukemNotes:
5271.1Slukem
5281.1SlukemBranch:		eeh-paddr_t
5291.44SchsDescription:	use separate types for virtual vs. physical addresses
5301.44SchsStatus:		Terminated; merged to -current
5311.1SlukemStart Date:
5321.1SlukemEnd Date:
5331.1SlukemBase Tag:	eeh-paddr_t-base
5341.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
5351.1SlukemScope:		kernel
5361.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
5371.1Slukem
5381.79SbriggsBranch:		elad-kernelauth
5391.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
5401.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
5411.79Sbriggs		avoid any licensing issues.
5421.79SbriggsStatus:		Terminated; merged to -current
5431.79SbriggsStart Date:	Tue Mar	 7 2006
5441.79SbriggsEnd Date:	Mon May 15 2006
5451.79SbriggsBase Tag:	elad-kernelauth-base
5461.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
5471.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
5481.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
5491.79SbriggsNotes:
5501.79Sbriggs
5511.1SlukemBranch:		fvdl-softdep
5521.1SlukemDescription:	FFS soft dependencies
5531.44SchsStatus:		Terminated; merged to -current
5541.1SlukemStart Date:
5551.1SlukemEnd Date:
5561.1SlukemBase Tag:	fvdl-softdep-base
5571.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
5581.1SlukemScope:		kernel
5591.1SlukemNotes:
5601.1Slukem
5611.1SlukemBranch:		gehenna-devsw
5621.1SlukemDescription:	auto-generation of devsw table
5631.1SlukemStatus:		Terminated
5641.1SlukemStart Date:	16 May 2002
5651.1SlukemEnd Date:	6 Sep 2002
5661.1SlukemBase Tag:	gehenna-devsw-base
5671.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
5681.1SlukemScope:		syssrc
5691.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
5701.1Slukem		port-dependent conf.c and to generate them dynamically by
5711.1Slukem		config(8).
5721.8Sgmcgarry
5731.1SlukemBranch:		is-newarp
5741.23SisDescription:	ARP for non-Ethernet
5751.23SisStatus:		Terminated; merged before NetBSD 1.3
5761.23SisStart Date:	1996/10/13
5771.23SisEnd Date:	1997/03/15
5781.1SlukemBase Tag:	is-newarp-base
5791.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
5801.1SlukemScope:		kernel
5811.1SlukemNotes:
5821.1Slukem
5831.1SlukemBranch:		kenh-if-detach
5841.1SlukemDescription:	Interface detach support.
5851.1SlukemStatus:		?
5861.1SlukemStart Date:
5871.1SlukemEnd Date:
5881.1SlukemBase Tag:	kenh-if-detach-base
5891.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
5901.1SlukemScope:		kernel
5911.1SlukemNotes:
5921.1Slukem
5931.16SkentBranch:		kent-audio1
5941.16SkentDescription:	Audio converter pipeline
5951.18SkentStatus:		Terminated; merged to -current
5961.16SkentStart Date:	Tue Dec  7 2004
5971.17SkentEnd Date:	Tue Jan 11 2005
5981.17SkentBase Tag:	kent-audio1-base
5991.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
6001.17SkentScope:		kernel (audio device drivers)
6011.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
6021.17Skent		Please consult with the maintainer before committing
6031.17Skent		to this branch.
6041.17Skent
6051.1SlukemBranch:		kqueue
6061.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
6071.5SjdolecekStatus:		Terminated; merged to -current
6081.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
6091.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
6101.1SlukemBase Tag:	kqueue-base
6111.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
6121.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
6131.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
6141.1Slukem		local internal changes to better suit NetBSD, and
6151.1Slukem		enhancements such as looking up filters by name or
6161.1Slukem		number, and dynamic registration of "user" filters.
6171.1Slukem		The work is complete as is, but is awaiting more
6181.1Slukem		feedback from various kernel gurus before going mainline.
6191.11Sskrll
6201.11SskrllBranch:		ktrace-lwp
6211.11SskrllDescription:	ktrace support for lwp ids.
6221.59SskrllStatus:		Terminated; merged to -current
6231.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
6241.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
6251.11SskrllBase Tag:	ktrace-lwp-base
6261.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
6271.11SskrllScope:		sys
6281.11SskrllNotes:		
6291.1Slukem
6301.1SlukemBranch:		marc-pcmcia
6311.1SlukemDescription:	PCMCIA support
6321.1SlukemStatus:		Terminated; merged to -current
6331.1SlukemStart Date:
6341.1SlukemEnd Date:
6351.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
6361.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
6371.1SlukemScope:		kernel
6381.1SlukemNotes:
6391.1Slukem
6401.1SlukemBranch:		minoura_x68k_bus_h
6411.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
6421.1SlukemStatus:		Terminated; merged to -current
6431.1SlukemStart Date:	23 Dec 1998
6441.1SlukemEnd Date:	16 Mar 1999
6451.1SlukemBase Tag:	minoura_x68k_bus_h-base
6461.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
6471.1SlukemScope:		sys/arch/x68k
6481.1SlukemNotes:
6491.1Slukem
6501.1SlukemBranch:		minoura-xpg4dl
6511.1SlukemDescription:	Citrus Project locale subsystem
6521.1SlukemStatus:		Terminated; (partly) merged to -current
6531.1SlukemStart Date:	28 March 2000
6541.1SlukemEnd Date:
6551.1SlukemBase Tag:	minoura-xpg4dl-base
6561.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
6571.1SlukemScope:		basesrc, syssrc, sharesrc
6581.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
6591.1Slukem		independent locale subsystem.  Part of the implementation
6601.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
6611.1Slukem
6621.1SlukemBranch:		mrg-vm-swap
6631.49SmrgDescription:	dynamic swap allocation, swap-to-files support
6641.49SmrgStatus:		Terminated; abondoned for mrg-vm-swap2
6651.49SmrgStart Date:	12 February 1997
6661.49SmrgEnd Date:	15 March 1997
6671.49SmrgBase Tag:	[none]
6681.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
6691.49SmrgScope:		kernel
6701.49SmrgNotes:
6711.49Smrg
6721.49SmrgBranch:		mrg-vm-swap2
6731.49SmrgDescription:	dynamic swap allocation, swap-to-files support
6741.49SmrgStatus:		Terminated; merged to -current
6751.49SmrgStart Date:	4 May 1997
6761.49SmrgEnd Date:	12 June 1997
6771.49SmrgBase Tag:	mrg-vm-swap2-base
6781.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
6791.1SlukemScope:		kernel
6801.1SlukemNotes:
6811.1Slukem
6821.1SlukemBranch:		nathanw_sa
6831.1SlukemDescription:	Scheduler activations
6841.44SchsStatus:		Terminated; merged to -current
6851.1SlukemStart Date:	5 March 2001
6861.9SthorpejEnd Date:	18 January 2003
6871.1SlukemBase Tag:	nathanw_sa_base
6881.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
6891.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
6901.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
6911.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
6921.1SlukemNotes:		The idea of scheduler activations is described in the
6931.1Slukem		classic paper by Anderson et al., in ACM Transactions
6941.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
6951.1Slukem		can be found at
6961.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
6971.1Slukem		Many ideas in the implementation are based on the
6981.1Slukem		implementation of scheduler activations added to Mach
6991.1Slukem		3.0 and described by Davis et al. in the University of
7001.1Slukem		Washington CS tech report 92-08-93, which can be found
7011.1Slukem		at
7021.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
7031.1Slukem
7041.1Slukem		My USENIX paper on the subject can be found at
7051.1Slukem		http://web.mit.edu/nathanw/www/usenix/
7061.1Slukem
7071.1Slukem		Please consult with the maintainer before committing
7081.1Slukem		to this branch.
7091.1Slukem		Other tags starting with nathanw_sa reserved for
7101.1Slukem		branch management and are not guaranteed to be stable.
7111.9Sthorpej
7121.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
7131.9Sthorpej		merging branch down to trunk.  Branch tagged with
7141.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
7151.9Sthorpej		the branch.
7161.1Slukem
7171.1SlukemBranch:		perseant-lfsv2
7181.1SlukemDescription:	LFS incompatible on-disk data structure changes
7191.1SlukemStatus:		Terminated
7201.1SlukemStart Date:	27 June 2001
7211.1SlukemEnd Date:	16 July 2001
7221.1SlukemBase Tag:	perseant-lfsv2-base
7231.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
7241.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
7251.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
7261.1Slukem		as the data structures required for unremove are in and tested.
7271.1Slukem
7281.118SpeterBranch:		peter-altq
7291.118SpeterDescription:	New ALTQ framework:
7301.118Speter		- sync with KAME sources
7311.118Speter		- share mtag/name mapping functions
7321.118Speter		- separate altq + pf attachment
7331.118SpeterStatus:		Terminated; merged to -current
7341.118SpeterStart Date:	March 16, 2006
7351.118SpeterEnd Date:	October 12, 2006
7361.118SpeterBase Tag:	peter-altq-base
7371.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
7381.118Speter		Martin Husemann <martin@NetBSD.org>,
7391.118Speter		Matthias Scheler <tron@NetBSD.org>
7401.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
7411.118SpeterNotes:		Only the first item in the description was finished
7421.118Speter		in this branch.
7431.118Speter
7441.1SlukemBranch:		sommerfeld_i386mp_1
7451.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
7461.3SsommerfeStatus:		Terminated; merged to -current
7471.1SlukemStart Date:	21 Feb 2000
7481.2SfvdlEnd Date:	01 Oct 2002
7491.1SlukemBase Tag:	sommerfeld_i386mpbase_1
7501.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
7511.1SlukemScope:		sys/arch/i386
7521.1SlukemNotes:
7531.1Slukem		Code committed to the branch has booted to multiuser 
7541.1Slukem		on at least one system.
7551.1Slukem
7561.1Slukem		Not guaranteed to compile against mainline since -current
7571.1Slukem		may have changed incompatibly with the last branch update;
7581.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
7591.1Slukem
7601.1Slukem		Please get explicit permission from the maintainer 
7611.1Slukem		before each commit, or your changes will be backed out.
7621.1Slukem		Other tags starting with sommerfeld_ are private to 
7631.1Slukem		the developer and are guaranteed to be unstable.
7641.1Slukem		Only the maintainer should move tags.
7651.1Slukem
7661.1Slukem		Note that this branch uses a DIFFERENT scheme for 
7671.1Slukem		synching with the mainline.  the maintainer uses some private
7681.1Slukem		scripts for keeping them in synch; if you make commits 
7691.1Slukem		to the branch to "resynchronize" things, you'll
7701.1Slukem		probably do it wrong; instead, ask the maintainer to
7711.1Slukem		resynchronize things.
7721.1Slukem
7731.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
7741.1Slukem		issues with the branch.
7751.1Slukem
7761.1SlukemBranch:		thorpej-mips-cache
7771.1SlukemDescription:	overhaul MIPS cache support code
7781.1SlukemStatus:		Terminated; merged to -current
7791.1SlukemStart Date:	Oct 23 2001
7801.1SlukemEnd Date:	Nov 14 2001
7811.1SlukemBase Tag:	thorpej-mips-cache-base
7821.1SlukemScope:		syssrc
7831.1SlukemNotes:		This branch needs more debugging, testing, and more
7841.1Slukem		ports need to be converted to the new world order.
7851.1Slukem
7861.1Slukem		The following processors have had cache ops
7871.1Slukem		written:
7881.1Slukem
7891.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
7901.1Slukem			  needs to be beat on a lot more to make
7911.1Slukem			  sure it's working.
7921.1Slukem
7931.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
7941.1Slukem			  tracked down a bug, which has been fixed.
7951.1Slukem
7961.1Slukem			  Confirmed working on R4000-with-L2.
7971.1Slukem
7981.1Slukem			  Confirmed working on R4400-no-L2 and
7991.1Slukem			  R4400-with-L2.
8001.1Slukem
8011.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
8021.1Slukem			  has committed fixes to this code.
8031.1Slukem
8041.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
8051.1Slukem			  no SysAD L2 cache).
8061.1Slukem
8071.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
8081.1Slukem
8091.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
8101.1Slukem			  committed fixes to this code.  Awaiting
8111.1Slukem			  confirmation that it is working properly.
8121.1Slukem
8131.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
8141.1Slukem			  written this code and tested it on a
8151.1Slukem			  PlayStation 2.
8161.1Slukem
8171.1Slukem		The following ports have been updated to compile (and
8181.1Slukem		use optimized-for-processor bus_dma routines).  Those
8191.1Slukem		that have been tested and work are marked with [WORKING].
8201.1Slukem
8211.1Slukem			* algor		[WORKING]
8221.1Slukem
8231.1Slukem			* arc		[WORKING]
8241.1Slukem
8251.1Slukem			* pmax		[WORKING]
8261.1Slukem
8271.1Slukem			* playstation2	[WORKING]
8281.1Slukem					Needs optimized bus_dmamap_sync().
8291.1Slukem
8301.1Slukem			* hpcmips	[need verification that this is working]
8311.1Slukem					Needs optimized bus_dmamap_sync().
8321.1Slukem
8331.1Slukem			* sgimips	[WORKING]
8341.1Slukem					Needs optimized bus_dmamap_sync().
8351.1Slukem
8361.1Slukem			* cobalt	[need testing]
8371.1Slukem
8381.1Slukem			* mipsco	[need testing]
8391.1Slukem
8401.1Slukem			* newsmips	[need testing]
8411.1Slukem
8421.1SlukemBranch:		thorpej_scsipi
8431.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
8441.1SlukemStatus:		Terminated; merged to -current
8451.1SlukemStart Date:
8461.1SlukemEnd Date:	Apr 25 2001
8471.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
8481.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
8491.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
8501.1SlukemScope:		syssrc
8511.1SlukemNotes:		When a change from -current is pulled up please move the
8521.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
8531.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
8541.1Slukem		used when syncing the whole branch with HEAD).
8551.1Slukem		Just before the merge, syssrc has been tagged with
8561.1Slukem		thorpej_scsipi_beforemerge
8571.1Slukem
8581.1SlukemBranch:		thorpej-signal
8591.1SlukemDescription:	?
8601.1SlukemStatus:		?
8611.1SlukemStart Date:
8621.1SlukemEnd Date:
8631.1SlukemBase Tag:	thorpej-signal-base
8641.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
8651.1SlukemScope:		kernel
8661.1SlukemNotes:
8671.1Slukem
8681.1SlukemBranch:		thorpej-setroot
8691.1SlukemDescription:	?
8701.1SlukemStatus:		Terminated; merged to -current
8711.1SlukemStart Date:
8721.1SlukemEnd Date:
8731.1SlukemBase Tag:
8741.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
8751.1SlukemScope:		kernel
8761.1SlukemNotes:
8771.1Slukem
8781.84SkardelBranch:		simonb-timecounters
8791.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
8801.85SkardelStatus:		Terminated
8811.84SkardelStart Date:	Sat Feb 04 2006
8821.84SkardelEnd Date:	Wed Jun 07 2006
8831.84SkardelBase Tag:	simonb-timecounters-base
8841.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
8851.84Skardel		Frank Kardel <kardel@NetBSD.org>
8861.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
8871.84SkardelNotes:		early (partial conversion) commit to -current
8881.84Skardel		ok'ed by core@ on 20060605 for testing and further
8891.84Skardel		simplified conversion
8901.84Skardel
8911.1SlukemBranch:		wrstuden-devbsize
8921.1SlukemDescription:	Modify buffer cache to deal with different devices having
8931.1Slukem		different block sizes. Also DEV_BSIZE would go away.
8941.1SlukemStatus:		Terminated
8951.1SlukemStart Date:	Aug or Sept 1999
8961.1SlukemEnd Date:	1 Apr 2000
8971.1SlukemBase tag:	wrstuden-devbsize-base
8981.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
8991.1SlukemScope:		kernel
9001.1SlukemNotes:		No longer active due to lack of time, and introduction
9011.1Slukem		of UBC. In terms of UBC, the primary cache for
9021.1Slukem		file data is the VM cache, which needs to operate
9031.1Slukem		in terms of VM pages. As no existing device has native
9041.1Slukem		pages the same size as our VM pages, there already is
9051.1Slukem		a mapping going on between the VM system and the
9061.1Slukem		underlying blocks. So it would be easier and cleaner
9071.1Slukem		to adjust that to deal w/ different block sizes.
9081.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
9091.1Slukem		with a certain length, so the exact block size isn't a big
9101.1Slukem		deal.
9111.1Slukem
9121.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
9131.1Slukem
9141.25SyamtBranch:		yamt-km, yamt-km-doc
9151.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
9161.46SyamtStatus:		Terminated; merged to -current
9171.19SyamtStart Date:	Tue Jan 25 2005
9181.46SyamtEnd Date:	Fri Apr  1 2005
9191.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
9201.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
9211.25SyamtScope:		yamt-km: src/sys
9221.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
9231.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
9241.19Syamt
9251.24Syamt		the followings are per-port status.
9261.24Syamt		(account names mean "tested by".)
9271.24Syamt
9281.20Syamt		works enough to go to multiuser:
9291.45Syamt			alpha, i386, xen (yamt@)
9301.24Syamt			pc532 (simonb@)
9311.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
9321.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
9331.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
9341.39Syamt			    sun3x (tsutsui@)
9351.31Syamt			amiga (mhitch@)
9361.32Syamt			cats, hp700 (skrll@)
9371.45Syamt			xen (bouyer@)
9381.28Syamt
9391.28Syamt		known to have the same problem as trunk:
9401.28Syamt			vax (chs@, stuck while running kvm_mkdb)
9411.24Syamt
9421.24Syamt		known to have a problem:
9431.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
9441.35Syamt			needs to be revisited.
9451.39Syamt			-> for luna68k, although not tested,
9461.39Syamt			   Sysmap has been moved to avoid kva conflict with
9471.39Syamt			   I/O ranges.
9481.20Syamt
9491.20Syamt		buildable:
9501.20Syamt			src/sys/arch/acorn26/conf/GENERIC
9511.20Syamt			src/sys/arch/acorn32/conf/GENERIC
9521.20Syamt			src/sys/arch/algor/conf/P6032
9531.20Syamt			src/sys/arch/alpha/conf/GENERIC
9541.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
9551.20Syamt			src/sys/arch/amd64/conf/GENERIC
9561.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
9571.20Syamt			src/sys/arch/amiga/conf/GENERIC
9581.20Syamt			src/sys/arch/arc/conf/GENERIC
9591.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
9601.20Syamt			src/sys/arch/bebox/conf/GENERIC
9611.20Syamt			src/sys/arch/cats/conf/GENERIC
9621.20Syamt			src/sys/arch/cesfic/conf/GENERIC
9631.20Syamt			src/sys/arch/cobalt/conf/GENERIC
9641.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
9651.20Syamt			src/sys/arch/evbarm/conf/TS7200
9661.20Syamt			src/sys/arch/evbppc/conf/WALNUT
9671.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
9681.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
9691.20Syamt			src/sys/arch/hp300/conf/GENERIC
9701.20Syamt			src/sys/arch/hp700/conf/GENERIC
9711.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
9721.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
9731.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
9741.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
9751.20Syamt			src/sys/arch/i386/conf/GENERIC
9761.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
9771.40Syamt			src/sys/arch/i386/conf/XEN0
9781.40Syamt			src/sys/arch/i386/conf/XENU
9791.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
9801.20Syamt			src/sys/arch/iyonix/conf/GENERIC
9811.20Syamt			src/sys/arch/luna68k/conf/GENERIC
9821.20Syamt			src/sys/arch/mac68k/conf/GENERIC
9831.20Syamt			src/sys/arch/macppc/conf/GENERIC
9841.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
9851.20Syamt			src/sys/arch/mipsco/conf/GENERIC
9861.40Syamt			src/sys/arch/mmeye/conf/GENERIC
9871.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
9881.20Syamt			src/sys/arch/netwinder/conf/GENERIC
9891.20Syamt			src/sys/arch/news68k/conf/GENERIC
9901.20Syamt			src/sys/arch/newsmips/conf/GENERIC
9911.20Syamt			src/sys/arch/next68k/conf/GENERIC
9921.20Syamt			src/sys/arch/ofppc/conf/GENERIC
9931.20Syamt			src/sys/arch/pc532/conf/GENERIC
9941.20Syamt			src/sys/arch/pmax/conf/GENERIC
9951.20Syamt			src/sys/arch/prep/conf/GENERIC
9961.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
9971.20Syamt			src/sys/arch/sbmips/conf/GENERIC
9981.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
9991.20Syamt			src/sys/arch/shark/conf/GENERIC
10001.20Syamt			src/sys/arch/sparc/conf/GENERIC
10011.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
10021.20Syamt			src/sys/arch/sparc64/conf/GENERIC
10031.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
10041.20Syamt			src/sys/arch/sun2/conf/GENERIC
10051.20Syamt			src/sys/arch/sun3/conf/GENERIC
10061.20Syamt			src/sys/arch/vax/conf/GENERIC
10071.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
10081.20Syamt			src/sys/arch/x68k/conf/GENERIC
10091.20Syamt
10101.42Syamt			src/sys/arch/playstation2/conf/GENERIC
10111.42Syamt
10121.97SyamtBranch:		yamt-pdpolicy
10131.97SyamtDescription:	play with page replacement policy
10141.97Syamt		- separate page replacement policy from the rest of kernel
10151.97Syamt		- implement alternative replacement policy
10161.97Syamt		- related read-ahead adjustment?
10171.97SyamtStatus:		Terminated; merged to -current
10181.97SyamtStart Date:	Sun Mar  5 2006
10191.97SyamtEnd Date:	Sat Sep 16 2006
10201.97SyamtBase Tag:	yamt-pdpolicy-base9
10211.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
10221.97SyamtScope:		src/sys  (src/common is tagged but not branched)
10231.97SyamtNotes:		
10241.97Syamt
10251.54SyamtBranch:		yamt-readahead
10261.54SyamtDescription:	play with file readahead
10271.58SyamtStatus:		Terminated; merged to -current
10281.54SyamtStart Date:	Mon Nov 14 2005
10291.58SyamtEnd Date:	Wed Nov 30 2005
10301.57SyamtBase Tag:	yamt-readahead-base3
10311.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
10321.54SyamtScope:		src/sys
10331.54SyamtNotes:		
10341.54Syamt
10351.60SyamtBranch:		yamt-uio_vmspace
10361.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
10371.67SyamtStatus:		Terminated; merged to -current
10381.60SyamtStart Date:	Mon Dec 31 2005
10391.67SyamtEnd Date:	Wed Mar  1 2006
10401.66SyamtBase Tag:	yamt-uio_vmspace-base5
10411.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
10421.60SyamtScope:		src/sys
10431.60SyamtNotes:		
10441.60Syamt
10451.79SbriggsBranch:		yamt-vop
10461.79SbriggsDescription:	remove several VOPs
10471.79SbriggsStatus:		Terminated; merged to -current
10481.79SbriggsStart Date:	Wed Oct 19 2005
10491.79SbriggsEnd Date:	Wed Nov  2 2005
10501.79SbriggsBase Tag:	yamt-vop-base3
10511.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
10521.68SyamtScope:		src/sys
10531.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
10541.71Speter
10551.98SgdamoreBranch:		gdamore-uart
10561.98SgdamoreDescription:	Add register table support to com driver.
10571.98SgdamoreStatus:		Active
10581.98SgdamoreStart Date:	14 June 2006
10591.98SgdamoreEnd Date:	13 July 2006
10601.98SgdamoreBase Tag:	gdamore-uart-base
10611.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
10621.98SgdamoreScope:		kernel
10631.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
10641.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
10651.98Sgdamore
10661.71Speter
10671.79Sbriggs########################################################################
10681.1Slukem# Other:
10691.79Sbriggs########################################################################
10701.1Slukem
10711.1SlukemBranch:		magnum
10721.1SlukemDescription:	?
10731.1SlukemStatus:		?
10741.1SlukemStart Date:
10751.1SlukemEnd Date:
10761.1SlukemBase Tag:	magnum-base
10771.1SlukemMaintainer:	?
10781.1SlukemScope:		kernel
10791.1SlukemNotes:
10801.69Selad
1081