BRANCHES revision 1.227
11.227Syamt#	$NetBSD: BRANCHES,v 1.227 2007/12/10 13:27:09 yamt Exp $
21.1Slukem#
31.1Slukem# This file contains a list of branches that exist in the NetBSD CVS
41.1Slukem# tree and their current state.
51.1Slukem#
61.1Slukem# This list is necessarily incomplete.
71.1Slukem# 
81.1Slukem# Within reason, developers may create branch and version tags at any
91.1Slukem# time for any purpose.  To avoid name collisions, private tags should
101.1Slukem# have names which begin with the developer's NetBSD login name
111.1Slukem# followed by a - or _ character (e.g., thorpej_scsipi,
121.1Slukem# thorpej-signal)
131.1Slukem# 
141.1Slukem# Any branch or version tag not listed here should be assumed to be
151.1Slukem# private to the developer who created it.  It is inappropriate for
161.1Slukem# anyone other than that developer to commit, move tags, or otherwise
171.1Slukem# modify the contents of the branch.
181.1Slukem#
191.1Slukem# Please update this file when a new branch is ready for consumption
201.1Slukem# by folks other than the maintainer, or when the use or status of an
211.1Slukem# existing branch changes significantly.
221.1Slukem#
231.1Slukem# Format:
241.1Slukem#   Branch:	  name of branch
251.1Slukem#   Description:  Purpose and intention of the branch
261.1Slukem#   Status:	  Active/Terminated/Dormant
271.1Slukem#   Start Date:	  date first instantiated
281.1Slukem#   End Date:	  date it was Terminated/made_Dormant, if any
291.1Slukem#   Base Tag:	  netbsd-1-5-base, etc.
301.1Slukem#   Maintainer:	  Somebody to blame.
311.1Slukem#   Scope:	  Portion of the tree covered.
321.1Slukem#   Notes:	  Various other info, perhaps explanation of special tags,
331.1Slukem#		  who-may-commit policies, etc.
341.79Sbriggs#
351.79Sbriggs# There are four sections to this file:
361.79Sbriggs#   Release branches
371.79Sbriggs#   Individual developers' branches (Active/Dormant)
381.79Sbriggs#   Individual developers' branches (Terminated), and
391.79Sbriggs#   other
401.79Sbriggs#
411.79Sbriggs# Entries within each section should be alphabetized.
421.79Sbriggs#
431.1Slukem
441.1Slukem
451.1Slukem# Release branches:
461.1Slukem
471.1SlukemBranch:		comdex-fall-1999
481.1SlukemDescription:	Special release branch for pre-1.5 release at
491.1Slukem		Fall 1999 COMDEX.
501.1SlukemStatus:		Terminated
511.1SlukemStart Date:
521.1SlukemEnd Date:
531.1SlukemBase Tag:	comdex-fall-1999-base
541.1SlukemMaintainer:	?
551.1SlukemScope:		Entire tree.
561.1SlukemNotes:
571.1Slukem
581.1SlukemBranch:		netbsd-0-9
591.1SlukemDescription:	The NetBSD 0.9 release branch
601.1SlukemStatus:		Terminated
611.1SlukemStart Date:
621.1SlukemEnd Date:
631.1SlukemBase Tag:	netbsd-0-9-base
641.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
651.1SlukemScope:		Entire tree.
661.1SlukemNotes:		Subsidiary tags of: netbsd-0-9-ALPHA, netbsd-0-9-ALPHA2,
671.1Slukem		netbsd-0-9-BETA, netbsd-0-9-RELEASE.
681.1Slukem		Commits restricted to release engineering.
691.1Slukem
701.1SlukemBranch:		netbsd-1-0
711.1SlukemDescription:	The NetBSD 1.0 release branch
721.1SlukemStatus:		Terminated
731.1SlukemStart Date:
741.1SlukemEnd Date:
751.1SlukemBase Tag:	netbsd-1-0-base
761.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
771.1SlukemScope:		Entire tree.
781.1SlukemNotes:
791.1Slukem		Commits restricted to release engineering.
801.1Slukem
811.1SlukemBranch:		netbsd-1-1
821.1SlukemDescription:	The NetBSD 1.1 release branch
831.1SlukemStatus:		Terminated
841.1SlukemStart Date:
851.1SlukemEnd Date:
861.1SlukemBase Tag:	netbsd-1-1-base
871.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
881.1SlukemScope:		Entire tree.
891.1SlukemNotes:
901.1Slukem		Commits restricted to release engineering.
911.1Slukem
921.1SlukemBranch:		netbsd-1-2
931.1SlukemDescription:	The NetBSD 1.2 release branch
941.1SlukemStatus:		Terminated
951.1SlukemStart Date:
961.1SlukemEnd Date:
971.1SlukemBase Tag:	netbsd-1-2-base
981.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
991.1SlukemScope:		Entire tree.
1001.1SlukemNotes:
1011.1Slukem		Commits restricted to release engineering.
1021.1Slukem
1031.1SlukemBranch:		netbsd-1-3
1041.1SlukemDescription:	The NetBSD 1.3 release branch
1051.1SlukemStatus:		Terminated
1061.1SlukemStart Date:
1071.1SlukemEnd Date:
1081.1SlukemBase Tag:	netbsd-1-3-base
1091.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
1101.1SlukemScope:		Entire tree.
1111.1SlukemNotes:
1121.1Slukem		Commits restricted to release engineering.
1131.1Slukem
1141.1SlukemBranch:		netbsd-1-4
1151.1SlukemDescription:	The NetBSD 1.4 release branch
1161.13SjmcStatus:		Terminated
1171.1SlukemStart Date:	1 Apr 2000
1181.1SlukemEnd Date:
1191.1SlukemBase Tag:	netbsd-1-4-base
1201.10SsaloMaintainer:	1.4 Release Engineering <releng-1-4@NetBSD.org>
1211.1SlukemScope:		Entire tree.
1221.1SlukemNotes:
1231.1Slukem		Commits restricted to release engineering.
1241.1Slukem
1251.1SlukemBranch:		netbsd-1-5
1261.1SlukemDescription:	The NetBSD 1.5 release branch
1271.37SjmcStatus:		Terminated
1281.1SlukemStart Date:	20 Jun 2000
1291.37SjmcEnd Date:	26 Jan 2005
1301.1SlukemBase Tag:	netbsd-1-5-base
1311.10SsaloMaintainer:	1.5 Release Engineering <releng-1-5@NetBSD.org>
1321.1SlukemScope:		Entire tree.
1331.1SlukemNotes:
1341.1Slukem		Commits restricted to release engineering.
1351.6Slukem
1361.6SlukemBranch:		netbsd-1-6
1371.6SlukemDescription:	The NetBSD 1.6 release branch
1381.91SwizStatus:		Terminated
1391.7SlukemStart Date:	22 May 2002
1401.6SlukemEnd Date:
1411.6SlukemBase Tag:	netbsd-1-6-base
1421.10SsaloMaintainer:	1.6 Release Engineering <releng-1-6@NetBSD.org>
1431.6SlukemScope:		Entire tree.
1441.6SlukemNotes:
1451.6Slukem		Commits restricted to Release Engineering.
1461.1Slukem
1471.88SrizBranch:		netbsd-2
1481.88SrizDescription:    The NetBSD 2 release branch
1491.88SrizStatus:		Active
1501.88SrizStart Date:	23 Dec 2004
1511.88SrizEnd Date:
1521.88SrizBase Tag:	netbsd-2-base
1531.88SrizMaintainer:	2 Release Engineering <releng-2@NetBSD.org>
1541.88SrizScope:		Entire tree. (src + xsrc)
1551.88SrizNotes:
1561.88Sriz		Commits restricted to Release Engineering.
1571.88Sriz
1581.13SjmcBranch:		netbsd-2-0
1591.37SjmcDescription:	Originally the NetBSD 2.0 release branch and now the branch 
1601.37Sjmc		tracking security/critical fixes for the NetBSD 2.0 series
1611.13SjmcStatus:		Active
1621.37SjmcStart Date:	28 Mar 2004 and changed for security/critical function on
1631.37Sjmc       		23 Dec 2004
1641.13SjmcEnd Date:
1651.13SjmcBase Tag:	netbsd-2-0-base
1661.13SjmcMaintainer:	2.0 Release Engineering <releng-2-0@NetBSD.org>
1671.13SjmcScope:		Entire tree. (src + xsrc)
1681.37SjmcNotes:		Branch was re-purposed to security/critical change function
1691.37Sjmc		once 2.0 released. See netbsd-2 for current branch to track
1701.37Sjmc		NetBSD 2 tree.
1711.37Sjmc		Commits restricted to Release Engineering.
1721.37Sjmc
1731.88SrizBranch:		netbsd-2-1
1741.88SrizDescription:	Tracking security/critical fixes for NetBSD 2.1
1751.37SjmcStatus:		Active
1761.88SrizStart Date:     26 Oct 2005 
1771.37SjmcEnd Date:
1781.88SrizBase Tag:	netbsd-2-1-RELEASE
1791.37SjmcMaintainer:	2 Release Engineering <releng-2@NetBSD.org>
1801.37SjmcScope:		Entire tree. (src + xsrc)
1811.88SrizNotes:		Branch contains only security/critical fixes to
1821.88Sriz		NetBSD 2.1.  For new features, use netbsd-2 branch.
1831.13Sjmc		Commits restricted to Release Engineering.
1841.13Sjmc
1851.36SjmcBranch:		netbsd-3
1861.36SjmcDescription:	The NetBSD 3 release branch
1871.36SjmcStatus:		Active
1881.36SjmcStart Date:	16 Mar 2005
1891.36SjmcEnd Date:
1901.36SjmcBase Tag:	netbsd-3-base
1911.37SjmcMaintainer:	3 Release Engineering <releng-3@NetBSD.org>
1921.36SjmcScope:		Entire tree. (src + xsrc)
1931.36SjmcNotes:
1941.36Sjmc		Commits restricted to Release Engineering.
1951.1Slukem
1961.88SrizBranch:		netbsd-4
1971.88SrizDescription:	The NetBSD 4 release branch
1981.51SrizStatus:		Active
1991.88SrizStart Date:	8 Aug 2006
2001.51SrizEnd Date:
2011.88SrizBase Tag:	netbsd-4-base
2021.88SrizMaintainer:	4 Release Engineering <releng-4@NetBSD.org>
2031.51SrizScope:		Entire tree. (src + xsrc)
2041.88SrizNotes:
2051.51Sriz		Commits restricted to Release Engineering.
2061.51Sriz
2071.79Sbriggs########################################################################
2081.79Sbriggs# Individual developers' branches (Active/Dormant):
2091.79Sbriggs########################################################################
2101.4Sbjh21
2111.158SyamtBranch:		ad-audiomp
2121.158SyamtDescription:	Add MP locking to the audio drivers
2131.158SyamtStatus:		Active
2141.225SwizStart Date:	28 February 2007
2151.158SyamtEnd Date:
2161.158SyamtBase Tag:	ad-audiomp-base
2171.158SyamtMaintainer:	Andrew Doran <ad@NetBSD.org>
2181.158SyamtScope:		kernel
2191.158SyamtNotes:		Making the audio drivers MP safe is necessary before efforts
2201.158Syamt		can be made to make the VM system MP safe. About 1/2 of the
2211.158Syamt		drivers are converted, the remaining 1/2 need more changes.
2221.158Syamt
2231.158Syamt		As of import this is snapshot of work in progress and so
2241.158Syamt		may not compile; in particular the midi changes are very
2251.158Syamt		much "in progress". The audio component has been tested
2261.158Syamt		and verified to work with emuxki and auvia. There may
2271.158Syamt		be a locking issue in the ac97 code at boot.
2281.158Syamt
2291.158Syamt		The are two locks per device instance, an ISR lock and
2301.158Syamt		a character device lock. The ISR lock replaces calls to
2311.158Syamt		splaudio()/splx(), and will be held across calls to device
2321.158Syamt		methods which were called at splaudio() before (e.g.
2331.158Syamt		trigger_output). The character device lock is held across
2341.158Syamt		calls to nearly all of the methods, excluding some only
2351.225Swiz		used for initialization, e.g. get_locks. This needs to be
2361.158Syamt		documented at merge time.
2371.158Syamt
2381.158Syamt		To test on a multi way x86 system, search for "mpsafe" in
2391.158Syamt		x86/x86/intr.c and change IPL_SCHED to IPL_AUDIO. Run a job
2401.158Syamt		that will acquire the ISR lock (depends on the hardware, but
2411.158Syamt		"while true; do mixerctl -a > /dev/null; done" may suffice).
2421.158Syamt		Play audio, run lockstat and verify that that there is
2431.158Syamt		contention on the ISR lock.
2441.158Syamt
2451.4Sbjh21Branch:		bjh21-hydra
2461.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
2471.90Sbjh21Status:		Dormant
2481.4Sbjh21Start Date:	18 Oct 2002
2491.4Sbjh21End Date:
2501.4Sbjh21Base Tag:	bjh21-hydra-base
2511.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
2521.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
2531.90Sbjh21Notes:		This code was on a branch because it involves changes to
2541.4Sbjh21		cpuswitch.S which would otherwise make merging the
2551.90Sbjh21		nathanw_sa branch difficult.
2561.1Slukem
2571.201SchrisBranch:		chris-arm-intr-rework
2581.201SchrisDescription:	Rework arm interrupt handling code
2591.201SchrisStatus:		Active
2601.201SchrisStart Date:	11 Aug 2007
2611.201SchrisEnd Date:
2621.201SchrisBase Tag:	chris-arm-intr-rework-base
2631.225SwizMaintainer:	Chris Gilbert <chris@NetBSD.org>
2641.201SchrisScope:		sys/arch/arm sys/arch/cats (other arm archs to follow)
2651.201SchrisNotes:		Rework arm interrupt code to provide a shared set of interrupt
2661.201Schris		routines, and allow improvements to be shared across all arm
2671.201Schris		based hardware.
2681.201Schris
2691.79SbriggsBranch:		gmcgarry_ctxsw
2701.79SbriggsDescription:	Separate scheduler from context-switch code
2711.79SbriggsStatus:		Dormant
2721.79SbriggsStart Date:	18 December 2002
2731.79SbriggsEnd Date:
2741.79SbriggsBase Tag:	gmcgarry_ctxsw_base
2751.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2761.79SbriggsScope:		kernel
2771.225SwizNotes:		Removing knowledge of the scheduler and its run queues
2781.79Sbriggs		from the machine-dependent context switch code is the
2791.79Sbriggs		first step in cleaning up the scheduler.  It is necessary
2801.79Sbriggs		for the newlock branch, making the scheduler SMP friendly,
2811.79Sbriggs		adding real-time scheduler extensions, and reducing the
2821.79Sbriggs		number of code paths for LWP and proc switching.
2831.79Sbriggs
2841.79SbriggsBranch:		gmcgarry_ucred
2851.79SbriggsDescription:	Integrate and encapsulate user credentials
2861.79SbriggsStatus:		Dormant
2871.79SbriggsStart Date:	18 December 2002
2881.79SbriggsEnd Date:
2891.79SbriggsBase Tag:	gmcgarry_ucred_base
2901.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2911.79SbriggsScope:		kernel
2921.79SbriggsNotes:		merge pcred and ucred and poolify
2931.79Sbriggs
2941.199SrjsBranch:		hpcarm-cleanup
2951.199SrjsDescription:	Fix build problems for hpcarm
2961.199SrjsStatus:		Active
2971.199SrjsStart Date:	31 July 2007
2981.199SrjsEnd Date:
2991.199SrjsBase Tag:	hpcarm-cleanup-base
3001.199SrjsMaintainer:	Robert Swindells <rjs@NetBSD.org>
3011.199SrjsScope:		kernel
3021.199SrjsNotes:		Modify SA11x0 interrupt code to match PXA2x0 equivalent.
3031.199Srjs
3041.194SitohyBranch:		itohy-usb1
3051.194SitohyDescription:	USB stack overhaul, mostly DMA related
3061.194SitohyStatus:		Active
3071.194SitohyStart Date:	22 May 2007
3081.194SitohyEnd Date:
3091.194SitohyBase Tag:	itohy-usb1-base
3101.194SitohyMaintainer:	ITOH Yasufumi <itohy@NetBSD.org>
3111.194SitohyScope:		kernel
3121.194SitohyNotes:		To check out the kernel source tree,
3131.194Sitohy		1. check out checkout script
3141.194Sitohy			cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
3151.194Sitohy		2. update files in the branch
3161.194Sitohy			sh -e src/sys/dev/usb/filelist
3171.194Sitohy
3181.79SbriggsBranch:		kame
3191.79SbriggsDescription:	KAME Project
3201.79SbriggsStatus:		Dormant
3211.79SbriggsStart Date:	28 Jun 1999
3221.79SbriggsEnd Date:
3231.79SbriggsBase Tag:
3241.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
3251.79SbriggsScope:		kernel
3261.79SbriggsNotes:		http://www.kame.net
3271.79Sbriggs		Used for "reference" purposes for early part of KAME
3281.79Sbriggs		integration effort.  The branch is not actively used, as I
3291.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
3301.79Sbriggs
3311.79SbriggsBranch:		kent-audio2
3321.79SbriggsDescription:	In-kernel audio mixer
3331.79SbriggsStatus:		Active
3341.79SbriggsStart Date:	Sun Jan 16 2005
3351.79SbriggsEnd Date:	
3361.79SbriggsBase Tag:	kent-audio2-base
3371.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
3381.79SbriggsScope:		kernel (audio device drivers)
3391.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
3401.79Sbriggs		Please consult with the maintainer before committing
3411.79Sbriggs		to this branch.
3421.79Sbriggs		This branch is not expected to be compilable yet.
3431.79Sbriggs
3441.79SbriggsBranch:		matt-timespec
3451.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
3461.79Sbriggs		storage mechanism.
3471.197SmattStatus:		Inactive
3481.79SbriggsStart Date:	2005-02-19
3491.79SbriggsEnd Date:
3501.79SbriggsBase Tag:	
3511.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
3521.79SbriggsScope:		kernel
3531.79SbriggsNotes:	
3541.79Sbriggs
3551.197SmattBranch:		matt-mips64
3561.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
3571.197SmattStatus:		Active
3581.197SmattStart Date:	2007-07-17
3591.197SmattEnd Date:
3601.206SmattBase Tag:	matt-mips64-base
3611.206SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
3621.206SmattScope:		kernel & userland
3631.206SmattNotes:	
3641.206Smatt
3651.206SmattBranch:		matt-armv6
3661.206SmattDescription:	Rototill the arm code to support features present in the
3671.225Swiz		v6 of the ARM Architecture.  Additionally, clean up things
3681.206Smatt		along the way to use common practices.
3691.206SmattStatus:		Active
3701.206SmattStart Date:	2007-08-27
3711.206SmattEnd Date:
3721.206SmattBase Tag:	matt-armv6-base
3731.197SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
3741.197SmattScope:		kernel & userland
3751.197SmattNotes:	
3761.197Smatt
3771.224SmjfBranch:		mjf-devfs
3781.225SwizDescription:	device file system supporting dynamic device nodes
3791.224SmjfStatus:		Active
3801.224SmjfStart Date:	12 November 2007
3811.224SmjfEnd Date:
3821.224SmjfBase Tag:	mjf-devfs-base
3831.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
3841.224SmjfScope:		kernel and userland
3851.224SmjfNotes:		This branch will move away from the static device nodes that
3861.224Smjf		are created with MAKEDEV scripts and allow nodes to be created
3871.224Smjf		and removed dynamically as devices are attached and detached
3881.224Smjf		from the machine.
3891.224Smjf
3901.224SmjfBranch:		mjf-ufs-trans
3911.225SwizDescription:	file system transactions for ufs
3921.224SmjfStatus:		Active
3931.224SmjfStart Date:	12 March 2007
3941.224SmjfEnd Date:
3951.224SmjfBase Tag:	mjf-ufs-trans-base
3961.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
3971.224SmjfScope:		kernel
3981.224SmjfNotes:
3991.224Smjf
4001.79SbriggsBranch:	  	pkgviews
4011.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
4021.79SbriggsStatus:		Active
4031.79SbriggsStart Date:	22 July 2002
4041.79SbriggsEnd Date:
4051.79SbriggsBase Tag:	pkgviews
4061.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
4071.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
4081.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
4091.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
4101.79Sbriggs		within the same tree
4111.79Sbriggs
4121.79SbriggsBranch:		rpaulo-netinet-merge-pcb
4131.79SbriggsDescription:	merge in6pcb with inpcb
4141.133SrpauloStatus:		Dormant
4151.79SbriggsStart Date:	Wed Feb 01 2006
4161.79SbriggsEnd Date:	
4171.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
4181.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
4191.79SbriggsScope:		src/sys
4201.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
4211.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
4221.135Srpaulo		the proposed structure layout (which was roughly discussed
4231.135Srpaulo		in the tech-net mailing list).
4241.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
4251.135Srpaulo		locking style, but currently they do nothing and are not
4261.135Srpaulo		yet called at the correct places (needs discussion about
4271.135Srpaulo		kernel fine-grained locking).
4281.135Srpaulo		To continue this branch, one needs to read all the relevant
4291.135Srpaulo		inpcb/in6pcb source files and change the function names,
4301.225Swiz		structure names, structure fields according to the new
4311.135Srpaulo		layout (in6pcb is gone).
4321.135Srpaulo		Don't try to build a kernel from this branch because it won't
4331.135Srpaulo		work. The missing pieces required to do a complete build
4341.135Srpaulo		were not committed because they were incomplete and generated
4351.135Srpaulo		panics.
4361.135Srpaulo		You shouldn't need to worry about KAME syncs because
4371.135Srpaulo		they did most of them by now.
4381.135Srpaulo		After the work is done, you are required to test the branch
4391.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
4401.135Srpaulo		More info at: http://www.tahi.org/
4411.79Sbriggs
4421.79SbriggsBranch:		rtr-xorg-branch
4431.79SbriggsDescription:	xorg & static build alterations to src/x11
4441.79SbriggsStatus:		Active
4451.79SbriggsStart Date:	Nov 15 2004
4461.79SbriggsEnd Date:	
4471.79SbriggsBase tag:	rtr-xorg-branch-base
4481.79SbriggsMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
4491.79SbriggsScope:		x11
4501.79Sbriggs		distrib/sets/lists
4511.79Sbriggs		share/mk/bsd.x11.mk
4521.79Sbriggs		share/mk/bsd.own.mk
4531.79Sbriggs		etc/mtree/NetBSD.dist
4541.79SbriggsNotes:		Requires parts of xsrc/xfree (HEAD)
4551.79Sbriggs		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
4561.79Sbriggs		Requires xorg (XORG-6_8_1)
4571.79Sbriggs
4581.191SwrstudenBranch:  	wrstuden-fixsa
4591.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
4601.191SwrstudenStatus: 	Active
4611.191SwrstudenStart Date:	15 May 2007
4621.191SwrstudenEnd Date:
4631.191SwrstudenBase Tag:	wrstuden-fixsa-base
4641.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
4651.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
4661.191Swrstuden		or lib/libpthread or maybe gdb.
4671.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
4681.191Swrstuden		This branch is intended to stage improvements for the
4691.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
4701.191Swrstuden		include not allocating memory while preparing to tsleep(),
4711.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
4721.191Swrstuden		eliminating the need to mlock stacks), and being
4731.191Swrstuden		able to pthread_kill() running threads.
4741.191Swrstuden
4751.161SadBranch:		vmlocking
4761.215SadDescription:	Make VM and file system framework MP safe
4771.223SadStatus:		Terminated
4781.223SadStart Date:	13 March 2007
4791.223SadEnd Date:	4 December 2007
4801.223SadBase Tag:	vmlocking-base
4811.223SadMaintainer:	Andrew Doran <ad@NetBSD.org>
4821.223SadScope:		kernel
4831.223SadNotes:		Superseded by vmlocking2 branch.
4841.223Sad
4851.223SadBranch:		vmlocking2
4861.223SadDescription:	Make VM and file system framework MP safe
4871.161SadStatus:		Active
4881.225SwizStart Date:	4 December 2007
4891.161SadEnd Date:
4901.223SadBase Tag:	vmlocking2-base1
4911.161SadMaintainer:	Andrew Doran <ad@NetBSD.org>
4921.161SadScope:		kernel
4931.215SadNotes:		Goals:
4941.215Sad
4951.215Sad		- Make VM system / trap handling MP safe.
4961.215Sad		- Replace simplelocks with mutexes.
4971.215Sad		- Make file system framework MP safe.
4981.215Sad
4991.215Sad		Status by architecture:
5001.215Sad
5011.221Sad		  alpha		partial: need pmap/trap locking changes
5021.221Sad		  i386		done
5031.221Sad		  amd64		done
5041.221Sad		  mips		done
5051.215Sad		  sparc			
5061.215Sad		  sparc64		
5071.215Sad		  arm			
5081.221Sad		  powerpc	partial: need pmap/trap locking changes
5091.221Sad		  hppa		done
5101.221Sad		  sh3		done
5111.222Sad		  vax		partial: need pmap/trap locking changes
5121.221Sad		  m68k		
5131.221Sad		  xen		partial
5141.216Sad
5151.215Sad		Remaining MI work to do:
5161.215Sad
5171.222Sad		- Document locking around fields in struct mount.
5181.215Sad
5191.221Sad		- Check aliased vnode handling. There may be problems.
5201.215Sad
5211.221Sad		- Check layered file systems, LFS.
5221.215Sad
5231.215Sad		Remaining problems:
5241.215Sad
5251.221Sad		- tmpfs_rmdir occasionally leaks tmpfs_nodes.
5261.215Sad
5271.215Sad		- UVM_FLAG_TRYLOCK is not sufficient in uvm_km.c because
5281.215Sad		  allocations will fail too often. It's needed for !kmem_map
5291.215Sad		  because sometimes allocations are made by threads that
5301.215Sad		  hold the map locked, which could cause other threads to
5311.215Sad		  wait long term even if they are trying to make a NOWAIT
5321.215Sad		  allocation.
5331.215Sad
5341.221Sad		- ext2fs dup alloc.
5351.161Sad
5361.221Sad		- Unmount erroneously reports busy sometimes. Why?
5371.161Sad
5381.222Sad		- usl_detachtimeout warning occasionally.
5391.222Sad
5401.227SyamtBranch:		yamt-kmem
5411.227SyamtDescription:	
5421.227Syamt		- separate kernel va allocation from kernel fault handling.
5431.227Syamt		- make kmem_alloc interrupt-safe.
5441.227SyamtStatus:		Active
5451.227SyamtStart Date:	Sun Dec  9 2007
5461.227SyamtEnd Date:	
5471.227SyamtBase Tag:	yamt-kmem-base
5481.227SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5491.227SyamtScope:		src/sys  (src/common is tagged but not branched)
5501.227SyamtNotes:		
5511.227Syamt
5521.79SbriggsBranch:		yamt-lazymbuf
5531.79SbriggsDescription:	implement and evaluate lazy mapping of mbuf external data pages
5541.195Syamt		also, change the way to share mbuf external storage.
5551.92Syamt		it's intended as the first step of larger changes.
5561.92Syamt			1. support operations (esp. bus_dma load) on
5571.92Syamt			   unmapped mbuf.
5581.92Syamt			2. unify mbuf and buf.
5591.92Syamt			   (or, at least some parts of them)
5601.92Syamt			3. then it should be trivial to implement
5611.92Syamt			   i/o coalescing, etc.
5621.79SbriggsStatus:		Active
5631.79SbriggsStart Date:	Wed Jul  6 2005
5641.79SbriggsEnd Date:	
5651.218SyamtBase Tag:	yamt-lazymbuf-base7
5661.79SbriggsMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5671.152SyamtScope:		src/sys  (src/common is tagged but not branched)
5681.79SbriggsNotes:		
5691.195Syamt		i386		DONE
5701.195Syamt		amd64		DONE
5711.195Syamt		other ports should work as the trunk does.
5721.195Syamt		(conditionalized by __HAVE_LAZY_MBUF macro)
5731.79Sbriggs
5741.163SreinoudBranch:		reinoud-bufcleanup
5751.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
5761.164Sreinoud		Ideas currently in mind (preference for b):
5771.164Sreinoud		a)
5781.163Sreinoud			1. use of bio_ops per buffer.
5791.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
5801.163Sreinoud			   and provide some private context.
5811.225Swiz			3. extend the bio_ops with commonly used functionality
5821.163Sreinoud			   like pending action counting, custom context passing,
5831.163Sreinoud			   last minute processing of buffer data, buffer cache
5841.163Sreinoud			   etc.
5851.163Sreinoud			4. investigate the use of the kcont()
5861.163Sreinoud			   continuation-passing framework for async io
5871.163Sreinoud			   completion notification for bufs
5881.164Sreinoud			...
5891.164Sreinoud		b)
5901.164Sreinoud			1. all sequencing use of B_CALL replaced by
5911.164Sreinoud			   device-threads, if possible generic code around BUFQ
5921.225Swiz			2. possibly use kcont() for async IO finished signaling
5931.164Sreinoud			3. counter of pending and queued actions requestable
5941.164Sreinoud			   by IOCTL interface?
5951.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
5961.164Sreinoud			   even finished I/O calls as vnode operations
5971.164Sreinoud			...
5981.163SreinoudStatus:		Active
5991.163SreinoudStart Date:	Thu Mar 15 2007
6001.163SreinoudEnd Date:
6011.163SreinoudBase Tag:	reinoud-bufcleanup-base
6021.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
6031.163SreinoudScope:		src/sys and src/common
6041.225SwizNotes:		Used as experiment sandbox and if successful hopefully one day
6051.225Swiz		to be integrated.
6061.163Sreinoud
6071.175SthorpejBranch:		thorpej-atomic
6081.175SthorpejDescription:	Implementation of an atomic memory operations API modeled
6091.175Sthorpej		after the one in Solaris 10.
6101.175SthorpejStatus:		Active
6111.175SthorpejStart Date:	Apr 11 2007
6121.175SthorpejEnd Date:
6131.175SthorpejBase tag:	thorpej-atomic-base
6141.175SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
6151.175SthorpejScope:		src/common
6161.175Sthorpej		src/sys
6171.176SthorpejNotes:		Base atomic primitives need to be implemented for
6181.176Sthorpej		all of the supported architectures:
6191.176Sthorpej
6201.179Sthorpej		alpha		DONE
6211.180Sthorpej		arm		DONE
6221.176Sthorpej		hppa
6231.179Sthorpej		i386		DONE
6241.176Sthorpej		ia64
6251.182Sthorpej		m68k		DONE (except for 68010)
6261.176Sthorpej		mips
6271.176Sthorpej		ns32k
6281.184Sthorpej		powerpc		DONE except for membar_*()
6291.185Sthorpej		powerpc64	DONE except for membar_*()
6301.176Sthorpej		sh3
6311.185Sthorpej		sparc		DONE except for membar_*()
6321.185Sthorpej		sparc64		DONE except for membar_*()
6331.176Sthorpej		vax
6341.179Sthorpej		x86_64		DONE
6351.179Sthorpej
6361.179Sthorpej		Tested:
6371.179Sthorpej
6381.179Sthorpej		alpha		NO
6391.179Sthorpej		arm		NO
6401.179Sthorpej		hppa		NO
6411.179Sthorpej		i386		NO
6421.179Sthorpej		ia64		NO
6431.179Sthorpej		m68k		NO
6441.179Sthorpej		mips		NO
6451.179Sthorpej		ns32k		NO
6461.179Sthorpej		powerpc		NO
6471.179Sthorpej		powerpc64	NO
6481.179Sthorpej		sh3		NO
6491.179Sthorpej		sparc		NO
6501.179Sthorpej		sparc64		NO
6511.179Sthorpej		vax		NO
6521.179Sthorpej		x86_64		NO
6531.179Sthorpej
6541.179Sthorpej		TODO:
6551.179Sthorpej
6561.179Sthorpej		all		- Need to replace mb_*() with membar_*().
6571.180Sthorpej
6581.184Sthorpej				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
6591.184Sthorpej				  to see of membar_enter() is required here.
6601.184Sthorpej
6611.185Sthorpej				- Talk to ad@ -- figure out of non-atomic
6621.185Sthorpej				  mutex / rwlock release is actually safe.
6631.185Sthorpej
6641.180Sthorpej		arm		- Consider using a RAS technique like
6651.180Sthorpej				  MIPS uses for _lock_cas() and the mutex
6661.180Sthorpej				  stubs.  Possibly do more than one atomic
6671.180Sthorpej				  op as a RAS.  Possibly implement mutex
6681.180Sthorpej				  stubs using the technique.
6691.182Sthorpej
6701.182Sthorpej		m68k		- Need to do 68010 support.
6711.179Sthorpej		
6721.179Sthorpej		i386		- Need to change when x86_patch() is called
6731.179Sthorpej				  so we can test ncpus.
6741.179Sthorpej
6751.184Sthorpej		powerpc		- Figure out if we need barriers in the
6761.184Sthorpej				  atomic ops themselves (hopefully not!)
6771.184Sthorpej
6781.179Sthorpej		x86_64		- Need to change when x86_patch() is called
6791.179Sthorpej				  so we can test ncpus.
6801.79Sbriggs
6811.79Sbriggs########################################################################
6821.79Sbriggs# Individual developers' branches (Terminated):
6831.79Sbriggs########################################################################
6841.79Sbriggs
6851.1SlukemBranch:		bouyer-scsipi
6861.1SlukemDescription:	Integration of atapi support
6871.1SlukemStatus:		Terminated
6881.1SlukemStart Date:
6891.1SlukemEnd Date:
6901.1SlukemBase Tag:
6911.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
6921.1SlukemScope:		kernel
6931.1SlukemNotes:		Superseded by thorpej_scsipi
6941.1Slukem
6951.79SbriggsBranch:		bouyer-xen2
6961.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
6971.79SbriggsStatus:		Terminated
6981.79SbriggsStart Date:	Dec 13 2004
6991.79SbriggsEnd Date:	Mar 10 2005
7001.79SbriggsBase Tag:	netbsd-2-base
7011.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7021.79SbriggsScope:		src/sys/arch/xen
7031.79SbriggsNotes:
7041.79Sbriggs
7051.220SbouyerBranch:		bouyer-xenamd64
7061.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
7071.220SbouyerStatus:		Terminated
7081.220SbouyerStart Date:	18 Oct 2007
7091.220SbouyerEnd Date:	22 Nov 2007
7101.220SbouyerBase Tag:	bouyer-xenamd64-base
7111.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7121.220SbouyerScope:		kernel
7131.220SbouyerNotes:		
7141.220Sbouyer
7151.87SchapBranch: 	chap-midi
7161.87SchapDescription:	Renovation of MIDI support
7171.87SchapStatus: 	Terminated; merged to -current
7181.87SchapStart Date:	19 May 2006
7191.87SchapEnd Date:	30 Jun 2006
7201.87SchapBase Tag:	chap-midi-base
7211.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
7221.87SchapScope:		sys, share/man, usr.bin
7231.87SchapNotes:
7241.87Schap
7251.1SlukemBranch:		chs-ubc
7261.44SchsDescription:	Unified Buffer Cache
7271.44SchsStatus:		Terminated
7281.1SlukemStart Date:
7291.1SlukemEnd Date:
7301.1SlukemBase Tag:	chs-ubc-base
7311.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7321.1SlukemScope:		kernel
7331.1SlukemNotes:
7341.1Slukem
7351.1SlukemBranch:		chs-ubc2
7361.44SchsDescription:	 Unified Buffer Cache
7371.44SchsStatus:		Terminated; merged to -current
7381.1SlukemStart Date:
7391.1SlukemEnd Date:
7401.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
7411.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7421.1SlukemScope:		kernel
7431.1SlukemNotes:
7441.1Slukem
7451.1SlukemBranch:		cjs-build-against-obj-dir
7461.1SlukemDescription:	?
7471.1SlukemStatus:		?
7481.1SlukemStart Date:
7491.1SlukemEnd Date:
7501.1SlukemBase Tag:
7511.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
7521.1SlukemScope:		Entire tree.
7531.1SlukemNotes:
7541.1Slukem
7551.1SlukemBranch:		eeh-paddr_t
7561.44SchsDescription:	use separate types for virtual vs. physical addresses
7571.44SchsStatus:		Terminated; merged to -current
7581.1SlukemStart Date:
7591.1SlukemEnd Date:
7601.1SlukemBase Tag:	eeh-paddr_t-base
7611.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
7621.1SlukemScope:		kernel
7631.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
7641.1Slukem
7651.79SbriggsBranch:		elad-kernelauth
7661.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
7671.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
7681.79Sbriggs		avoid any licensing issues.
7691.79SbriggsStatus:		Terminated; merged to -current
7701.79SbriggsStart Date:	Tue Mar	 7 2006
7711.79SbriggsEnd Date:	Mon May 15 2006
7721.79SbriggsBase Tag:	elad-kernelauth-base
7731.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
7741.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
7751.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
7761.79SbriggsNotes:
7771.79Sbriggs
7781.1SlukemBranch:		fvdl-softdep
7791.1SlukemDescription:	FFS soft dependencies
7801.44SchsStatus:		Terminated; merged to -current
7811.1SlukemStart Date:
7821.1SlukemEnd Date:
7831.1SlukemBase Tag:	fvdl-softdep-base
7841.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
7851.1SlukemScope:		kernel
7861.1SlukemNotes:
7871.1Slukem
7881.1SlukemBranch:		gehenna-devsw
7891.1SlukemDescription:	auto-generation of devsw table
7901.1SlukemStatus:		Terminated
7911.1SlukemStart Date:	16 May 2002
7921.1SlukemEnd Date:	6 Sep 2002
7931.1SlukemBase Tag:	gehenna-devsw-base
7941.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
7951.1SlukemScope:		syssrc
7961.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
7971.1Slukem		port-dependent conf.c and to generate them dynamically by
7981.1Slukem		config(8).
7991.8Sgmcgarry
8001.1SlukemBranch:		is-newarp
8011.23SisDescription:	ARP for non-Ethernet
8021.23SisStatus:		Terminated; merged before NetBSD 1.3
8031.23SisStart Date:	1996/10/13
8041.23SisEnd Date:	1997/03/15
8051.1SlukemBase Tag:	is-newarp-base
8061.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
8071.1SlukemScope:		kernel
8081.1SlukemNotes:
8091.1Slukem
8101.226SjmcneillBranch:		jmcneill-pm
8111.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
8121.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
8131.226SjmcneillStart Date:	3 Aug 2007
8141.226SjmcneillEnd Date:	9 Dec 2007
8151.226SjmcneillBase Tag:	jmcneill-pm-base
8161.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
8171.226SjmcneillScope:		kernel
8181.226SjmcneillNotes:		
8191.226Sjmcneill
8201.1SlukemBranch:		kenh-if-detach
8211.1SlukemDescription:	Interface detach support.
8221.1SlukemStatus:		?
8231.1SlukemStart Date:
8241.1SlukemEnd Date:
8251.1SlukemBase Tag:	kenh-if-detach-base
8261.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
8271.1SlukemScope:		kernel
8281.1SlukemNotes:
8291.1Slukem
8301.16SkentBranch:		kent-audio1
8311.16SkentDescription:	Audio converter pipeline
8321.18SkentStatus:		Terminated; merged to -current
8331.16SkentStart Date:	Tue Dec  7 2004
8341.17SkentEnd Date:	Tue Jan 11 2005
8351.17SkentBase Tag:	kent-audio1-base
8361.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
8371.17SkentScope:		kernel (audio device drivers)
8381.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
8391.17Skent		Please consult with the maintainer before committing
8401.17Skent		to this branch.
8411.17Skent
8421.1SlukemBranch:		kqueue
8431.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
8441.5SjdolecekStatus:		Terminated; merged to -current
8451.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
8461.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
8471.1SlukemBase Tag:	kqueue-base
8481.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
8491.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
8501.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
8511.1Slukem		local internal changes to better suit NetBSD, and
8521.1Slukem		enhancements such as looking up filters by name or
8531.1Slukem		number, and dynamic registration of "user" filters.
8541.1Slukem		The work is complete as is, but is awaiting more
8551.1Slukem		feedback from various kernel gurus before going mainline.
8561.11Sskrll
8571.11SskrllBranch:		ktrace-lwp
8581.11SskrllDescription:	ktrace support for lwp ids.
8591.59SskrllStatus:		Terminated; merged to -current
8601.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
8611.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
8621.11SskrllBase Tag:	ktrace-lwp-base
8631.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
8641.11SskrllScope:		sys
8651.11SskrllNotes:		
8661.1Slukem
8671.1SlukemBranch:		marc-pcmcia
8681.1SlukemDescription:	PCMCIA support
8691.1SlukemStatus:		Terminated; merged to -current
8701.1SlukemStart Date:
8711.1SlukemEnd Date:
8721.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
8731.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
8741.1SlukemScope:		kernel
8751.1SlukemNotes:
8761.1Slukem
8771.1SlukemBranch:		minoura_x68k_bus_h
8781.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
8791.1SlukemStatus:		Terminated; merged to -current
8801.1SlukemStart Date:	23 Dec 1998
8811.1SlukemEnd Date:	16 Mar 1999
8821.1SlukemBase Tag:	minoura_x68k_bus_h-base
8831.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
8841.1SlukemScope:		sys/arch/x68k
8851.1SlukemNotes:
8861.1Slukem
8871.1SlukemBranch:		minoura-xpg4dl
8881.1SlukemDescription:	Citrus Project locale subsystem
8891.1SlukemStatus:		Terminated; (partly) merged to -current
8901.1SlukemStart Date:	28 March 2000
8911.1SlukemEnd Date:
8921.1SlukemBase Tag:	minoura-xpg4dl-base
8931.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
8941.1SlukemScope:		basesrc, syssrc, sharesrc
8951.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
8961.1Slukem		independent locale subsystem.  Part of the implementation
8971.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
8981.1Slukem
8991.1SlukemBranch:		mrg-vm-swap
9001.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9011.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
9021.49SmrgStart Date:	12 February 1997
9031.49SmrgEnd Date:	15 March 1997
9041.49SmrgBase Tag:	[none]
9051.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9061.49SmrgScope:		kernel
9071.49SmrgNotes:
9081.49Smrg
9091.49SmrgBranch:		mrg-vm-swap2
9101.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9111.49SmrgStatus:		Terminated; merged to -current
9121.49SmrgStart Date:	4 May 1997
9131.49SmrgEnd Date:	12 June 1997
9141.49SmrgBase Tag:	mrg-vm-swap2-base
9151.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9161.1SlukemScope:		kernel
9171.1SlukemNotes:
9181.1Slukem
9191.1SlukemBranch:		nathanw_sa
9201.1SlukemDescription:	Scheduler activations
9211.44SchsStatus:		Terminated; merged to -current
9221.1SlukemStart Date:	5 March 2001
9231.9SthorpejEnd Date:	18 January 2003
9241.1SlukemBase Tag:	nathanw_sa_base
9251.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
9261.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
9271.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
9281.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
9291.1SlukemNotes:		The idea of scheduler activations is described in the
9301.1Slukem		classic paper by Anderson et al., in ACM Transactions
9311.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
9321.1Slukem		can be found at
9331.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
9341.1Slukem		Many ideas in the implementation are based on the
9351.1Slukem		implementation of scheduler activations added to Mach
9361.1Slukem		3.0 and described by Davis et al. in the University of
9371.1Slukem		Washington CS tech report 92-08-93, which can be found
9381.1Slukem		at
9391.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
9401.1Slukem
9411.1Slukem		My USENIX paper on the subject can be found at
9421.1Slukem		http://web.mit.edu/nathanw/www/usenix/
9431.1Slukem
9441.1Slukem		Please consult with the maintainer before committing
9451.1Slukem		to this branch.
9461.1Slukem		Other tags starting with nathanw_sa reserved for
9471.1Slukem		branch management and are not guaranteed to be stable.
9481.9Sthorpej
9491.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
9501.9Sthorpej		merging branch down to trunk.  Branch tagged with
9511.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
9521.9Sthorpej		the branch.
9531.1Slukem
9541.217SjoergBranch:		newlock
9551.217SjoergDescription:	New locking primitives, based on Solaris's
9561.217SjoergStatus:		Terminated
9571.217SjoergStart Date:	March 9, 2002
9581.225SwizEnd Date:	February 12, 2007
9591.217SjoergBase Tag:	newlock-base
9601.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
9611.217SjoergScope:		Kernel
9621.217SjoergNotes:		The goal is to replace the existing lockmgr() and
9631.217Sjoerg		simple_lock() based locking mechanisms with the
9641.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
9651.225Swiz		Superseded by the newlock2 branch.
9661.217Sjoerg
9671.217SjoergBranch:		newlock2
9681.217SjoergDescription:	New locking primitives, based on Solaris's
9691.217SjoergStatus:		Terminated
9701.217SjoergStart Date:	September 9, 2006
9711.225SwizEnd Date:	February 12, 2007
9721.217SjoergBase Tag:	newlock2-base
9731.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
9741.217SjoergScope:		Kernel
9751.217SjoergNotes:		As per the newlock branch, however given the amount of time
9761.217Sjoerg		the original branch has lain dormant, a new one has been
9771.217Sjoerg		created.  Goals:
9781.217Sjoerg		- Implement new locking primitives on most-used ports.
9791.217Sjoerg		- Minor locking improvements.
9801.217Sjoerg		- Remove spinlockmgr().
9811.217Sjoerg
9821.217SjoergBranch:		nick-csl-alignment
9831.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
9841.217SjoergStatus:		Terminated
9851.217SjoergStart Date:	2007-07-18
9861.217SjoergEnd Date:
9871.217SjoergBase Tag:	nick-csl-alignment-base5
9881.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
9891.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
9901.217SjoergNotes:	
9911.217Sjoerg
9921.1SlukemBranch:		perseant-lfsv2
9931.1SlukemDescription:	LFS incompatible on-disk data structure changes
9941.1SlukemStatus:		Terminated
9951.1SlukemStart Date:	27 June 2001
9961.1SlukemEnd Date:	16 July 2001
9971.1SlukemBase Tag:	perseant-lfsv2-base
9981.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
9991.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
10001.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
10011.1Slukem		as the data structures required for unremove are in and tested.
10021.1Slukem
10031.217SjoergBranch:		ppcoea-renovation
10041.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
10051.217SjoergStatus:		Terminated; merged to -current
10061.217SjoergStart Date:	30 April 2007
10071.217SjoergEnd Date:	15 October 2007
10081.217SjoergBase Tag:	ppcoea-renovation-base
10091.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
10101.217SjoergScope:		src/sys/arch
10111.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
10121.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
10131.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
10141.217Sjoerg		403/401 and other embedded chips. The general concept is to get
10151.217Sjoerg		them all compiling, and sharing as much code as possible.  All
10161.217Sjoerg		developers are welcome to commit to this branch.
10171.217Sjoerg
10181.174SthorpejBranch:		thorpej-devvp
10191.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
10201.174SthorpejStatus:		Terminated
10211.174SthorpejStart Date:	Sep 6 2001
10221.174SthorpejEnd Date:	???
10231.174SthorpejBase Tag:	thorpej-devvp-base
10241.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
10251.174SthorpejScope:		syssrc
10261.174SthorpejNotes:		Kernels built from this branch are not expected
10271.174Sthorpej		to function correctly at this time.
10281.174Sthorpej
10291.174Sthorpej		Ports known to compile on this branch:
10301.174Sthorpej			alpha
10311.174Sthorpej			i386
10321.174Sthorpej
10331.118SpeterBranch:		peter-altq
10341.118SpeterDescription:	New ALTQ framework:
10351.118Speter		- sync with KAME sources
10361.118Speter		- share mtag/name mapping functions
10371.118Speter		- separate altq + pf attachment
10381.118SpeterStatus:		Terminated; merged to -current
10391.118SpeterStart Date:	March 16, 2006
10401.118SpeterEnd Date:	October 12, 2006
10411.118SpeterBase Tag:	peter-altq-base
10421.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
10431.118Speter		Martin Husemann <martin@NetBSD.org>,
10441.118Speter		Matthias Scheler <tron@NetBSD.org>
10451.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
10461.118SpeterNotes:		Only the first item in the description was finished
10471.118Speter		in this branch.
10481.118Speter
10491.1SlukemBranch:		sommerfeld_i386mp_1
10501.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
10511.3SsommerfeStatus:		Terminated; merged to -current
10521.1SlukemStart Date:	21 Feb 2000
10531.2SfvdlEnd Date:	01 Oct 2002
10541.1SlukemBase Tag:	sommerfeld_i386mpbase_1
10551.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
10561.1SlukemScope:		sys/arch/i386
10571.1SlukemNotes:
10581.1Slukem		Code committed to the branch has booted to multiuser 
10591.1Slukem		on at least one system.
10601.1Slukem
10611.1Slukem		Not guaranteed to compile against mainline since -current
10621.1Slukem		may have changed incompatibly with the last branch update;
10631.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
10641.1Slukem
10651.1Slukem		Please get explicit permission from the maintainer 
10661.1Slukem		before each commit, or your changes will be backed out.
10671.1Slukem		Other tags starting with sommerfeld_ are private to 
10681.1Slukem		the developer and are guaranteed to be unstable.
10691.1Slukem		Only the maintainer should move tags.
10701.1Slukem
10711.1Slukem		Note that this branch uses a DIFFERENT scheme for 
10721.225Swiz		syncing with the mainline.  the maintainer uses some private
10731.225Swiz		scripts for keeping them in sync; if you make commits 
10741.1Slukem		to the branch to "resynchronize" things, you'll
10751.1Slukem		probably do it wrong; instead, ask the maintainer to
10761.1Slukem		resynchronize things.
10771.1Slukem
10781.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
10791.1Slukem		issues with the branch.
10801.1Slukem
10811.1SlukemBranch:		thorpej-mips-cache
10821.1SlukemDescription:	overhaul MIPS cache support code
10831.1SlukemStatus:		Terminated; merged to -current
10841.1SlukemStart Date:	Oct 23 2001
10851.1SlukemEnd Date:	Nov 14 2001
10861.1SlukemBase Tag:	thorpej-mips-cache-base
10871.1SlukemScope:		syssrc
10881.1SlukemNotes:		This branch needs more debugging, testing, and more
10891.1Slukem		ports need to be converted to the new world order.
10901.1Slukem
10911.1Slukem		The following processors have had cache ops
10921.1Slukem		written:
10931.1Slukem
10941.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
10951.1Slukem			  needs to be beat on a lot more to make
10961.1Slukem			  sure it's working.
10971.1Slukem
10981.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
10991.1Slukem			  tracked down a bug, which has been fixed.
11001.1Slukem
11011.1Slukem			  Confirmed working on R4000-with-L2.
11021.1Slukem
11031.1Slukem			  Confirmed working on R4400-no-L2 and
11041.1Slukem			  R4400-with-L2.
11051.1Slukem
11061.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
11071.1Slukem			  has committed fixes to this code.
11081.1Slukem
11091.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
11101.1Slukem			  no SysAD L2 cache).
11111.1Slukem
11121.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
11131.1Slukem
11141.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
11151.1Slukem			  committed fixes to this code.  Awaiting
11161.1Slukem			  confirmation that it is working properly.
11171.1Slukem
11181.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
11191.1Slukem			  written this code and tested it on a
11201.1Slukem			  PlayStation 2.
11211.1Slukem
11221.1Slukem		The following ports have been updated to compile (and
11231.1Slukem		use optimized-for-processor bus_dma routines).  Those
11241.1Slukem		that have been tested and work are marked with [WORKING].
11251.1Slukem
11261.1Slukem			* algor		[WORKING]
11271.1Slukem
11281.1Slukem			* arc		[WORKING]
11291.1Slukem
11301.1Slukem			* pmax		[WORKING]
11311.1Slukem
11321.1Slukem			* playstation2	[WORKING]
11331.1Slukem					Needs optimized bus_dmamap_sync().
11341.1Slukem
11351.1Slukem			* hpcmips	[need verification that this is working]
11361.1Slukem					Needs optimized bus_dmamap_sync().
11371.1Slukem
11381.1Slukem			* sgimips	[WORKING]
11391.1Slukem					Needs optimized bus_dmamap_sync().
11401.1Slukem
11411.1Slukem			* cobalt	[need testing]
11421.1Slukem
11431.1Slukem			* mipsco	[need testing]
11441.1Slukem
11451.1Slukem			* newsmips	[need testing]
11461.1Slukem
11471.1SlukemBranch:		thorpej_scsipi
11481.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
11491.1SlukemStatus:		Terminated; merged to -current
11501.1SlukemStart Date:
11511.1SlukemEnd Date:	Apr 25 2001
11521.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
11531.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
11541.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
11551.1SlukemScope:		syssrc
11561.1SlukemNotes:		When a change from -current is pulled up please move the
11571.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
11581.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
11591.1Slukem		used when syncing the whole branch with HEAD).
11601.1Slukem		Just before the merge, syssrc has been tagged with
11611.1Slukem		thorpej_scsipi_beforemerge
11621.1Slukem
11631.1SlukemBranch:		thorpej-signal
11641.1SlukemDescription:	?
11651.1SlukemStatus:		?
11661.1SlukemStart Date:
11671.1SlukemEnd Date:
11681.1SlukemBase Tag:	thorpej-signal-base
11691.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11701.1SlukemScope:		kernel
11711.1SlukemNotes:
11721.1Slukem
11731.1SlukemBranch:		thorpej-setroot
11741.1SlukemDescription:	?
11751.1SlukemStatus:		Terminated; merged to -current
11761.1SlukemStart Date:
11771.1SlukemEnd Date:
11781.1SlukemBase Tag:
11791.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11801.1SlukemScope:		kernel
11811.1SlukemNotes:
11821.1Slukem
11831.84SkardelBranch:		simonb-timecounters
11841.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
11851.85SkardelStatus:		Terminated
11861.84SkardelStart Date:	Sat Feb 04 2006
11871.84SkardelEnd Date:	Wed Jun 07 2006
11881.84SkardelBase Tag:	simonb-timecounters-base
11891.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
11901.84Skardel		Frank Kardel <kardel@NetBSD.org>
11911.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
11921.84SkardelNotes:		early (partial conversion) commit to -current
11931.84Skardel		ok'ed by core@ on 20060605 for testing and further
11941.84Skardel		simplified conversion
11951.84Skardel
11961.1SlukemBranch:		wrstuden-devbsize
11971.1SlukemDescription:	Modify buffer cache to deal with different devices having
11981.1Slukem		different block sizes. Also DEV_BSIZE would go away.
11991.1SlukemStatus:		Terminated
12001.1SlukemStart Date:	Aug or Sept 1999
12011.1SlukemEnd Date:	1 Apr 2000
12021.1SlukemBase tag:	wrstuden-devbsize-base
12031.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
12041.1SlukemScope:		kernel
12051.1SlukemNotes:		No longer active due to lack of time, and introduction
12061.1Slukem		of UBC. In terms of UBC, the primary cache for
12071.1Slukem		file data is the VM cache, which needs to operate
12081.1Slukem		in terms of VM pages. As no existing device has native
12091.1Slukem		pages the same size as our VM pages, there already is
12101.1Slukem		a mapping going on between the VM system and the
12111.1Slukem		underlying blocks. So it would be easier and cleaner
12121.1Slukem		to adjust that to deal w/ different block sizes.
12131.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
12141.1Slukem		with a certain length, so the exact block size isn't a big
12151.1Slukem		deal.
12161.1Slukem
12171.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
12181.1Slukem
12191.193SyamtBranch:		yamt-idlelwp
12201.193SyamtDescription:	idle lwp, and some changes depending on it.
12211.193Syamt
12221.193Syamt		1. separate context switching and thread scheduling.
12231.193Syamt		   (cf. gmcgarry_ctxsw)
12241.193Syamt		2. implement idle lwp.
12251.193Syamt		3. clean up related MD/MI interfaces.
12261.193Syamt		4. make scheduler(s) modular.
12271.193Syamt
12281.193SyamtStatus:		Terminated; merged to -current
12291.193SyamtStart Date:	Fri Feb 17 2007
12301.193SyamtEnd Date:	Thu May 17 2007
12311.193SyamtBase Tag:	yamt-idlelwp-base8
12321.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
12331.193SyamtScope:		src/sys  (src/common is tagged but not branched)
12341.193SyamtNotes:		
12351.193Syamt		Status of ports:
12361.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
12371.193Syamt		  i386			[ Done, tested ]
12381.193Syamt		  amd64			[ Done, tested ]
12391.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
12401.204Stsutsui		  sparc			[ Done, UP tested, MP might have
12411.204Stsutsui					  some problem after newlock2 merge ]
12421.204Stsutsui		  sparc64		[ Done, tested ]
12431.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
12441.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
12451.205Sskrll		  hppa			[ Done, tested ]
12461.193Syamt		  sh3			[ Done, tested ]
12471.193Syamt		  vax			[ Done, UP tested, MP untested ]
12481.204Stsutsui		  m68k			[ Done, tested on several ports ]
12491.193Syamt		  ns32k			[ broken ]
12501.193Syamt		  ia64			[ broken ]
12511.193Syamt		  pdp10			[ broken ]
12521.193Syamt
12531.193Syamt		How to adapt a port?
12541.193Syamt
12551.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
12561.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
12571.193Syamt
12581.193Syamt		- implement cpu_idle.  see cpu_idle.9.
12591.193Syamt
12601.193Syamt		- add a flag argument to cpu_need_resched.
12611.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
12621.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
12631.193Syamt		  send an IPI to the target cpu.
12641.193Syamt
12651.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
12661.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
12671.193Syamt		  almost always non-NULL, with exceptions like early on boot.
12681.193Syamt
12691.193Syamt		- remove idle pcbs.
12701.193Syamt
12711.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
12721.193Syamt
12731.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
12741.193Syamt		  secondary processors.
12751.193Syamt
12761.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
12771.193Syamt		  curlwp.
12781.193Syamt
12791.193Syamt		- of course, update MD users of scheduler/switching API.
12801.193Syamt
12811.25SyamtBranch:		yamt-km, yamt-km-doc
12821.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
12831.46SyamtStatus:		Terminated; merged to -current
12841.19SyamtStart Date:	Tue Jan 25 2005
12851.46SyamtEnd Date:	Fri Apr  1 2005
12861.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
12871.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
12881.25SyamtScope:		yamt-km: src/sys
12891.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
12901.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
12911.19Syamt
12921.24Syamt		the followings are per-port status.
12931.24Syamt		(account names mean "tested by".)
12941.24Syamt
12951.20Syamt		works enough to go to multiuser:
12961.45Syamt			alpha, i386, xen (yamt@)
12971.24Syamt			pc532 (simonb@)
12981.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
12991.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
13001.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
13011.39Syamt			    sun3x (tsutsui@)
13021.31Syamt			amiga (mhitch@)
13031.32Syamt			cats, hp700 (skrll@)
13041.45Syamt			xen (bouyer@)
13051.28Syamt
13061.28Syamt		known to have the same problem as trunk:
13071.28Syamt			vax (chs@, stuck while running kvm_mkdb)
13081.24Syamt
13091.24Syamt		known to have a problem:
13101.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
13111.35Syamt			needs to be revisited.
13121.39Syamt			-> for luna68k, although not tested,
13131.39Syamt			   Sysmap has been moved to avoid kva conflict with
13141.39Syamt			   I/O ranges.
13151.20Syamt
13161.20Syamt		buildable:
13171.20Syamt			src/sys/arch/acorn26/conf/GENERIC
13181.20Syamt			src/sys/arch/acorn32/conf/GENERIC
13191.20Syamt			src/sys/arch/algor/conf/P6032
13201.20Syamt			src/sys/arch/alpha/conf/GENERIC
13211.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
13221.20Syamt			src/sys/arch/amd64/conf/GENERIC
13231.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
13241.20Syamt			src/sys/arch/amiga/conf/GENERIC
13251.20Syamt			src/sys/arch/arc/conf/GENERIC
13261.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
13271.20Syamt			src/sys/arch/bebox/conf/GENERIC
13281.20Syamt			src/sys/arch/cats/conf/GENERIC
13291.20Syamt			src/sys/arch/cesfic/conf/GENERIC
13301.20Syamt			src/sys/arch/cobalt/conf/GENERIC
13311.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
13321.20Syamt			src/sys/arch/evbarm/conf/TS7200
13331.20Syamt			src/sys/arch/evbppc/conf/WALNUT
13341.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
13351.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
13361.20Syamt			src/sys/arch/hp300/conf/GENERIC
13371.20Syamt			src/sys/arch/hp700/conf/GENERIC
13381.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
13391.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
13401.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
13411.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
13421.20Syamt			src/sys/arch/i386/conf/GENERIC
13431.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
13441.40Syamt			src/sys/arch/i386/conf/XEN0
13451.40Syamt			src/sys/arch/i386/conf/XENU
13461.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
13471.20Syamt			src/sys/arch/iyonix/conf/GENERIC
13481.20Syamt			src/sys/arch/luna68k/conf/GENERIC
13491.20Syamt			src/sys/arch/mac68k/conf/GENERIC
13501.20Syamt			src/sys/arch/macppc/conf/GENERIC
13511.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
13521.20Syamt			src/sys/arch/mipsco/conf/GENERIC
13531.40Syamt			src/sys/arch/mmeye/conf/GENERIC
13541.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
13551.20Syamt			src/sys/arch/netwinder/conf/GENERIC
13561.20Syamt			src/sys/arch/news68k/conf/GENERIC
13571.20Syamt			src/sys/arch/newsmips/conf/GENERIC
13581.20Syamt			src/sys/arch/next68k/conf/GENERIC
13591.20Syamt			src/sys/arch/ofppc/conf/GENERIC
13601.20Syamt			src/sys/arch/pc532/conf/GENERIC
13611.20Syamt			src/sys/arch/pmax/conf/GENERIC
13621.20Syamt			src/sys/arch/prep/conf/GENERIC
13631.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
13641.20Syamt			src/sys/arch/sbmips/conf/GENERIC
13651.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
13661.20Syamt			src/sys/arch/shark/conf/GENERIC
13671.20Syamt			src/sys/arch/sparc/conf/GENERIC
13681.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
13691.20Syamt			src/sys/arch/sparc64/conf/GENERIC
13701.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
13711.20Syamt			src/sys/arch/sun2/conf/GENERIC
13721.20Syamt			src/sys/arch/sun3/conf/GENERIC
13731.20Syamt			src/sys/arch/vax/conf/GENERIC
13741.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
13751.20Syamt			src/sys/arch/x68k/conf/GENERIC
13761.20Syamt
13771.42Syamt			src/sys/arch/playstation2/conf/GENERIC
13781.42Syamt
13791.97SyamtBranch:		yamt-pdpolicy
13801.97SyamtDescription:	play with page replacement policy
13811.97Syamt		- separate page replacement policy from the rest of kernel
13821.97Syamt		- implement alternative replacement policy
13831.97Syamt		- related read-ahead adjustment?
13841.97SyamtStatus:		Terminated; merged to -current
13851.97SyamtStart Date:	Sun Mar  5 2006
13861.97SyamtEnd Date:	Sat Sep 16 2006
13871.97SyamtBase Tag:	yamt-pdpolicy-base9
13881.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13891.97SyamtScope:		src/sys  (src/common is tagged but not branched)
13901.97SyamtNotes:		
13911.97Syamt
13921.54SyamtBranch:		yamt-readahead
13931.54SyamtDescription:	play with file readahead
13941.58SyamtStatus:		Terminated; merged to -current
13951.54SyamtStart Date:	Mon Nov 14 2005
13961.58SyamtEnd Date:	Wed Nov 30 2005
13971.57SyamtBase Tag:	yamt-readahead-base3
13981.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13991.54SyamtScope:		src/sys
14001.54SyamtNotes:		
14011.54Syamt
14021.60SyamtBranch:		yamt-uio_vmspace
14031.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
14041.67SyamtStatus:		Terminated; merged to -current
14051.60SyamtStart Date:	Mon Dec 31 2005
14061.67SyamtEnd Date:	Wed Mar  1 2006
14071.66SyamtBase Tag:	yamt-uio_vmspace-base5
14081.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14091.60SyamtScope:		src/sys
14101.60SyamtNotes:		
14111.60Syamt
14121.151SyamtBranch:		yamt-splraiseipl
14131.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
14141.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
14151.151Syamt
14161.151Syamt		- completes workqueue(9) and netbt.
14171.151Syamt		- fix PR/33218.
14181.151Syamt
14191.151SyamtStatus:		Terminated; merged to -current
14201.151SyamtStart Date:	Mon Sep 18 2006
14211.151SyamtEnd Date:	Fri Dec 22 2006
14221.151SyamtBase Tag:	yamt-splraiseipl-base5
14231.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14241.151SyamtScope:		src/sys  (src/common is tagged but not branched)
14251.151SyamtNotes:		
14261.151Syamt		tested (by who):
14271.151Syamt			alpha		(yamt)
14281.151Syamt			alpha		(pavel)
14291.151Syamt			amd64		(reported privately)
14301.151Syamt			cobalt		(tsutsui)
14311.151Syamt			ews4800mips	(tsutsui)
14321.151Syamt			hp300		(tsutsui)
14331.151Syamt			hpcarm		(reported privately)
14341.151Syamt			i386		(yamt)
14351.151Syamt			macppc		(tsutsui)
14361.151Syamt			news68k		(tsutsui)
14371.151Syamt			sgimips(IP32)	(tsutsui)
14381.151Syamt			sparc(sun4c)	(tsutsui)
14391.151Syamt			sun2		(tsutsui)
14401.151Syamt			sun3		(tsutsui)
14411.151Syamt			sun3x		(tsutsui)
14421.151Syamt			xen		(yamt)
14431.151Syamt
14441.151Syamt		compile-tested:
14451.151Syamt			acorn26
14461.151Syamt			acorn32
14471.151Syamt			algor
14481.151Syamt			amiga
14491.151Syamt			arc
14501.151Syamt			atari
14511.151Syamt			bebox
14521.151Syamt			cats
14531.151Syamt			cesfic
14541.151Syamt			dreamcast
14551.151Syamt			evbarm
14561.151Syamt			evbmips
14571.151Syamt			evbppc(marvell)
14581.151Syamt			evbppc(ibm4xx)
14591.151Syamt			evbsh3
14601.151Syamt			hp700
14611.151Syamt			hpcmips
14621.151Syamt			hpcsh
14631.151Syamt			ia64
14641.151Syamt			ibmnws
14651.151Syamt			iyonix
14661.151Syamt			landisk
14671.151Syamt			luna68k
14681.151Syamt			mac68k
14691.151Syamt			mmeye
14701.151Syamt			mvme68k
14711.151Syamt			mvmeppc
14721.151Syamt			mipsco
14731.151Syamt			netwinder
14741.151Syamt			newsmips
14751.151Syamt			next68k
14761.151Syamt			ofppc
14771.151Syamt			pc532
14781.151Syamt			pmax
14791.151Syamt			pmppc
14801.151Syamt			prep
14811.151Syamt			sandpoint
14821.151Syamt			sbmips
14831.151Syamt			shark
14841.151Syamt			sparc
14851.151Syamt			sparc64
14861.151Syamt			vax
14871.151Syamt			x68k
14881.151Syamt			zaurus
14891.151Syamt
14901.151Syamt		not tested:
14911.151Syamt			pdp10 (i don't know how to build)
14921.151Syamt			sh5 (not buildable with an unrelated problem.)
14931.151Syamt
14941.151Syamt    compile  CAYMAN64/netbsd32_sa.o
14951.151Syamt    cc1: warnings being treated as errors
14961.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
14971.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
14981.151Syamt    --- netbsd32_sa.o ---
14991.151Syamt    *** [netbsd32_sa.o] Error code 1
15001.151Syamt    1 error
15011.151Syamt
15021.151Syamt		notyet:
15031.151Syamt			amigappc
15041.151Syamt			playstation2
15051.151Syamt
15061.79SbriggsBranch:		yamt-vop
15071.79SbriggsDescription:	remove several VOPs
15081.79SbriggsStatus:		Terminated; merged to -current
15091.79SbriggsStart Date:	Wed Oct 19 2005
15101.79SbriggsEnd Date:	Wed Nov  2 2005
15111.79SbriggsBase Tag:	yamt-vop-base3
15121.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15131.68SyamtScope:		src/sys
15141.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
15151.71Speter
15161.214SyamtBranch:		yamt-x86pmap
15171.214SyamtDescription:	merge i386 and amd64 pmap
15181.214SyamtStatus:		Terminated; merged to -current
15191.214SyamtStart Date:	Mon Sep 24 2007
15201.214SyamtEnd Date:	Fri Oct 19 2007
15211.214SyamtBase Tag:	yamt-x86pmap-base4
15221.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15231.214SyamtScope:		src/sys  (src/common is tagged but not branched)
15241.214SyamtNotes:		
15251.214Syamt
15261.98SgdamoreBranch:		gdamore-uart
15271.98SgdamoreDescription:	Add register table support to com driver.
15281.98SgdamoreStatus:		Active
15291.98SgdamoreStart Date:	14 June 2006
15301.98SgdamoreEnd Date:	13 July 2006
15311.98SgdamoreBase Tag:	gdamore-uart-base
15321.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
15331.98SgdamoreScope:		kernel
15341.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
15351.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
15361.98Sgdamore
15371.79Sbriggs########################################################################
15381.1Slukem# Other:
15391.79Sbriggs########################################################################
15401.1Slukem
15411.1SlukemBranch:		magnum
15421.1SlukemDescription:	?
15431.1SlukemStatus:		?
15441.1SlukemStart Date:
15451.1SlukemEnd Date:
15461.1SlukemBase Tag:	magnum-base
15471.1SlukemMaintainer:	?
15481.1SlukemScope:		kernel
15491.1SlukemNotes:
15501.69Selad
1551