BRANCHES revision 1.234
11.234Syamt#	$NetBSD: BRANCHES,v 1.234 2007/12/24 05:26:34 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.228SbouyerBranch:		bouyer-xeni386
2581.228SbouyerDescription:	switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
2591.228SbouyerStatus:		Active
2601.228SbouyerStart Date:	10 Dec 2007
2611.228SbouyerEnd Date:
2621.228SbouyerBase Tag:	bouyer-xeni386-base
2631.228SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
2641.228SbouyerScope:		kernel
2651.228SbouyerNotes:		
2661.228Sbouyer
2671.201SchrisBranch:		chris-arm-intr-rework
2681.201SchrisDescription:	Rework arm interrupt handling code
2691.201SchrisStatus:		Active
2701.201SchrisStart Date:	11 Aug 2007
2711.201SchrisEnd Date:
2721.201SchrisBase Tag:	chris-arm-intr-rework-base
2731.225SwizMaintainer:	Chris Gilbert <chris@NetBSD.org>
2741.201SchrisScope:		sys/arch/arm sys/arch/cats (other arm archs to follow)
2751.201SchrisNotes:		Rework arm interrupt code to provide a shared set of interrupt
2761.201Schris		routines, and allow improvements to be shared across all arm
2771.201Schris		based hardware.
2781.201Schris
2791.229ScubeBranch:		cube-autoconf
2801.229ScubeDescription:	Renovate autoconf(9) API
2811.229ScubeStatus:		Active
2821.229ScubeStart Date:	11 Dec 2007
2831.229ScubeEnd Date:
2841.229ScubeBase Tag:	cube-autoconf-base
2851.229ScubeMaintainer:	Quentin Garnier <cube@NetBSD.org>
2861.229ScubeScope:		kernel usr.bin/config (and some other userland bits)
2871.229ScubeNotes:		Address a number of issues the current autoconf(9) API has.
2881.229Scube
2891.79SbriggsBranch:		gmcgarry_ctxsw
2901.79SbriggsDescription:	Separate scheduler from context-switch code
2911.79SbriggsStatus:		Dormant
2921.79SbriggsStart Date:	18 December 2002
2931.79SbriggsEnd Date:
2941.79SbriggsBase Tag:	gmcgarry_ctxsw_base
2951.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2961.79SbriggsScope:		kernel
2971.225SwizNotes:		Removing knowledge of the scheduler and its run queues
2981.79Sbriggs		from the machine-dependent context switch code is the
2991.79Sbriggs		first step in cleaning up the scheduler.  It is necessary
3001.79Sbriggs		for the newlock branch, making the scheduler SMP friendly,
3011.79Sbriggs		adding real-time scheduler extensions, and reducing the
3021.79Sbriggs		number of code paths for LWP and proc switching.
3031.79Sbriggs
3041.79SbriggsBranch:		gmcgarry_ucred
3051.79SbriggsDescription:	Integrate and encapsulate user credentials
3061.79SbriggsStatus:		Dormant
3071.79SbriggsStart Date:	18 December 2002
3081.79SbriggsEnd Date:
3091.79SbriggsBase Tag:	gmcgarry_ucred_base
3101.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
3111.79SbriggsScope:		kernel
3121.79SbriggsNotes:		merge pcred and ucred and poolify
3131.79Sbriggs
3141.199SrjsBranch:		hpcarm-cleanup
3151.199SrjsDescription:	Fix build problems for hpcarm
3161.199SrjsStatus:		Active
3171.199SrjsStart Date:	31 July 2007
3181.199SrjsEnd Date:
3191.199SrjsBase Tag:	hpcarm-cleanup-base
3201.199SrjsMaintainer:	Robert Swindells <rjs@NetBSD.org>
3211.199SrjsScope:		kernel
3221.199SrjsNotes:		Modify SA11x0 interrupt code to match PXA2x0 equivalent.
3231.199Srjs
3241.194SitohyBranch:		itohy-usb1
3251.194SitohyDescription:	USB stack overhaul, mostly DMA related
3261.194SitohyStatus:		Active
3271.194SitohyStart Date:	22 May 2007
3281.194SitohyEnd Date:
3291.194SitohyBase Tag:	itohy-usb1-base
3301.194SitohyMaintainer:	ITOH Yasufumi <itohy@NetBSD.org>
3311.194SitohyScope:		kernel
3321.194SitohyNotes:		To check out the kernel source tree,
3331.194Sitohy		1. check out checkout script
3341.194Sitohy			cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
3351.194Sitohy		2. update files in the branch
3361.194Sitohy			sh -e src/sys/dev/usb/filelist
3371.194Sitohy
3381.79SbriggsBranch:		kame
3391.79SbriggsDescription:	KAME Project
3401.79SbriggsStatus:		Dormant
3411.79SbriggsStart Date:	28 Jun 1999
3421.79SbriggsEnd Date:
3431.79SbriggsBase Tag:
3441.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
3451.79SbriggsScope:		kernel
3461.79SbriggsNotes:		http://www.kame.net
3471.79Sbriggs		Used for "reference" purposes for early part of KAME
3481.79Sbriggs		integration effort.  The branch is not actively used, as I
3491.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
3501.79Sbriggs
3511.79SbriggsBranch:		kent-audio2
3521.79SbriggsDescription:	In-kernel audio mixer
3531.79SbriggsStatus:		Active
3541.79SbriggsStart Date:	Sun Jan 16 2005
3551.79SbriggsEnd Date:	
3561.79SbriggsBase Tag:	kent-audio2-base
3571.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
3581.79SbriggsScope:		kernel (audio device drivers)
3591.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
3601.79Sbriggs		Please consult with the maintainer before committing
3611.79Sbriggs		to this branch.
3621.79Sbriggs		This branch is not expected to be compilable yet.
3631.79Sbriggs
3641.79SbriggsBranch:		matt-timespec
3651.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
3661.79Sbriggs		storage mechanism.
3671.197SmattStatus:		Inactive
3681.79SbriggsStart Date:	2005-02-19
3691.79SbriggsEnd Date:
3701.79SbriggsBase Tag:	
3711.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
3721.79SbriggsScope:		kernel
3731.79SbriggsNotes:	
3741.79Sbriggs
3751.197SmattBranch:		matt-mips64
3761.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
3771.197SmattStatus:		Active
3781.197SmattStart Date:	2007-07-17
3791.197SmattEnd Date:
3801.206SmattBase Tag:	matt-mips64-base
3811.206SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
3821.206SmattScope:		kernel & userland
3831.206SmattNotes:	
3841.206Smatt
3851.206SmattBranch:		matt-armv6
3861.206SmattDescription:	Rototill the arm code to support features present in the
3871.225Swiz		v6 of the ARM Architecture.  Additionally, clean up things
3881.206Smatt		along the way to use common practices.
3891.206SmattStatus:		Active
3901.206SmattStart Date:	2007-08-27
3911.206SmattEnd Date:
3921.206SmattBase Tag:	matt-armv6-base
3931.197SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
3941.197SmattScope:		kernel & userland
3951.197SmattNotes:	
3961.197Smatt
3971.224SmjfBranch:		mjf-devfs
3981.225SwizDescription:	device file system supporting dynamic device nodes
3991.224SmjfStatus:		Active
4001.224SmjfStart Date:	12 November 2007
4011.224SmjfEnd Date:
4021.224SmjfBase Tag:	mjf-devfs-base
4031.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4041.224SmjfScope:		kernel and userland
4051.224SmjfNotes:		This branch will move away from the static device nodes that
4061.224Smjf		are created with MAKEDEV scripts and allow nodes to be created
4071.224Smjf		and removed dynamically as devices are attached and detached
4081.224Smjf		from the machine.
4091.224Smjf
4101.224SmjfBranch:		mjf-ufs-trans
4111.225SwizDescription:	file system transactions for ufs
4121.224SmjfStatus:		Active
4131.224SmjfStart Date:	12 March 2007
4141.224SmjfEnd Date:
4151.224SmjfBase Tag:	mjf-ufs-trans-base
4161.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4171.224SmjfScope:		kernel
4181.224SmjfNotes:
4191.224Smjf
4201.79SbriggsBranch:	  	pkgviews
4211.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
4221.79SbriggsStatus:		Active
4231.79SbriggsStart Date:	22 July 2002
4241.79SbriggsEnd Date:
4251.79SbriggsBase Tag:	pkgviews
4261.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
4271.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
4281.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
4291.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
4301.79Sbriggs		within the same tree
4311.79Sbriggs
4321.79SbriggsBranch:		rpaulo-netinet-merge-pcb
4331.79SbriggsDescription:	merge in6pcb with inpcb
4341.133SrpauloStatus:		Dormant
4351.79SbriggsStart Date:	Wed Feb 01 2006
4361.79SbriggsEnd Date:	
4371.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
4381.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
4391.79SbriggsScope:		src/sys
4401.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
4411.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
4421.135Srpaulo		the proposed structure layout (which was roughly discussed
4431.135Srpaulo		in the tech-net mailing list).
4441.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
4451.135Srpaulo		locking style, but currently they do nothing and are not
4461.135Srpaulo		yet called at the correct places (needs discussion about
4471.135Srpaulo		kernel fine-grained locking).
4481.135Srpaulo		To continue this branch, one needs to read all the relevant
4491.135Srpaulo		inpcb/in6pcb source files and change the function names,
4501.225Swiz		structure names, structure fields according to the new
4511.135Srpaulo		layout (in6pcb is gone).
4521.135Srpaulo		Don't try to build a kernel from this branch because it won't
4531.135Srpaulo		work. The missing pieces required to do a complete build
4541.135Srpaulo		were not committed because they were incomplete and generated
4551.135Srpaulo		panics.
4561.135Srpaulo		You shouldn't need to worry about KAME syncs because
4571.135Srpaulo		they did most of them by now.
4581.135Srpaulo		After the work is done, you are required to test the branch
4591.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
4601.135Srpaulo		More info at: http://www.tahi.org/
4611.79Sbriggs
4621.79SbriggsBranch:		rtr-xorg-branch
4631.79SbriggsDescription:	xorg & static build alterations to src/x11
4641.79SbriggsStatus:		Active
4651.79SbriggsStart Date:	Nov 15 2004
4661.79SbriggsEnd Date:	
4671.79SbriggsBase tag:	rtr-xorg-branch-base
4681.79SbriggsMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
4691.79SbriggsScope:		x11
4701.79Sbriggs		distrib/sets/lists
4711.79Sbriggs		share/mk/bsd.x11.mk
4721.79Sbriggs		share/mk/bsd.own.mk
4731.79Sbriggs		etc/mtree/NetBSD.dist
4741.79SbriggsNotes:		Requires parts of xsrc/xfree (HEAD)
4751.79Sbriggs		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
4761.79Sbriggs		Requires xorg (XORG-6_8_1)
4771.79Sbriggs
4781.191SwrstudenBranch:  	wrstuden-fixsa
4791.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
4801.191SwrstudenStatus: 	Active
4811.191SwrstudenStart Date:	15 May 2007
4821.191SwrstudenEnd Date:
4831.191SwrstudenBase Tag:	wrstuden-fixsa-base
4841.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
4851.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
4861.191Swrstuden		or lib/libpthread or maybe gdb.
4871.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
4881.191Swrstuden		This branch is intended to stage improvements for the
4891.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
4901.191Swrstuden		include not allocating memory while preparing to tsleep(),
4911.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
4921.191Swrstuden		eliminating the need to mlock stacks), and being
4931.191Swrstuden		able to pthread_kill() running threads.
4941.191Swrstuden
4951.161SadBranch:		vmlocking
4961.215SadDescription:	Make VM and file system framework MP safe
4971.223SadStatus:		Terminated
4981.223SadStart Date:	13 March 2007
4991.223SadEnd Date:	4 December 2007
5001.223SadBase Tag:	vmlocking-base
5011.223SadMaintainer:	Andrew Doran <ad@NetBSD.org>
5021.223SadScope:		kernel
5031.223SadNotes:		Superseded by vmlocking2 branch.
5041.223Sad
5051.223SadBranch:		vmlocking2
5061.223SadDescription:	Make VM and file system framework MP safe
5071.161SadStatus:		Active
5081.225SwizStart Date:	4 December 2007
5091.161SadEnd Date:
5101.223SadBase Tag:	vmlocking2-base1
5111.161SadMaintainer:	Andrew Doran <ad@NetBSD.org>
5121.161SadScope:		kernel
5131.215SadNotes:		Goals:
5141.215Sad
5151.215Sad		- Make VM system / trap handling MP safe.
5161.215Sad		- Replace simplelocks with mutexes.
5171.215Sad		- Make file system framework MP safe.
5181.215Sad
5191.215Sad		Status by architecture:
5201.215Sad
5211.221Sad		  alpha		partial: need pmap/trap locking changes
5221.221Sad		  i386		done
5231.221Sad		  amd64		done
5241.221Sad		  mips		done
5251.215Sad		  sparc			
5261.233Sad		  sparc64	done
5271.215Sad		  arm			
5281.221Sad		  powerpc	partial: need pmap/trap locking changes
5291.221Sad		  hppa		done
5301.221Sad		  sh3		done
5311.222Sad		  vax		partial: need pmap/trap locking changes
5321.221Sad		  m68k		
5331.221Sad		  xen		partial
5341.216Sad
5351.215Sad		Remaining MI work to do:
5361.215Sad
5371.221Sad		- Check aliased vnode handling. There may be problems.
5381.215Sad
5391.215Sad		Remaining problems:
5401.215Sad
5411.233Sad		- LFS stalls due to v_numoutput leak.
5421.215Sad
5431.233Sad		- ext2fs dup alloc.
5441.215Sad
5451.233Sad		- tmpfs rename issue on pkgbuild
5461.161Sad
5471.221Sad		- Unmount erroneously reports busy sometimes. Why?
5481.161Sad
5491.222Sad		- usl_detachtimeout warning occasionally.
5501.222Sad
5511.227SyamtBranch:		yamt-kmem
5521.227SyamtDescription:	
5531.227Syamt		- separate kernel va allocation from kernel fault handling.
5541.227Syamt		- make kmem_alloc interrupt-safe.
5551.227SyamtStatus:		Active
5561.227SyamtStart Date:	Sun Dec  9 2007
5571.227SyamtEnd Date:	
5581.231SyamtBase Tag:	yamt-kmem-base3
5591.227SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5601.227SyamtScope:		src/sys  (src/common is tagged but not branched)
5611.227SyamtNotes:		
5621.234Syamt		todo:
5631.234Syamt		- investigate if PMAP_PREFER equivalent can be done
5641.234Syamt		  with vmem_xalloc.  find a tester with hardware for it.
5651.234Syamt		- g/c replaced code, including kmapent and malloc.
5661.234Syamt		- consider to remove other submaps.  eg. mb_map
5671.227Syamt
5681.79SbriggsBranch:		yamt-lazymbuf
5691.79SbriggsDescription:	implement and evaluate lazy mapping of mbuf external data pages
5701.195Syamt		also, change the way to share mbuf external storage.
5711.92Syamt		it's intended as the first step of larger changes.
5721.92Syamt			1. support operations (esp. bus_dma load) on
5731.92Syamt			   unmapped mbuf.
5741.92Syamt			2. unify mbuf and buf.
5751.92Syamt			   (or, at least some parts of them)
5761.92Syamt			3. then it should be trivial to implement
5771.92Syamt			   i/o coalescing, etc.
5781.79SbriggsStatus:		Active
5791.79SbriggsStart Date:	Wed Jul  6 2005
5801.79SbriggsEnd Date:	
5811.232SyamtBase Tag:	yamt-lazymbuf-base8
5821.79SbriggsMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5831.152SyamtScope:		src/sys  (src/common is tagged but not branched)
5841.79SbriggsNotes:		
5851.195Syamt		i386		DONE
5861.195Syamt		amd64		DONE
5871.195Syamt		other ports should work as the trunk does.
5881.195Syamt		(conditionalized by __HAVE_LAZY_MBUF macro)
5891.79Sbriggs
5901.163SreinoudBranch:		reinoud-bufcleanup
5911.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
5921.164Sreinoud		Ideas currently in mind (preference for b):
5931.164Sreinoud		a)
5941.163Sreinoud			1. use of bio_ops per buffer.
5951.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
5961.163Sreinoud			   and provide some private context.
5971.225Swiz			3. extend the bio_ops with commonly used functionality
5981.163Sreinoud			   like pending action counting, custom context passing,
5991.163Sreinoud			   last minute processing of buffer data, buffer cache
6001.163Sreinoud			   etc.
6011.163Sreinoud			4. investigate the use of the kcont()
6021.163Sreinoud			   continuation-passing framework for async io
6031.163Sreinoud			   completion notification for bufs
6041.164Sreinoud			...
6051.164Sreinoud		b)
6061.164Sreinoud			1. all sequencing use of B_CALL replaced by
6071.164Sreinoud			   device-threads, if possible generic code around BUFQ
6081.225Swiz			2. possibly use kcont() for async IO finished signaling
6091.164Sreinoud			3. counter of pending and queued actions requestable
6101.164Sreinoud			   by IOCTL interface?
6111.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
6121.164Sreinoud			   even finished I/O calls as vnode operations
6131.164Sreinoud			...
6141.163SreinoudStatus:		Active
6151.163SreinoudStart Date:	Thu Mar 15 2007
6161.163SreinoudEnd Date:
6171.163SreinoudBase Tag:	reinoud-bufcleanup-base
6181.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
6191.163SreinoudScope:		src/sys and src/common
6201.225SwizNotes:		Used as experiment sandbox and if successful hopefully one day
6211.225Swiz		to be integrated.
6221.163Sreinoud
6231.175SthorpejBranch:		thorpej-atomic
6241.175SthorpejDescription:	Implementation of an atomic memory operations API modeled
6251.175Sthorpej		after the one in Solaris 10.
6261.175SthorpejStatus:		Active
6271.175SthorpejStart Date:	Apr 11 2007
6281.175SthorpejEnd Date:
6291.175SthorpejBase tag:	thorpej-atomic-base
6301.175SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
6311.175SthorpejScope:		src/common
6321.175Sthorpej		src/sys
6331.176SthorpejNotes:		Base atomic primitives need to be implemented for
6341.176Sthorpej		all of the supported architectures:
6351.176Sthorpej
6361.179Sthorpej		alpha		DONE
6371.180Sthorpej		arm		DONE
6381.176Sthorpej		hppa
6391.179Sthorpej		i386		DONE
6401.176Sthorpej		ia64
6411.182Sthorpej		m68k		DONE (except for 68010)
6421.176Sthorpej		mips
6431.176Sthorpej		ns32k
6441.184Sthorpej		powerpc		DONE except for membar_*()
6451.185Sthorpej		powerpc64	DONE except for membar_*()
6461.176Sthorpej		sh3
6471.185Sthorpej		sparc		DONE except for membar_*()
6481.185Sthorpej		sparc64		DONE except for membar_*()
6491.176Sthorpej		vax
6501.179Sthorpej		x86_64		DONE
6511.179Sthorpej
6521.179Sthorpej		Tested:
6531.179Sthorpej
6541.179Sthorpej		alpha		NO
6551.179Sthorpej		arm		NO
6561.179Sthorpej		hppa		NO
6571.179Sthorpej		i386		NO
6581.179Sthorpej		ia64		NO
6591.179Sthorpej		m68k		NO
6601.179Sthorpej		mips		NO
6611.179Sthorpej		ns32k		NO
6621.179Sthorpej		powerpc		NO
6631.179Sthorpej		powerpc64	NO
6641.179Sthorpej		sh3		NO
6651.179Sthorpej		sparc		NO
6661.179Sthorpej		sparc64		NO
6671.179Sthorpej		vax		NO
6681.179Sthorpej		x86_64		NO
6691.179Sthorpej
6701.179Sthorpej		TODO:
6711.179Sthorpej
6721.179Sthorpej		all		- Need to replace mb_*() with membar_*().
6731.180Sthorpej
6741.184Sthorpej				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
6751.184Sthorpej				  to see of membar_enter() is required here.
6761.184Sthorpej
6771.185Sthorpej				- Talk to ad@ -- figure out of non-atomic
6781.185Sthorpej				  mutex / rwlock release is actually safe.
6791.185Sthorpej
6801.180Sthorpej		arm		- Consider using a RAS technique like
6811.180Sthorpej				  MIPS uses for _lock_cas() and the mutex
6821.180Sthorpej				  stubs.  Possibly do more than one atomic
6831.180Sthorpej				  op as a RAS.  Possibly implement mutex
6841.180Sthorpej				  stubs using the technique.
6851.182Sthorpej
6861.182Sthorpej		m68k		- Need to do 68010 support.
6871.179Sthorpej		
6881.179Sthorpej		i386		- Need to change when x86_patch() is called
6891.179Sthorpej				  so we can test ncpus.
6901.179Sthorpej
6911.184Sthorpej		powerpc		- Figure out if we need barriers in the
6921.184Sthorpej				  atomic ops themselves (hopefully not!)
6931.184Sthorpej
6941.179Sthorpej		x86_64		- Need to change when x86_patch() is called
6951.179Sthorpej				  so we can test ncpus.
6961.79Sbriggs
6971.79Sbriggs########################################################################
6981.79Sbriggs# Individual developers' branches (Terminated):
6991.79Sbriggs########################################################################
7001.79Sbriggs
7011.1SlukemBranch:		bouyer-scsipi
7021.1SlukemDescription:	Integration of atapi support
7031.1SlukemStatus:		Terminated
7041.1SlukemStart Date:
7051.1SlukemEnd Date:
7061.1SlukemBase Tag:
7071.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7081.1SlukemScope:		kernel
7091.1SlukemNotes:		Superseded by thorpej_scsipi
7101.1Slukem
7111.79SbriggsBranch:		bouyer-xen2
7121.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
7131.79SbriggsStatus:		Terminated
7141.79SbriggsStart Date:	Dec 13 2004
7151.79SbriggsEnd Date:	Mar 10 2005
7161.79SbriggsBase Tag:	netbsd-2-base
7171.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7181.79SbriggsScope:		src/sys/arch/xen
7191.79SbriggsNotes:
7201.79Sbriggs
7211.220SbouyerBranch:		bouyer-xenamd64
7221.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
7231.220SbouyerStatus:		Terminated
7241.220SbouyerStart Date:	18 Oct 2007
7251.220SbouyerEnd Date:	22 Nov 2007
7261.220SbouyerBase Tag:	bouyer-xenamd64-base
7271.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7281.220SbouyerScope:		kernel
7291.220SbouyerNotes:		
7301.220Sbouyer
7311.87SchapBranch: 	chap-midi
7321.87SchapDescription:	Renovation of MIDI support
7331.87SchapStatus: 	Terminated; merged to -current
7341.87SchapStart Date:	19 May 2006
7351.87SchapEnd Date:	30 Jun 2006
7361.87SchapBase Tag:	chap-midi-base
7371.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
7381.87SchapScope:		sys, share/man, usr.bin
7391.87SchapNotes:
7401.87Schap
7411.1SlukemBranch:		chs-ubc
7421.44SchsDescription:	Unified Buffer Cache
7431.44SchsStatus:		Terminated
7441.1SlukemStart Date:
7451.1SlukemEnd Date:
7461.1SlukemBase Tag:	chs-ubc-base
7471.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7481.1SlukemScope:		kernel
7491.1SlukemNotes:
7501.1Slukem
7511.1SlukemBranch:		chs-ubc2
7521.44SchsDescription:	 Unified Buffer Cache
7531.44SchsStatus:		Terminated; merged to -current
7541.1SlukemStart Date:
7551.1SlukemEnd Date:
7561.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
7571.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7581.1SlukemScope:		kernel
7591.1SlukemNotes:
7601.1Slukem
7611.1SlukemBranch:		cjs-build-against-obj-dir
7621.1SlukemDescription:	?
7631.1SlukemStatus:		?
7641.1SlukemStart Date:
7651.1SlukemEnd Date:
7661.1SlukemBase Tag:
7671.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
7681.1SlukemScope:		Entire tree.
7691.1SlukemNotes:
7701.1Slukem
7711.1SlukemBranch:		eeh-paddr_t
7721.44SchsDescription:	use separate types for virtual vs. physical addresses
7731.44SchsStatus:		Terminated; merged to -current
7741.1SlukemStart Date:
7751.1SlukemEnd Date:
7761.1SlukemBase Tag:	eeh-paddr_t-base
7771.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
7781.1SlukemScope:		kernel
7791.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
7801.1Slukem
7811.79SbriggsBranch:		elad-kernelauth
7821.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
7831.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
7841.79Sbriggs		avoid any licensing issues.
7851.79SbriggsStatus:		Terminated; merged to -current
7861.79SbriggsStart Date:	Tue Mar	 7 2006
7871.79SbriggsEnd Date:	Mon May 15 2006
7881.79SbriggsBase Tag:	elad-kernelauth-base
7891.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
7901.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
7911.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
7921.79SbriggsNotes:
7931.79Sbriggs
7941.1SlukemBranch:		fvdl-softdep
7951.1SlukemDescription:	FFS soft dependencies
7961.44SchsStatus:		Terminated; merged to -current
7971.1SlukemStart Date:
7981.1SlukemEnd Date:
7991.1SlukemBase Tag:	fvdl-softdep-base
8001.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
8011.1SlukemScope:		kernel
8021.1SlukemNotes:
8031.1Slukem
8041.1SlukemBranch:		gehenna-devsw
8051.1SlukemDescription:	auto-generation of devsw table
8061.1SlukemStatus:		Terminated
8071.1SlukemStart Date:	16 May 2002
8081.1SlukemEnd Date:	6 Sep 2002
8091.1SlukemBase Tag:	gehenna-devsw-base
8101.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
8111.1SlukemScope:		syssrc
8121.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
8131.1Slukem		port-dependent conf.c and to generate them dynamically by
8141.1Slukem		config(8).
8151.8Sgmcgarry
8161.1SlukemBranch:		is-newarp
8171.23SisDescription:	ARP for non-Ethernet
8181.23SisStatus:		Terminated; merged before NetBSD 1.3
8191.23SisStart Date:	1996/10/13
8201.23SisEnd Date:	1997/03/15
8211.1SlukemBase Tag:	is-newarp-base
8221.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
8231.1SlukemScope:		kernel
8241.1SlukemNotes:
8251.1Slukem
8261.226SjmcneillBranch:		jmcneill-pm
8271.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
8281.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
8291.226SjmcneillStart Date:	3 Aug 2007
8301.226SjmcneillEnd Date:	9 Dec 2007
8311.226SjmcneillBase Tag:	jmcneill-pm-base
8321.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
8331.226SjmcneillScope:		kernel
8341.226SjmcneillNotes:		
8351.226Sjmcneill
8361.1SlukemBranch:		kenh-if-detach
8371.1SlukemDescription:	Interface detach support.
8381.1SlukemStatus:		?
8391.1SlukemStart Date:
8401.1SlukemEnd Date:
8411.1SlukemBase Tag:	kenh-if-detach-base
8421.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
8431.1SlukemScope:		kernel
8441.1SlukemNotes:
8451.1Slukem
8461.16SkentBranch:		kent-audio1
8471.16SkentDescription:	Audio converter pipeline
8481.18SkentStatus:		Terminated; merged to -current
8491.16SkentStart Date:	Tue Dec  7 2004
8501.17SkentEnd Date:	Tue Jan 11 2005
8511.17SkentBase Tag:	kent-audio1-base
8521.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
8531.17SkentScope:		kernel (audio device drivers)
8541.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
8551.17Skent		Please consult with the maintainer before committing
8561.17Skent		to this branch.
8571.17Skent
8581.1SlukemBranch:		kqueue
8591.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
8601.5SjdolecekStatus:		Terminated; merged to -current
8611.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
8621.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
8631.1SlukemBase Tag:	kqueue-base
8641.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
8651.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
8661.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
8671.1Slukem		local internal changes to better suit NetBSD, and
8681.1Slukem		enhancements such as looking up filters by name or
8691.1Slukem		number, and dynamic registration of "user" filters.
8701.1Slukem		The work is complete as is, but is awaiting more
8711.1Slukem		feedback from various kernel gurus before going mainline.
8721.11Sskrll
8731.11SskrllBranch:		ktrace-lwp
8741.11SskrllDescription:	ktrace support for lwp ids.
8751.59SskrllStatus:		Terminated; merged to -current
8761.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
8771.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
8781.11SskrllBase Tag:	ktrace-lwp-base
8791.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
8801.11SskrllScope:		sys
8811.11SskrllNotes:		
8821.1Slukem
8831.1SlukemBranch:		marc-pcmcia
8841.1SlukemDescription:	PCMCIA support
8851.1SlukemStatus:		Terminated; merged to -current
8861.1SlukemStart Date:
8871.1SlukemEnd Date:
8881.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
8891.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
8901.1SlukemScope:		kernel
8911.1SlukemNotes:
8921.1Slukem
8931.1SlukemBranch:		minoura_x68k_bus_h
8941.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
8951.1SlukemStatus:		Terminated; merged to -current
8961.1SlukemStart Date:	23 Dec 1998
8971.1SlukemEnd Date:	16 Mar 1999
8981.1SlukemBase Tag:	minoura_x68k_bus_h-base
8991.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
9001.1SlukemScope:		sys/arch/x68k
9011.1SlukemNotes:
9021.1Slukem
9031.1SlukemBranch:		minoura-xpg4dl
9041.1SlukemDescription:	Citrus Project locale subsystem
9051.1SlukemStatus:		Terminated; (partly) merged to -current
9061.1SlukemStart Date:	28 March 2000
9071.1SlukemEnd Date:
9081.1SlukemBase Tag:	minoura-xpg4dl-base
9091.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
9101.1SlukemScope:		basesrc, syssrc, sharesrc
9111.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
9121.1Slukem		independent locale subsystem.  Part of the implementation
9131.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
9141.1Slukem
9151.1SlukemBranch:		mrg-vm-swap
9161.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9171.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
9181.49SmrgStart Date:	12 February 1997
9191.49SmrgEnd Date:	15 March 1997
9201.49SmrgBase Tag:	[none]
9211.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9221.49SmrgScope:		kernel
9231.49SmrgNotes:
9241.49Smrg
9251.49SmrgBranch:		mrg-vm-swap2
9261.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9271.49SmrgStatus:		Terminated; merged to -current
9281.49SmrgStart Date:	4 May 1997
9291.49SmrgEnd Date:	12 June 1997
9301.49SmrgBase Tag:	mrg-vm-swap2-base
9311.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9321.1SlukemScope:		kernel
9331.1SlukemNotes:
9341.1Slukem
9351.1SlukemBranch:		nathanw_sa
9361.1SlukemDescription:	Scheduler activations
9371.44SchsStatus:		Terminated; merged to -current
9381.1SlukemStart Date:	5 March 2001
9391.9SthorpejEnd Date:	18 January 2003
9401.1SlukemBase Tag:	nathanw_sa_base
9411.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
9421.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
9431.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
9441.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
9451.1SlukemNotes:		The idea of scheduler activations is described in the
9461.1Slukem		classic paper by Anderson et al., in ACM Transactions
9471.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
9481.1Slukem		can be found at
9491.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
9501.1Slukem		Many ideas in the implementation are based on the
9511.1Slukem		implementation of scheduler activations added to Mach
9521.1Slukem		3.0 and described by Davis et al. in the University of
9531.1Slukem		Washington CS tech report 92-08-93, which can be found
9541.1Slukem		at
9551.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
9561.1Slukem
9571.1Slukem		My USENIX paper on the subject can be found at
9581.1Slukem		http://web.mit.edu/nathanw/www/usenix/
9591.1Slukem
9601.1Slukem		Please consult with the maintainer before committing
9611.1Slukem		to this branch.
9621.1Slukem		Other tags starting with nathanw_sa reserved for
9631.1Slukem		branch management and are not guaranteed to be stable.
9641.9Sthorpej
9651.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
9661.9Sthorpej		merging branch down to trunk.  Branch tagged with
9671.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
9681.9Sthorpej		the branch.
9691.1Slukem
9701.217SjoergBranch:		newlock
9711.217SjoergDescription:	New locking primitives, based on Solaris's
9721.217SjoergStatus:		Terminated
9731.217SjoergStart Date:	March 9, 2002
9741.225SwizEnd Date:	February 12, 2007
9751.217SjoergBase Tag:	newlock-base
9761.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
9771.217SjoergScope:		Kernel
9781.217SjoergNotes:		The goal is to replace the existing lockmgr() and
9791.217Sjoerg		simple_lock() based locking mechanisms with the
9801.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
9811.225Swiz		Superseded by the newlock2 branch.
9821.217Sjoerg
9831.217SjoergBranch:		newlock2
9841.217SjoergDescription:	New locking primitives, based on Solaris's
9851.217SjoergStatus:		Terminated
9861.217SjoergStart Date:	September 9, 2006
9871.225SwizEnd Date:	February 12, 2007
9881.217SjoergBase Tag:	newlock2-base
9891.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
9901.217SjoergScope:		Kernel
9911.217SjoergNotes:		As per the newlock branch, however given the amount of time
9921.217Sjoerg		the original branch has lain dormant, a new one has been
9931.217Sjoerg		created.  Goals:
9941.217Sjoerg		- Implement new locking primitives on most-used ports.
9951.217Sjoerg		- Minor locking improvements.
9961.217Sjoerg		- Remove spinlockmgr().
9971.217Sjoerg
9981.217SjoergBranch:		nick-csl-alignment
9991.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
10001.217SjoergStatus:		Terminated
10011.217SjoergStart Date:	2007-07-18
10021.217SjoergEnd Date:
10031.217SjoergBase Tag:	nick-csl-alignment-base5
10041.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
10051.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
10061.217SjoergNotes:	
10071.217Sjoerg
10081.1SlukemBranch:		perseant-lfsv2
10091.1SlukemDescription:	LFS incompatible on-disk data structure changes
10101.1SlukemStatus:		Terminated
10111.1SlukemStart Date:	27 June 2001
10121.1SlukemEnd Date:	16 July 2001
10131.1SlukemBase Tag:	perseant-lfsv2-base
10141.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
10151.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
10161.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
10171.1Slukem		as the data structures required for unremove are in and tested.
10181.1Slukem
10191.217SjoergBranch:		ppcoea-renovation
10201.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
10211.217SjoergStatus:		Terminated; merged to -current
10221.217SjoergStart Date:	30 April 2007
10231.217SjoergEnd Date:	15 October 2007
10241.217SjoergBase Tag:	ppcoea-renovation-base
10251.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
10261.217SjoergScope:		src/sys/arch
10271.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
10281.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
10291.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
10301.217Sjoerg		403/401 and other embedded chips. The general concept is to get
10311.217Sjoerg		them all compiling, and sharing as much code as possible.  All
10321.217Sjoerg		developers are welcome to commit to this branch.
10331.217Sjoerg
10341.174SthorpejBranch:		thorpej-devvp
10351.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
10361.174SthorpejStatus:		Terminated
10371.174SthorpejStart Date:	Sep 6 2001
10381.174SthorpejEnd Date:	???
10391.174SthorpejBase Tag:	thorpej-devvp-base
10401.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
10411.174SthorpejScope:		syssrc
10421.174SthorpejNotes:		Kernels built from this branch are not expected
10431.174Sthorpej		to function correctly at this time.
10441.174Sthorpej
10451.174Sthorpej		Ports known to compile on this branch:
10461.174Sthorpej			alpha
10471.174Sthorpej			i386
10481.174Sthorpej
10491.118SpeterBranch:		peter-altq
10501.118SpeterDescription:	New ALTQ framework:
10511.118Speter		- sync with KAME sources
10521.118Speter		- share mtag/name mapping functions
10531.118Speter		- separate altq + pf attachment
10541.118SpeterStatus:		Terminated; merged to -current
10551.118SpeterStart Date:	March 16, 2006
10561.118SpeterEnd Date:	October 12, 2006
10571.118SpeterBase Tag:	peter-altq-base
10581.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
10591.118Speter		Martin Husemann <martin@NetBSD.org>,
10601.118Speter		Matthias Scheler <tron@NetBSD.org>
10611.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
10621.118SpeterNotes:		Only the first item in the description was finished
10631.118Speter		in this branch.
10641.118Speter
10651.1SlukemBranch:		sommerfeld_i386mp_1
10661.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
10671.3SsommerfeStatus:		Terminated; merged to -current
10681.1SlukemStart Date:	21 Feb 2000
10691.2SfvdlEnd Date:	01 Oct 2002
10701.1SlukemBase Tag:	sommerfeld_i386mpbase_1
10711.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
10721.1SlukemScope:		sys/arch/i386
10731.1SlukemNotes:
10741.1Slukem		Code committed to the branch has booted to multiuser 
10751.1Slukem		on at least one system.
10761.1Slukem
10771.1Slukem		Not guaranteed to compile against mainline since -current
10781.1Slukem		may have changed incompatibly with the last branch update;
10791.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
10801.1Slukem
10811.1Slukem		Please get explicit permission from the maintainer 
10821.1Slukem		before each commit, or your changes will be backed out.
10831.1Slukem		Other tags starting with sommerfeld_ are private to 
10841.1Slukem		the developer and are guaranteed to be unstable.
10851.1Slukem		Only the maintainer should move tags.
10861.1Slukem
10871.1Slukem		Note that this branch uses a DIFFERENT scheme for 
10881.225Swiz		syncing with the mainline.  the maintainer uses some private
10891.225Swiz		scripts for keeping them in sync; if you make commits 
10901.1Slukem		to the branch to "resynchronize" things, you'll
10911.1Slukem		probably do it wrong; instead, ask the maintainer to
10921.1Slukem		resynchronize things.
10931.1Slukem
10941.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
10951.1Slukem		issues with the branch.
10961.1Slukem
10971.1SlukemBranch:		thorpej-mips-cache
10981.1SlukemDescription:	overhaul MIPS cache support code
10991.1SlukemStatus:		Terminated; merged to -current
11001.1SlukemStart Date:	Oct 23 2001
11011.1SlukemEnd Date:	Nov 14 2001
11021.1SlukemBase Tag:	thorpej-mips-cache-base
11031.1SlukemScope:		syssrc
11041.1SlukemNotes:		This branch needs more debugging, testing, and more
11051.1Slukem		ports need to be converted to the new world order.
11061.1Slukem
11071.1Slukem		The following processors have had cache ops
11081.1Slukem		written:
11091.1Slukem
11101.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
11111.1Slukem			  needs to be beat on a lot more to make
11121.1Slukem			  sure it's working.
11131.1Slukem
11141.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
11151.1Slukem			  tracked down a bug, which has been fixed.
11161.1Slukem
11171.1Slukem			  Confirmed working on R4000-with-L2.
11181.1Slukem
11191.1Slukem			  Confirmed working on R4400-no-L2 and
11201.1Slukem			  R4400-with-L2.
11211.1Slukem
11221.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
11231.1Slukem			  has committed fixes to this code.
11241.1Slukem
11251.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
11261.1Slukem			  no SysAD L2 cache).
11271.1Slukem
11281.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
11291.1Slukem
11301.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
11311.1Slukem			  committed fixes to this code.  Awaiting
11321.1Slukem			  confirmation that it is working properly.
11331.1Slukem
11341.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
11351.1Slukem			  written this code and tested it on a
11361.1Slukem			  PlayStation 2.
11371.1Slukem
11381.1Slukem		The following ports have been updated to compile (and
11391.1Slukem		use optimized-for-processor bus_dma routines).  Those
11401.1Slukem		that have been tested and work are marked with [WORKING].
11411.1Slukem
11421.1Slukem			* algor		[WORKING]
11431.1Slukem
11441.1Slukem			* arc		[WORKING]
11451.1Slukem
11461.1Slukem			* pmax		[WORKING]
11471.1Slukem
11481.1Slukem			* playstation2	[WORKING]
11491.1Slukem					Needs optimized bus_dmamap_sync().
11501.1Slukem
11511.1Slukem			* hpcmips	[need verification that this is working]
11521.1Slukem					Needs optimized bus_dmamap_sync().
11531.1Slukem
11541.1Slukem			* sgimips	[WORKING]
11551.1Slukem					Needs optimized bus_dmamap_sync().
11561.1Slukem
11571.1Slukem			* cobalt	[need testing]
11581.1Slukem
11591.1Slukem			* mipsco	[need testing]
11601.1Slukem
11611.1Slukem			* newsmips	[need testing]
11621.1Slukem
11631.1SlukemBranch:		thorpej_scsipi
11641.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
11651.1SlukemStatus:		Terminated; merged to -current
11661.1SlukemStart Date:
11671.1SlukemEnd Date:	Apr 25 2001
11681.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
11691.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
11701.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
11711.1SlukemScope:		syssrc
11721.1SlukemNotes:		When a change from -current is pulled up please move the
11731.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
11741.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
11751.1Slukem		used when syncing the whole branch with HEAD).
11761.1Slukem		Just before the merge, syssrc has been tagged with
11771.1Slukem		thorpej_scsipi_beforemerge
11781.1Slukem
11791.1SlukemBranch:		thorpej-signal
11801.1SlukemDescription:	?
11811.1SlukemStatus:		?
11821.1SlukemStart Date:
11831.1SlukemEnd Date:
11841.1SlukemBase Tag:	thorpej-signal-base
11851.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11861.1SlukemScope:		kernel
11871.1SlukemNotes:
11881.1Slukem
11891.1SlukemBranch:		thorpej-setroot
11901.1SlukemDescription:	?
11911.1SlukemStatus:		Terminated; merged to -current
11921.1SlukemStart Date:
11931.1SlukemEnd Date:
11941.1SlukemBase Tag:
11951.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11961.1SlukemScope:		kernel
11971.1SlukemNotes:
11981.1Slukem
11991.84SkardelBranch:		simonb-timecounters
12001.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
12011.85SkardelStatus:		Terminated
12021.84SkardelStart Date:	Sat Feb 04 2006
12031.84SkardelEnd Date:	Wed Jun 07 2006
12041.84SkardelBase Tag:	simonb-timecounters-base
12051.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
12061.84Skardel		Frank Kardel <kardel@NetBSD.org>
12071.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
12081.84SkardelNotes:		early (partial conversion) commit to -current
12091.84Skardel		ok'ed by core@ on 20060605 for testing and further
12101.84Skardel		simplified conversion
12111.84Skardel
12121.1SlukemBranch:		wrstuden-devbsize
12131.1SlukemDescription:	Modify buffer cache to deal with different devices having
12141.1Slukem		different block sizes. Also DEV_BSIZE would go away.
12151.1SlukemStatus:		Terminated
12161.1SlukemStart Date:	Aug or Sept 1999
12171.1SlukemEnd Date:	1 Apr 2000
12181.1SlukemBase tag:	wrstuden-devbsize-base
12191.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
12201.1SlukemScope:		kernel
12211.1SlukemNotes:		No longer active due to lack of time, and introduction
12221.1Slukem		of UBC. In terms of UBC, the primary cache for
12231.1Slukem		file data is the VM cache, which needs to operate
12241.1Slukem		in terms of VM pages. As no existing device has native
12251.1Slukem		pages the same size as our VM pages, there already is
12261.1Slukem		a mapping going on between the VM system and the
12271.1Slukem		underlying blocks. So it would be easier and cleaner
12281.1Slukem		to adjust that to deal w/ different block sizes.
12291.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
12301.1Slukem		with a certain length, so the exact block size isn't a big
12311.1Slukem		deal.
12321.1Slukem
12331.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
12341.1Slukem
12351.193SyamtBranch:		yamt-idlelwp
12361.193SyamtDescription:	idle lwp, and some changes depending on it.
12371.193Syamt
12381.193Syamt		1. separate context switching and thread scheduling.
12391.193Syamt		   (cf. gmcgarry_ctxsw)
12401.193Syamt		2. implement idle lwp.
12411.193Syamt		3. clean up related MD/MI interfaces.
12421.193Syamt		4. make scheduler(s) modular.
12431.193Syamt
12441.193SyamtStatus:		Terminated; merged to -current
12451.193SyamtStart Date:	Fri Feb 17 2007
12461.193SyamtEnd Date:	Thu May 17 2007
12471.193SyamtBase Tag:	yamt-idlelwp-base8
12481.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
12491.193SyamtScope:		src/sys  (src/common is tagged but not branched)
12501.193SyamtNotes:		
12511.193Syamt		Status of ports:
12521.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
12531.193Syamt		  i386			[ Done, tested ]
12541.193Syamt		  amd64			[ Done, tested ]
12551.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
12561.204Stsutsui		  sparc			[ Done, UP tested, MP might have
12571.204Stsutsui					  some problem after newlock2 merge ]
12581.204Stsutsui		  sparc64		[ Done, tested ]
12591.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
12601.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
12611.205Sskrll		  hppa			[ Done, tested ]
12621.193Syamt		  sh3			[ Done, tested ]
12631.193Syamt		  vax			[ Done, UP tested, MP untested ]
12641.204Stsutsui		  m68k			[ Done, tested on several ports ]
12651.193Syamt		  ns32k			[ broken ]
12661.193Syamt		  ia64			[ broken ]
12671.193Syamt		  pdp10			[ broken ]
12681.193Syamt
12691.193Syamt		How to adapt a port?
12701.193Syamt
12711.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
12721.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
12731.193Syamt
12741.193Syamt		- implement cpu_idle.  see cpu_idle.9.
12751.193Syamt
12761.193Syamt		- add a flag argument to cpu_need_resched.
12771.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
12781.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
12791.193Syamt		  send an IPI to the target cpu.
12801.193Syamt
12811.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
12821.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
12831.193Syamt		  almost always non-NULL, with exceptions like early on boot.
12841.193Syamt
12851.193Syamt		- remove idle pcbs.
12861.193Syamt
12871.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
12881.193Syamt
12891.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
12901.193Syamt		  secondary processors.
12911.193Syamt
12921.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
12931.193Syamt		  curlwp.
12941.193Syamt
12951.193Syamt		- of course, update MD users of scheduler/switching API.
12961.193Syamt
12971.25SyamtBranch:		yamt-km, yamt-km-doc
12981.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
12991.46SyamtStatus:		Terminated; merged to -current
13001.19SyamtStart Date:	Tue Jan 25 2005
13011.46SyamtEnd Date:	Fri Apr  1 2005
13021.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
13031.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13041.25SyamtScope:		yamt-km: src/sys
13051.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
13061.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
13071.19Syamt
13081.24Syamt		the followings are per-port status.
13091.24Syamt		(account names mean "tested by".)
13101.24Syamt
13111.20Syamt		works enough to go to multiuser:
13121.45Syamt			alpha, i386, xen (yamt@)
13131.24Syamt			pc532 (simonb@)
13141.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
13151.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
13161.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
13171.39Syamt			    sun3x (tsutsui@)
13181.31Syamt			amiga (mhitch@)
13191.32Syamt			cats, hp700 (skrll@)
13201.45Syamt			xen (bouyer@)
13211.28Syamt
13221.28Syamt		known to have the same problem as trunk:
13231.28Syamt			vax (chs@, stuck while running kvm_mkdb)
13241.24Syamt
13251.24Syamt		known to have a problem:
13261.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
13271.35Syamt			needs to be revisited.
13281.39Syamt			-> for luna68k, although not tested,
13291.39Syamt			   Sysmap has been moved to avoid kva conflict with
13301.39Syamt			   I/O ranges.
13311.20Syamt
13321.20Syamt		buildable:
13331.20Syamt			src/sys/arch/acorn26/conf/GENERIC
13341.20Syamt			src/sys/arch/acorn32/conf/GENERIC
13351.20Syamt			src/sys/arch/algor/conf/P6032
13361.20Syamt			src/sys/arch/alpha/conf/GENERIC
13371.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
13381.20Syamt			src/sys/arch/amd64/conf/GENERIC
13391.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
13401.20Syamt			src/sys/arch/amiga/conf/GENERIC
13411.20Syamt			src/sys/arch/arc/conf/GENERIC
13421.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
13431.20Syamt			src/sys/arch/bebox/conf/GENERIC
13441.20Syamt			src/sys/arch/cats/conf/GENERIC
13451.20Syamt			src/sys/arch/cesfic/conf/GENERIC
13461.20Syamt			src/sys/arch/cobalt/conf/GENERIC
13471.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
13481.20Syamt			src/sys/arch/evbarm/conf/TS7200
13491.20Syamt			src/sys/arch/evbppc/conf/WALNUT
13501.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
13511.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
13521.20Syamt			src/sys/arch/hp300/conf/GENERIC
13531.20Syamt			src/sys/arch/hp700/conf/GENERIC
13541.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
13551.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
13561.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
13571.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
13581.20Syamt			src/sys/arch/i386/conf/GENERIC
13591.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
13601.40Syamt			src/sys/arch/i386/conf/XEN0
13611.40Syamt			src/sys/arch/i386/conf/XENU
13621.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
13631.20Syamt			src/sys/arch/iyonix/conf/GENERIC
13641.20Syamt			src/sys/arch/luna68k/conf/GENERIC
13651.20Syamt			src/sys/arch/mac68k/conf/GENERIC
13661.20Syamt			src/sys/arch/macppc/conf/GENERIC
13671.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
13681.20Syamt			src/sys/arch/mipsco/conf/GENERIC
13691.40Syamt			src/sys/arch/mmeye/conf/GENERIC
13701.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
13711.20Syamt			src/sys/arch/netwinder/conf/GENERIC
13721.20Syamt			src/sys/arch/news68k/conf/GENERIC
13731.20Syamt			src/sys/arch/newsmips/conf/GENERIC
13741.20Syamt			src/sys/arch/next68k/conf/GENERIC
13751.20Syamt			src/sys/arch/ofppc/conf/GENERIC
13761.20Syamt			src/sys/arch/pc532/conf/GENERIC
13771.20Syamt			src/sys/arch/pmax/conf/GENERIC
13781.20Syamt			src/sys/arch/prep/conf/GENERIC
13791.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
13801.20Syamt			src/sys/arch/sbmips/conf/GENERIC
13811.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
13821.20Syamt			src/sys/arch/shark/conf/GENERIC
13831.20Syamt			src/sys/arch/sparc/conf/GENERIC
13841.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
13851.20Syamt			src/sys/arch/sparc64/conf/GENERIC
13861.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
13871.20Syamt			src/sys/arch/sun2/conf/GENERIC
13881.20Syamt			src/sys/arch/sun3/conf/GENERIC
13891.20Syamt			src/sys/arch/vax/conf/GENERIC
13901.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
13911.20Syamt			src/sys/arch/x68k/conf/GENERIC
13921.20Syamt
13931.42Syamt			src/sys/arch/playstation2/conf/GENERIC
13941.42Syamt
13951.97SyamtBranch:		yamt-pdpolicy
13961.97SyamtDescription:	play with page replacement policy
13971.97Syamt		- separate page replacement policy from the rest of kernel
13981.97Syamt		- implement alternative replacement policy
13991.97Syamt		- related read-ahead adjustment?
14001.97SyamtStatus:		Terminated; merged to -current
14011.97SyamtStart Date:	Sun Mar  5 2006
14021.97SyamtEnd Date:	Sat Sep 16 2006
14031.97SyamtBase Tag:	yamt-pdpolicy-base9
14041.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14051.97SyamtScope:		src/sys  (src/common is tagged but not branched)
14061.97SyamtNotes:		
14071.97Syamt
14081.54SyamtBranch:		yamt-readahead
14091.54SyamtDescription:	play with file readahead
14101.58SyamtStatus:		Terminated; merged to -current
14111.54SyamtStart Date:	Mon Nov 14 2005
14121.58SyamtEnd Date:	Wed Nov 30 2005
14131.57SyamtBase Tag:	yamt-readahead-base3
14141.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14151.54SyamtScope:		src/sys
14161.54SyamtNotes:		
14171.54Syamt
14181.60SyamtBranch:		yamt-uio_vmspace
14191.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
14201.67SyamtStatus:		Terminated; merged to -current
14211.60SyamtStart Date:	Mon Dec 31 2005
14221.67SyamtEnd Date:	Wed Mar  1 2006
14231.66SyamtBase Tag:	yamt-uio_vmspace-base5
14241.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14251.60SyamtScope:		src/sys
14261.60SyamtNotes:		
14271.60Syamt
14281.151SyamtBranch:		yamt-splraiseipl
14291.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
14301.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
14311.151Syamt
14321.151Syamt		- completes workqueue(9) and netbt.
14331.151Syamt		- fix PR/33218.
14341.151Syamt
14351.151SyamtStatus:		Terminated; merged to -current
14361.151SyamtStart Date:	Mon Sep 18 2006
14371.151SyamtEnd Date:	Fri Dec 22 2006
14381.151SyamtBase Tag:	yamt-splraiseipl-base5
14391.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14401.151SyamtScope:		src/sys  (src/common is tagged but not branched)
14411.151SyamtNotes:		
14421.151Syamt		tested (by who):
14431.151Syamt			alpha		(yamt)
14441.151Syamt			alpha		(pavel)
14451.151Syamt			amd64		(reported privately)
14461.151Syamt			cobalt		(tsutsui)
14471.151Syamt			ews4800mips	(tsutsui)
14481.151Syamt			hp300		(tsutsui)
14491.151Syamt			hpcarm		(reported privately)
14501.151Syamt			i386		(yamt)
14511.151Syamt			macppc		(tsutsui)
14521.151Syamt			news68k		(tsutsui)
14531.151Syamt			sgimips(IP32)	(tsutsui)
14541.151Syamt			sparc(sun4c)	(tsutsui)
14551.151Syamt			sun2		(tsutsui)
14561.151Syamt			sun3		(tsutsui)
14571.151Syamt			sun3x		(tsutsui)
14581.151Syamt			xen		(yamt)
14591.151Syamt
14601.151Syamt		compile-tested:
14611.151Syamt			acorn26
14621.151Syamt			acorn32
14631.151Syamt			algor
14641.151Syamt			amiga
14651.151Syamt			arc
14661.151Syamt			atari
14671.151Syamt			bebox
14681.151Syamt			cats
14691.151Syamt			cesfic
14701.151Syamt			dreamcast
14711.151Syamt			evbarm
14721.151Syamt			evbmips
14731.151Syamt			evbppc(marvell)
14741.151Syamt			evbppc(ibm4xx)
14751.151Syamt			evbsh3
14761.151Syamt			hp700
14771.151Syamt			hpcmips
14781.151Syamt			hpcsh
14791.151Syamt			ia64
14801.151Syamt			ibmnws
14811.151Syamt			iyonix
14821.151Syamt			landisk
14831.151Syamt			luna68k
14841.151Syamt			mac68k
14851.151Syamt			mmeye
14861.151Syamt			mvme68k
14871.151Syamt			mvmeppc
14881.151Syamt			mipsco
14891.151Syamt			netwinder
14901.151Syamt			newsmips
14911.151Syamt			next68k
14921.151Syamt			ofppc
14931.151Syamt			pc532
14941.151Syamt			pmax
14951.151Syamt			pmppc
14961.151Syamt			prep
14971.151Syamt			sandpoint
14981.151Syamt			sbmips
14991.151Syamt			shark
15001.151Syamt			sparc
15011.151Syamt			sparc64
15021.151Syamt			vax
15031.151Syamt			x68k
15041.151Syamt			zaurus
15051.151Syamt
15061.151Syamt		not tested:
15071.151Syamt			pdp10 (i don't know how to build)
15081.151Syamt			sh5 (not buildable with an unrelated problem.)
15091.151Syamt
15101.151Syamt    compile  CAYMAN64/netbsd32_sa.o
15111.151Syamt    cc1: warnings being treated as errors
15121.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
15131.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
15141.151Syamt    --- netbsd32_sa.o ---
15151.151Syamt    *** [netbsd32_sa.o] Error code 1
15161.151Syamt    1 error
15171.151Syamt
15181.151Syamt		notyet:
15191.151Syamt			amigappc
15201.151Syamt			playstation2
15211.151Syamt
15221.79SbriggsBranch:		yamt-vop
15231.79SbriggsDescription:	remove several VOPs
15241.79SbriggsStatus:		Terminated; merged to -current
15251.79SbriggsStart Date:	Wed Oct 19 2005
15261.79SbriggsEnd Date:	Wed Nov  2 2005
15271.79SbriggsBase Tag:	yamt-vop-base3
15281.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15291.68SyamtScope:		src/sys
15301.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
15311.71Speter
15321.214SyamtBranch:		yamt-x86pmap
15331.214SyamtDescription:	merge i386 and amd64 pmap
15341.214SyamtStatus:		Terminated; merged to -current
15351.214SyamtStart Date:	Mon Sep 24 2007
15361.214SyamtEnd Date:	Fri Oct 19 2007
15371.214SyamtBase Tag:	yamt-x86pmap-base4
15381.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15391.214SyamtScope:		src/sys  (src/common is tagged but not branched)
15401.214SyamtNotes:		
15411.214Syamt
15421.98SgdamoreBranch:		gdamore-uart
15431.98SgdamoreDescription:	Add register table support to com driver.
15441.98SgdamoreStatus:		Active
15451.98SgdamoreStart Date:	14 June 2006
15461.98SgdamoreEnd Date:	13 July 2006
15471.98SgdamoreBase Tag:	gdamore-uart-base
15481.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
15491.98SgdamoreScope:		kernel
15501.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
15511.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
15521.98Sgdamore
15531.79Sbriggs########################################################################
15541.1Slukem# Other:
15551.79Sbriggs########################################################################
15561.1Slukem
15571.1SlukemBranch:		magnum
15581.1SlukemDescription:	?
15591.1SlukemStatus:		?
15601.1SlukemStart Date:
15611.1SlukemEnd Date:
15621.1SlukemBase Tag:	magnum-base
15631.1SlukemMaintainer:	?
15641.1SlukemScope:		kernel
15651.1SlukemNotes:
15661.69Selad
1567