BRANCHES revision 1.87
11.87Schap#	$NetBSD: BRANCHES,v 1.87 2006/06/30 23:05:28 chap 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.6SlukemStatus:		Active
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.13SjmcBranch:		netbsd-2-0
1481.37SjmcDescription:	Originally the NetBSD 2.0 release branch and now the branch 
1491.37Sjmc		tracking security/critical fixes for the NetBSD 2.0 series
1501.13SjmcStatus:		Active
1511.37SjmcStart Date:	28 Mar 2004 and changed for security/critical function on
1521.37Sjmc       		23 Dec 2004
1531.13SjmcEnd Date:
1541.13SjmcBase Tag:	netbsd-2-0-base
1551.13SjmcMaintainer:	2.0 Release Engineering <releng-2-0@NetBSD.org>
1561.13SjmcScope:		Entire tree. (src + xsrc)
1571.37SjmcNotes:		Branch was re-purposed to security/critical change function
1581.37Sjmc		once 2.0 released. See netbsd-2 for current branch to track
1591.37Sjmc		NetBSD 2 tree.
1601.37Sjmc		Commits restricted to Release Engineering.
1611.37Sjmc
1621.37SjmcBranch:		netbsd-2
1631.37SjmcDescription:    The NetBSD 2 release branch
1641.37SjmcStatus:		Active
1651.37SjmcStart Date:	23 Dec 2004
1661.37SjmcEnd Date:
1671.37SjmcBase Tag:	netbsd-2-base
1681.37SjmcMaintainer:	2 Release Engineering <releng-2@NetBSD.org>
1691.37SjmcScope:		Entire tree. (src + xsrc)
1701.13SjmcNotes:
1711.13Sjmc		Commits restricted to Release Engineering.
1721.13Sjmc
1731.36SjmcBranch:		netbsd-3
1741.36SjmcDescription:	The NetBSD 3 release branch
1751.36SjmcStatus:		Active
1761.36SjmcStart Date:	16 Mar 2005
1771.36SjmcEnd Date:
1781.36SjmcBase Tag:	netbsd-3-base
1791.37SjmcMaintainer:	3 Release Engineering <releng-3@NetBSD.org>
1801.36SjmcScope:		Entire tree. (src + xsrc)
1811.36SjmcNotes:
1821.36Sjmc		Commits restricted to Release Engineering.
1831.1Slukem
1841.51SrizBranch:		netbsd-2-1
1851.51SrizDescription:	Tracking security/critical fixes for NetBSD 2.1
1861.51SrizStatus:		Active
1871.51SrizStart Date:     26 Oct 2005 
1881.51SrizEnd Date:
1891.51SrizBase Tag:	netbsd-2-1-RELEASE
1901.51SrizMaintainer:	2 Release Engineering <releng-2@NetBSD.org>
1911.51SrizScope:		Entire tree. (src + xsrc)
1921.51SrizNotes:		Branch contains only security/critical fixes to
1931.51Sriz		NetBSD 2.1.  For new features, use netbsd-2 branch.
1941.51Sriz		Commits restricted to Release Engineering.
1951.51Sriz
1961.79Sbriggs########################################################################
1971.79Sbriggs# Individual developers' branches (Active/Dormant):
1981.79Sbriggs########################################################################
1991.4Sbjh21
2001.4Sbjh21Branch:		bjh21-hydra
2011.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
2021.4Sbjh21Status:		Active
2031.4Sbjh21Start Date:	18 Oct 2002
2041.4Sbjh21End Date:
2051.4Sbjh21Base Tag:	bjh21-hydra-base
2061.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
2071.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
2081.4Sbjh21Notes:		This code is on a branch because it involves changes to
2091.4Sbjh21		cpuswitch.S which would otherwise make merging the
2101.4Sbjh21		nathanw_sa branch difficult.  This branch is expected
2111.4Sbjh21		to be merged to the trunk shortly after nathanw_sa.
2121.1Slukem
2131.83SgdamoreBranch:		gdamore-uart
2141.83SgdamoreDescription:	Add register table support to com driver.
2151.83SgdamoreStatus:		Active
2161.83SgdamoreStart Date:	14 June 2006
2171.83SgdamoreEnd Date:
2181.83SgdamoreBase Tag:	gdamore-uart-base
2191.83SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
2201.83SgdamoreScope:		kernel
2211.83SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
2221.83Sgdamore		com support, and also removes a nasty hack from Atheros com.
2231.83Sgdamore
2241.79SbriggsBranch:		gmcgarry_ctxsw
2251.79SbriggsDescription:	Separate scheduler from context-switch code
2261.79SbriggsStatus:		Dormant
2271.79SbriggsStart Date:	18 December 2002
2281.79SbriggsEnd Date:
2291.79SbriggsBase Tag:	gmcgarry_ctxsw_base
2301.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2311.79SbriggsScope:		kernel
2321.79SbriggsNotes:		Removing knowledge of the schedular and its run queues
2331.79Sbriggs		from the machine-dependent context switch code is the
2341.79Sbriggs		first step in cleaning up the scheduler.  It is necessary
2351.79Sbriggs		for the newlock branch, making the scheduler SMP friendly,
2361.79Sbriggs		adding real-time scheduler extensions, and reducing the
2371.79Sbriggs		number of code paths for LWP and proc switching.
2381.79Sbriggs
2391.79SbriggsBranch:		gmcgarry_ucred
2401.79SbriggsDescription:	Integrate and encapsulate user credentials
2411.79SbriggsStatus:		Dormant
2421.79SbriggsStart Date:	18 December 2002
2431.79SbriggsEnd Date:
2441.79SbriggsBase Tag:	gmcgarry_ucred_base
2451.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2461.79SbriggsScope:		kernel
2471.79SbriggsNotes:		merge pcred and ucred and poolify
2481.79Sbriggs
2491.79SbriggsBranch:		kame
2501.79SbriggsDescription:	KAME Project
2511.79SbriggsStatus:		Dormant
2521.79SbriggsStart Date:	28 Jun 1999
2531.79SbriggsEnd Date:
2541.79SbriggsBase Tag:
2551.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
2561.79SbriggsScope:		kernel
2571.79SbriggsNotes:		http://www.kame.net
2581.79Sbriggs		Used for "reference" purposes for early part of KAME
2591.79Sbriggs		integration effort.  The branch is not actively used, as I
2601.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
2611.79Sbriggs
2621.79SbriggsBranch:		kent-audio2
2631.79SbriggsDescription:	In-kernel audio mixer
2641.79SbriggsStatus:		Active
2651.79SbriggsStart Date:	Sun Jan 16 2005
2661.79SbriggsEnd Date:	
2671.79SbriggsBase Tag:	kent-audio2-base
2681.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
2691.79SbriggsScope:		kernel (audio device drivers)
2701.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
2711.79Sbriggs		Please consult with the maintainer before committing
2721.79Sbriggs		to this branch.
2731.79Sbriggs		This branch is not expected to be compilable yet.
2741.79Sbriggs
2751.79SbriggsBranch:		matt-timespec
2761.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
2771.79Sbriggs		storage mechanism.
2781.79SbriggsStatus:		Active
2791.79SbriggsStart Date:	2005-02-19
2801.79SbriggsEnd Date:
2811.79SbriggsBase Tag:	
2821.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
2831.79SbriggsScope:		kernel
2841.79SbriggsNotes:	
2851.79Sbriggs
2861.79SbriggsBranch:		newlock
2871.79SbriggsDescription:	New locking primitives, based on Solaris's
2881.79SbriggsStatus:		Dormant
2891.79SbriggsStart Date:	March 9, 2002
2901.79SbriggsEnd Date:
2911.79SbriggsBase Tag:	newlock-base
2921.79SbriggsMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
2931.79SbriggsScope:		Kernel
2941.79SbriggsNotes:		The goal is to replace the existing lockmgr() and
2951.79Sbriggs		simple_lock() based locking mechanisms with the
2961.79Sbriggs		primitives found in Solaris: mutexes and rwlocks.
2971.79Sbriggs
2981.79SbriggsBranch:		peter-altq
2991.79SbriggsDescription:	New ALTQ framework:
3001.79Sbriggs		- sync with KAME sources
3011.79Sbriggs		- share mtag/name mapping functions
3021.79Sbriggs		- separate altq + pf attachment 
3031.79SbriggsStatus:		Active
3041.79SbriggsStart Date:	March 16, 2006
3051.79SbriggsEnd Date:
3061.79SbriggsBase Tag:	peter-altq-base
3071.79SbriggsMaintainer:	Peter Postma <peter@NetBSD.org>,
3081.79Sbriggs		Martin Husemann <martin@NetBSD.org>,
3091.79Sbriggs		Matthias Scheler <tron@NetBSD.org>
3101.79SbriggsScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
3111.79SbriggsNotes:
3121.79Sbriggs
3131.79SbriggsBranch:	  	pkgviews
3141.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
3151.79SbriggsStatus:		Active
3161.79SbriggsStart Date:	22 July 2002
3171.79SbriggsEnd Date:
3181.79SbriggsBase Tag:	pkgviews
3191.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
3201.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
3211.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
3221.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
3231.79Sbriggs		within the same tree
3241.79Sbriggs
3251.79SbriggsBranch:		rpaulo-netinet-merge-pcb
3261.79SbriggsDescription:	merge in6pcb with inpcb
3271.79SbriggsStatus:		Active
3281.79SbriggsStart Date:	Wed Feb 01 2006
3291.79SbriggsEnd Date:	
3301.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
3311.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
3321.79SbriggsScope:		src/sys
3331.79SbriggsNotes:
3341.79Sbriggs
3351.79SbriggsBranch:		rtr-xorg-branch
3361.79SbriggsDescription:	xorg & static build alterations to src/x11
3371.79SbriggsStatus:		Active
3381.79SbriggsStart Date:	Nov 15 2004
3391.79SbriggsEnd Date:	
3401.79SbriggsBase tag:	rtr-xorg-branch-base
3411.79SbriggsMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
3421.79SbriggsScope:		x11
3431.79Sbriggs		distrib/sets/lists
3441.79Sbriggs		share/mk/bsd.x11.mk
3451.79Sbriggs		share/mk/bsd.own.mk
3461.79Sbriggs		etc/mtree/NetBSD.dist
3471.79SbriggsNotes:		Requires parts of xsrc/xfree (HEAD)
3481.79Sbriggs		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
3491.79Sbriggs		Requires xorg (XORG-6_8_1)
3501.79Sbriggs
3511.79SbriggsBranch:		thorpej-devvp
3521.79SbriggsDescription:	replace dev_t with struct vnode * in devsw entry points
3531.79SbriggsStatus:		Active
3541.79SbriggsStart Date:	Sep 6 2001
3551.79SbriggsEnd Date:
3561.79SbriggsBase Tag:	thorpej-devvp-base
3571.79SbriggsMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
3581.79SbriggsScope:		syssrc
3591.79SbriggsNotes:		Kernels built from this branch are not expected
3601.79Sbriggs		to function correctly at this time.
3611.79Sbriggs
3621.79Sbriggs		Ports known to compile on this branch:
3631.79Sbriggs			alpha
3641.79Sbriggs			i386
3651.79Sbriggs
3661.79SbriggsBranch:		yamt-lazymbuf
3671.79SbriggsDescription:	implement and evaluate lazy mapping of mbuf external data pages
3681.79SbriggsStatus:		Active
3691.79SbriggsStart Date:	Wed Jul  6 2005
3701.79SbriggsEnd Date:	
3711.86SyamtBase Tag:	yamt-lazymbuf-base2
3721.79SbriggsMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
3731.79SbriggsScope:		src/sys
3741.79SbriggsNotes:		
3751.79Sbriggs
3761.79SbriggsBranch:		yamt-pdpolicy
3771.79SbriggsDescription:	play with page replacement policy
3781.79Sbriggs		- separate page replacement policy from the rest of kernel
3791.79Sbriggs		- implement alternative replacement policy
3801.79Sbriggs		- related read-ahead adjustment?
3811.79SbriggsStatus:		Active
3821.79SbriggsStart Date:	Sun Mar  5 2006
3831.79SbriggsEnd Date:	
3841.81SyamtBase Tag:	yamt-pdpolicy-base5
3851.79SbriggsMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
3861.79SbriggsScope:		src/sys
3871.79SbriggsNotes:		
3881.79Sbriggs
3891.79Sbriggs
3901.79Sbriggs########################################################################
3911.79Sbriggs# Individual developers' branches (Terminated):
3921.79Sbriggs########################################################################
3931.79Sbriggs
3941.1SlukemBranch:		bouyer-scsipi
3951.1SlukemDescription:	Integration of atapi support
3961.1SlukemStatus:		Terminated
3971.1SlukemStart Date:
3981.1SlukemEnd Date:
3991.1SlukemBase Tag:
4001.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
4011.1SlukemScope:		kernel
4021.1SlukemNotes:		Superseded by thorpej_scsipi
4031.1Slukem
4041.79SbriggsBranch:		bouyer-xen2
4051.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
4061.79SbriggsStatus:		Terminated
4071.79SbriggsStart Date:	Dec 13 2004
4081.79SbriggsEnd Date:	Mar 10 2005
4091.79SbriggsBase Tag:	netbsd-2-base
4101.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
4111.79SbriggsScope:		src/sys/arch/xen
4121.79SbriggsNotes:
4131.79Sbriggs
4141.87SchapBranch: 	chap-midi
4151.87SchapDescription:	Renovation of MIDI support
4161.87SchapStatus: 	Terminated; merged to -current
4171.87SchapStart Date:	19 May 2006
4181.87SchapEnd Date:	30 Jun 2006
4191.87SchapBase Tag:	chap-midi-base
4201.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
4211.87SchapScope:		sys, share/man, usr.bin
4221.87SchapNotes:
4231.87Schap
4241.1SlukemBranch:		chs-ubc
4251.44SchsDescription:	Unified Buffer Cache
4261.44SchsStatus:		Terminated
4271.1SlukemStart Date:
4281.1SlukemEnd Date:
4291.1SlukemBase Tag:	chs-ubc-base
4301.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
4311.1SlukemScope:		kernel
4321.1SlukemNotes:
4331.1Slukem
4341.1SlukemBranch:		chs-ubc2
4351.44SchsDescription:	 Unified Buffer Cache
4361.44SchsStatus:		Terminated; merged to -current
4371.1SlukemStart Date:
4381.1SlukemEnd Date:
4391.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
4401.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
4411.1SlukemScope:		kernel
4421.1SlukemNotes:
4431.1Slukem
4441.1SlukemBranch:		cjs-build-against-obj-dir
4451.1SlukemDescription:	?
4461.1SlukemStatus:		?
4471.1SlukemStart Date:
4481.1SlukemEnd Date:
4491.1SlukemBase Tag:
4501.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
4511.1SlukemScope:		Entire tree.
4521.1SlukemNotes:
4531.1Slukem
4541.1SlukemBranch:		eeh-paddr_t
4551.44SchsDescription:	use separate types for virtual vs. physical addresses
4561.44SchsStatus:		Terminated; merged to -current
4571.1SlukemStart Date:
4581.1SlukemEnd Date:
4591.1SlukemBase Tag:	eeh-paddr_t-base
4601.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
4611.1SlukemScope:		kernel
4621.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
4631.1Slukem
4641.79SbriggsBranch:		elad-kernelauth
4651.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
4661.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
4671.79Sbriggs		avoid any licensing issues.
4681.79SbriggsStatus:		Terminated; merged to -current
4691.79SbriggsStart Date:	Tue Mar	 7 2006
4701.79SbriggsEnd Date:	Mon May 15 2006
4711.79SbriggsBase Tag:	elad-kernelauth-base
4721.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
4731.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
4741.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
4751.79SbriggsNotes:
4761.79Sbriggs
4771.1SlukemBranch:		fvdl-softdep
4781.1SlukemDescription:	FFS soft dependencies
4791.44SchsStatus:		Terminated; merged to -current
4801.1SlukemStart Date:
4811.1SlukemEnd Date:
4821.1SlukemBase Tag:	fvdl-softdep-base
4831.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
4841.1SlukemScope:		kernel
4851.1SlukemNotes:
4861.1Slukem
4871.1SlukemBranch:		gehenna-devsw
4881.1SlukemDescription:	auto-generation of devsw table
4891.1SlukemStatus:		Terminated
4901.1SlukemStart Date:	16 May 2002
4911.1SlukemEnd Date:	6 Sep 2002
4921.1SlukemBase Tag:	gehenna-devsw-base
4931.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
4941.1SlukemScope:		syssrc
4951.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
4961.1Slukem		port-dependent conf.c and to generate them dynamically by
4971.1Slukem		config(8).
4981.8Sgmcgarry
4991.1SlukemBranch:		is-newarp
5001.23SisDescription:	ARP for non-Ethernet
5011.23SisStatus:		Terminated; merged before NetBSD 1.3
5021.23SisStart Date:	1996/10/13
5031.23SisEnd Date:	1997/03/15
5041.1SlukemBase Tag:	is-newarp-base
5051.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
5061.1SlukemScope:		kernel
5071.1SlukemNotes:
5081.1Slukem
5091.1SlukemBranch:		kenh-if-detach
5101.1SlukemDescription:	Interface detach support.
5111.1SlukemStatus:		?
5121.1SlukemStart Date:
5131.1SlukemEnd Date:
5141.1SlukemBase Tag:	kenh-if-detach-base
5151.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
5161.1SlukemScope:		kernel
5171.1SlukemNotes:
5181.1Slukem
5191.16SkentBranch:		kent-audio1
5201.16SkentDescription:	Audio converter pipeline
5211.18SkentStatus:		Terminated; merged to -current
5221.16SkentStart Date:	Tue Dec  7 2004
5231.17SkentEnd Date:	Tue Jan 11 2005
5241.17SkentBase Tag:	kent-audio1-base
5251.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
5261.17SkentScope:		kernel (audio device drivers)
5271.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
5281.17Skent		Please consult with the maintainer before committing
5291.17Skent		to this branch.
5301.17Skent
5311.1SlukemBranch:		kqueue
5321.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
5331.5SjdolecekStatus:		Terminated; merged to -current
5341.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
5351.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
5361.1SlukemBase Tag:	kqueue-base
5371.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
5381.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
5391.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
5401.1Slukem		local internal changes to better suit NetBSD, and
5411.1Slukem		enhancements such as looking up filters by name or
5421.1Slukem		number, and dynamic registration of "user" filters.
5431.1Slukem		The work is complete as is, but is awaiting more
5441.1Slukem		feedback from various kernel gurus before going mainline.
5451.11Sskrll
5461.11SskrllBranch:		ktrace-lwp
5471.11SskrllDescription:	ktrace support for lwp ids.
5481.59SskrllStatus:		Terminated; merged to -current
5491.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
5501.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
5511.11SskrllBase Tag:	ktrace-lwp-base
5521.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
5531.11SskrllScope:		sys
5541.11SskrllNotes:		
5551.1Slukem
5561.1SlukemBranch:		marc-pcmcia
5571.1SlukemDescription:	PCMCIA support
5581.1SlukemStatus:		Terminated; merged to -current
5591.1SlukemStart Date:
5601.1SlukemEnd Date:
5611.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
5621.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
5631.1SlukemScope:		kernel
5641.1SlukemNotes:
5651.1Slukem
5661.1SlukemBranch:		minoura_x68k_bus_h
5671.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
5681.1SlukemStatus:		Terminated; merged to -current
5691.1SlukemStart Date:	23 Dec 1998
5701.1SlukemEnd Date:	16 Mar 1999
5711.1SlukemBase Tag:	minoura_x68k_bus_h-base
5721.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
5731.1SlukemScope:		sys/arch/x68k
5741.1SlukemNotes:
5751.1Slukem
5761.1SlukemBranch:		minoura-xpg4dl
5771.1SlukemDescription:	Citrus Project locale subsystem
5781.1SlukemStatus:		Terminated; (partly) merged to -current
5791.1SlukemStart Date:	28 March 2000
5801.1SlukemEnd Date:
5811.1SlukemBase Tag:	minoura-xpg4dl-base
5821.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
5831.1SlukemScope:		basesrc, syssrc, sharesrc
5841.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
5851.1Slukem		independent locale subsystem.  Part of the implementation
5861.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
5871.1Slukem
5881.1SlukemBranch:		mrg-vm-swap
5891.49SmrgDescription:	dynamic swap allocation, swap-to-files support
5901.49SmrgStatus:		Terminated; abondoned for mrg-vm-swap2
5911.49SmrgStart Date:	12 February 1997
5921.49SmrgEnd Date:	15 March 1997
5931.49SmrgBase Tag:	[none]
5941.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
5951.49SmrgScope:		kernel
5961.49SmrgNotes:
5971.49Smrg
5981.49SmrgBranch:		mrg-vm-swap2
5991.49SmrgDescription:	dynamic swap allocation, swap-to-files support
6001.49SmrgStatus:		Terminated; merged to -current
6011.49SmrgStart Date:	4 May 1997
6021.49SmrgEnd Date:	12 June 1997
6031.49SmrgBase Tag:	mrg-vm-swap2-base
6041.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
6051.1SlukemScope:		kernel
6061.1SlukemNotes:
6071.1Slukem
6081.1SlukemBranch:		nathanw_sa
6091.1SlukemDescription:	Scheduler activations
6101.44SchsStatus:		Terminated; merged to -current
6111.1SlukemStart Date:	5 March 2001
6121.9SthorpejEnd Date:	18 January 2003
6131.1SlukemBase Tag:	nathanw_sa_base
6141.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
6151.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
6161.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
6171.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
6181.1SlukemNotes:		The idea of scheduler activations is described in the
6191.1Slukem		classic paper by Anderson et al., in ACM Transactions
6201.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
6211.1Slukem		can be found at
6221.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
6231.1Slukem		Many ideas in the implementation are based on the
6241.1Slukem		implementation of scheduler activations added to Mach
6251.1Slukem		3.0 and described by Davis et al. in the University of
6261.1Slukem		Washington CS tech report 92-08-93, which can be found
6271.1Slukem		at
6281.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
6291.1Slukem
6301.1Slukem		My USENIX paper on the subject can be found at
6311.1Slukem		http://web.mit.edu/nathanw/www/usenix/
6321.1Slukem
6331.1Slukem		Please consult with the maintainer before committing
6341.1Slukem		to this branch.
6351.1Slukem		Other tags starting with nathanw_sa reserved for
6361.1Slukem		branch management and are not guaranteed to be stable.
6371.9Sthorpej
6381.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
6391.9Sthorpej		merging branch down to trunk.  Branch tagged with
6401.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
6411.9Sthorpej		the branch.
6421.1Slukem
6431.1SlukemBranch:		perseant-lfsv2
6441.1SlukemDescription:	LFS incompatible on-disk data structure changes
6451.1SlukemStatus:		Terminated
6461.1SlukemStart Date:	27 June 2001
6471.1SlukemEnd Date:	16 July 2001
6481.1SlukemBase Tag:	perseant-lfsv2-base
6491.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
6501.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
6511.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
6521.1Slukem		as the data structures required for unremove are in and tested.
6531.1Slukem
6541.1SlukemBranch:		sommerfeld_i386mp_1
6551.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
6561.3SsommerfeStatus:		Terminated; merged to -current
6571.1SlukemStart Date:	21 Feb 2000
6581.2SfvdlEnd Date:	01 Oct 2002
6591.1SlukemBase Tag:	sommerfeld_i386mpbase_1
6601.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
6611.1SlukemScope:		sys/arch/i386
6621.1SlukemNotes:
6631.1Slukem		Code committed to the branch has booted to multiuser 
6641.1Slukem		on at least one system.
6651.1Slukem
6661.1Slukem		Not guaranteed to compile against mainline since -current
6671.1Slukem		may have changed incompatibly with the last branch update;
6681.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
6691.1Slukem
6701.1Slukem		Please get explicit permission from the maintainer 
6711.1Slukem		before each commit, or your changes will be backed out.
6721.1Slukem		Other tags starting with sommerfeld_ are private to 
6731.1Slukem		the developer and are guaranteed to be unstable.
6741.1Slukem		Only the maintainer should move tags.
6751.1Slukem
6761.1Slukem		Note that this branch uses a DIFFERENT scheme for 
6771.1Slukem		synching with the mainline.  the maintainer uses some private
6781.1Slukem		scripts for keeping them in synch; if you make commits 
6791.1Slukem		to the branch to "resynchronize" things, you'll
6801.1Slukem		probably do it wrong; instead, ask the maintainer to
6811.1Slukem		resynchronize things.
6821.1Slukem
6831.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
6841.1Slukem		issues with the branch.
6851.1Slukem
6861.1SlukemBranch:		thorpej-mips-cache
6871.1SlukemDescription:	overhaul MIPS cache support code
6881.1SlukemStatus:		Terminated; merged to -current
6891.1SlukemStart Date:	Oct 23 2001
6901.1SlukemEnd Date:	Nov 14 2001
6911.1SlukemBase Tag:	thorpej-mips-cache-base
6921.1SlukemScope:		syssrc
6931.1SlukemNotes:		This branch needs more debugging, testing, and more
6941.1Slukem		ports need to be converted to the new world order.
6951.1Slukem
6961.1Slukem		The following processors have had cache ops
6971.1Slukem		written:
6981.1Slukem
6991.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
7001.1Slukem			  needs to be beat on a lot more to make
7011.1Slukem			  sure it's working.
7021.1Slukem
7031.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
7041.1Slukem			  tracked down a bug, which has been fixed.
7051.1Slukem
7061.1Slukem			  Confirmed working on R4000-with-L2.
7071.1Slukem
7081.1Slukem			  Confirmed working on R4400-no-L2 and
7091.1Slukem			  R4400-with-L2.
7101.1Slukem
7111.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
7121.1Slukem			  has committed fixes to this code.
7131.1Slukem
7141.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
7151.1Slukem			  no SysAD L2 cache).
7161.1Slukem
7171.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
7181.1Slukem
7191.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
7201.1Slukem			  committed fixes to this code.  Awaiting
7211.1Slukem			  confirmation that it is working properly.
7221.1Slukem
7231.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
7241.1Slukem			  written this code and tested it on a
7251.1Slukem			  PlayStation 2.
7261.1Slukem
7271.1Slukem		The following ports have been updated to compile (and
7281.1Slukem		use optimized-for-processor bus_dma routines).  Those
7291.1Slukem		that have been tested and work are marked with [WORKING].
7301.1Slukem
7311.1Slukem			* algor		[WORKING]
7321.1Slukem
7331.1Slukem			* arc		[WORKING]
7341.1Slukem
7351.1Slukem			* pmax		[WORKING]
7361.1Slukem
7371.1Slukem			* playstation2	[WORKING]
7381.1Slukem					Needs optimized bus_dmamap_sync().
7391.1Slukem
7401.1Slukem			* hpcmips	[need verification that this is working]
7411.1Slukem					Needs optimized bus_dmamap_sync().
7421.1Slukem
7431.1Slukem			* sgimips	[WORKING]
7441.1Slukem					Needs optimized bus_dmamap_sync().
7451.1Slukem
7461.1Slukem			* cobalt	[need testing]
7471.1Slukem
7481.1Slukem			* mipsco	[need testing]
7491.1Slukem
7501.1Slukem			* newsmips	[need testing]
7511.1Slukem
7521.1SlukemBranch:		thorpej_scsipi
7531.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
7541.1SlukemStatus:		Terminated; merged to -current
7551.1SlukemStart Date:
7561.1SlukemEnd Date:	Apr 25 2001
7571.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
7581.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
7591.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
7601.1SlukemScope:		syssrc
7611.1SlukemNotes:		When a change from -current is pulled up please move the
7621.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
7631.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
7641.1Slukem		used when syncing the whole branch with HEAD).
7651.1Slukem		Just before the merge, syssrc has been tagged with
7661.1Slukem		thorpej_scsipi_beforemerge
7671.1Slukem
7681.1SlukemBranch:		thorpej-signal
7691.1SlukemDescription:	?
7701.1SlukemStatus:		?
7711.1SlukemStart Date:
7721.1SlukemEnd Date:
7731.1SlukemBase Tag:	thorpej-signal-base
7741.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
7751.1SlukemScope:		kernel
7761.1SlukemNotes:
7771.1Slukem
7781.1SlukemBranch:		thorpej-setroot
7791.1SlukemDescription:	?
7801.1SlukemStatus:		Terminated; merged to -current
7811.1SlukemStart Date:
7821.1SlukemEnd Date:
7831.1SlukemBase Tag:
7841.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
7851.1SlukemScope:		kernel
7861.1SlukemNotes:
7871.1Slukem
7881.84SkardelBranch:		simonb-timecounters
7891.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
7901.85SkardelStatus:		Terminated
7911.84SkardelStart Date:	Sat Feb 04 2006
7921.84SkardelEnd Date:	Wed Jun 07 2006
7931.84SkardelBase Tag:	simonb-timecounters-base
7941.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
7951.84Skardel		Frank Kardel <kardel@NetBSD.org>
7961.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
7971.84SkardelNotes:		early (partial conversion) commit to -current
7981.84Skardel		ok'ed by core@ on 20060605 for testing and further
7991.84Skardel		simplified conversion
8001.84Skardel
8011.1SlukemBranch:		wrstuden-devbsize
8021.1SlukemDescription:	Modify buffer cache to deal with different devices having
8031.1Slukem		different block sizes. Also DEV_BSIZE would go away.
8041.1SlukemStatus:		Terminated
8051.1SlukemStart Date:	Aug or Sept 1999
8061.1SlukemEnd Date:	1 Apr 2000
8071.1SlukemBase tag:	wrstuden-devbsize-base
8081.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
8091.1SlukemScope:		kernel
8101.1SlukemNotes:		No longer active due to lack of time, and introduction
8111.1Slukem		of UBC. In terms of UBC, the primary cache for
8121.1Slukem		file data is the VM cache, which needs to operate
8131.1Slukem		in terms of VM pages. As no existing device has native
8141.1Slukem		pages the same size as our VM pages, there already is
8151.1Slukem		a mapping going on between the VM system and the
8161.1Slukem		underlying blocks. So it would be easier and cleaner
8171.1Slukem		to adjust that to deal w/ different block sizes.
8181.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
8191.1Slukem		with a certain length, so the exact block size isn't a big
8201.1Slukem		deal.
8211.1Slukem
8221.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
8231.1Slukem
8241.25SyamtBranch:		yamt-km, yamt-km-doc
8251.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
8261.46SyamtStatus:		Terminated; merged to -current
8271.19SyamtStart Date:	Tue Jan 25 2005
8281.46SyamtEnd Date:	Fri Apr  1 2005
8291.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
8301.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
8311.25SyamtScope:		yamt-km: src/sys
8321.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
8331.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
8341.19Syamt
8351.24Syamt		the followings are per-port status.
8361.24Syamt		(account names mean "tested by".)
8371.24Syamt
8381.20Syamt		works enough to go to multiuser:
8391.45Syamt			alpha, i386, xen (yamt@)
8401.24Syamt			pc532 (simonb@)
8411.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
8421.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
8431.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
8441.39Syamt			    sun3x (tsutsui@)
8451.31Syamt			amiga (mhitch@)
8461.32Syamt			cats, hp700 (skrll@)
8471.45Syamt			xen (bouyer@)
8481.28Syamt
8491.28Syamt		known to have the same problem as trunk:
8501.28Syamt			vax (chs@, stuck while running kvm_mkdb)
8511.24Syamt
8521.24Syamt		known to have a problem:
8531.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
8541.35Syamt			needs to be revisited.
8551.39Syamt			-> for luna68k, although not tested,
8561.39Syamt			   Sysmap has been moved to avoid kva conflict with
8571.39Syamt			   I/O ranges.
8581.20Syamt
8591.20Syamt		buildable:
8601.20Syamt			src/sys/arch/acorn26/conf/GENERIC
8611.20Syamt			src/sys/arch/acorn32/conf/GENERIC
8621.20Syamt			src/sys/arch/algor/conf/P6032
8631.20Syamt			src/sys/arch/alpha/conf/GENERIC
8641.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
8651.20Syamt			src/sys/arch/amd64/conf/GENERIC
8661.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
8671.20Syamt			src/sys/arch/amiga/conf/GENERIC
8681.20Syamt			src/sys/arch/arc/conf/GENERIC
8691.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
8701.20Syamt			src/sys/arch/bebox/conf/GENERIC
8711.20Syamt			src/sys/arch/cats/conf/GENERIC
8721.20Syamt			src/sys/arch/cesfic/conf/GENERIC
8731.20Syamt			src/sys/arch/cobalt/conf/GENERIC
8741.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
8751.20Syamt			src/sys/arch/evbarm/conf/TS7200
8761.20Syamt			src/sys/arch/evbppc/conf/WALNUT
8771.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
8781.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
8791.20Syamt			src/sys/arch/hp300/conf/GENERIC
8801.20Syamt			src/sys/arch/hp700/conf/GENERIC
8811.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
8821.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
8831.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
8841.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
8851.20Syamt			src/sys/arch/i386/conf/GENERIC
8861.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
8871.40Syamt			src/sys/arch/i386/conf/XEN0
8881.40Syamt			src/sys/arch/i386/conf/XENU
8891.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
8901.20Syamt			src/sys/arch/iyonix/conf/GENERIC
8911.20Syamt			src/sys/arch/luna68k/conf/GENERIC
8921.20Syamt			src/sys/arch/mac68k/conf/GENERIC
8931.20Syamt			src/sys/arch/macppc/conf/GENERIC
8941.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
8951.20Syamt			src/sys/arch/mipsco/conf/GENERIC
8961.40Syamt			src/sys/arch/mmeye/conf/GENERIC
8971.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
8981.20Syamt			src/sys/arch/netwinder/conf/GENERIC
8991.20Syamt			src/sys/arch/news68k/conf/GENERIC
9001.20Syamt			src/sys/arch/newsmips/conf/GENERIC
9011.20Syamt			src/sys/arch/next68k/conf/GENERIC
9021.20Syamt			src/sys/arch/ofppc/conf/GENERIC
9031.20Syamt			src/sys/arch/pc532/conf/GENERIC
9041.20Syamt			src/sys/arch/pmax/conf/GENERIC
9051.20Syamt			src/sys/arch/prep/conf/GENERIC
9061.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
9071.20Syamt			src/sys/arch/sbmips/conf/GENERIC
9081.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
9091.20Syamt			src/sys/arch/shark/conf/GENERIC
9101.20Syamt			src/sys/arch/sparc/conf/GENERIC
9111.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
9121.20Syamt			src/sys/arch/sparc64/conf/GENERIC
9131.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
9141.20Syamt			src/sys/arch/sun2/conf/GENERIC
9151.20Syamt			src/sys/arch/sun3/conf/GENERIC
9161.20Syamt			src/sys/arch/vax/conf/GENERIC
9171.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
9181.20Syamt			src/sys/arch/x68k/conf/GENERIC
9191.20Syamt
9201.42Syamt			src/sys/arch/playstation2/conf/GENERIC
9211.42Syamt
9221.54SyamtBranch:		yamt-readahead
9231.54SyamtDescription:	play with file readahead
9241.58SyamtStatus:		Terminated; merged to -current
9251.54SyamtStart Date:	Mon Nov 14 2005
9261.58SyamtEnd Date:	Wed Nov 30 2005
9271.57SyamtBase Tag:	yamt-readahead-base3
9281.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
9291.54SyamtScope:		src/sys
9301.54SyamtNotes:		
9311.54Syamt
9321.60SyamtBranch:		yamt-uio_vmspace
9331.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
9341.67SyamtStatus:		Terminated; merged to -current
9351.60SyamtStart Date:	Mon Dec 31 2005
9361.67SyamtEnd Date:	Wed Mar  1 2006
9371.66SyamtBase Tag:	yamt-uio_vmspace-base5
9381.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
9391.60SyamtScope:		src/sys
9401.60SyamtNotes:		
9411.60Syamt
9421.79SbriggsBranch:		yamt-vop
9431.79SbriggsDescription:	remove several VOPs
9441.79SbriggsStatus:		Terminated; merged to -current
9451.79SbriggsStart Date:	Wed Oct 19 2005
9461.79SbriggsEnd Date:	Wed Nov  2 2005
9471.79SbriggsBase Tag:	yamt-vop-base3
9481.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
9491.68SyamtScope:		src/sys
9501.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
9511.71Speter
9521.71Speter
9531.79Sbriggs########################################################################
9541.1Slukem# Other:
9551.79Sbriggs########################################################################
9561.1Slukem
9571.1SlukemBranch:		magnum
9581.1SlukemDescription:	?
9591.1SlukemStatus:		?
9601.1SlukemStart Date:
9611.1SlukemEnd Date:
9621.1SlukemBase Tag:	magnum-base
9631.1SlukemMaintainer:	?
9641.1SlukemScope:		kernel
9651.1SlukemNotes:
9661.69Selad
967