BRANCHES revision 1.276
11.276Sjym#	$NetBSD: BRANCHES,v 1.276 2009/02/08 21:46:04 jym 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.271SsnjStatus:		Terminated
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.271SsnjStatus:		Terminated
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.271SsnjStatus:		Terminated
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.271SsnjBranch:		netbsd-5
2081.271SsnjDescription:	The NetBSD 5 release branch
2091.271SsnjStatus:		Active
2101.271SsnjStart Date:	31 Oct 2008
2111.271SsnjEnd Date:
2121.271SsnjBase Tag:	netbsd-5-base
2131.271SsnjMaintainer:	5.0 Release Engineering <releng-5@NetBSD.org>
2141.271SsnjScope:		Entire tree. (src + xsrc)
2151.271SsnjNotes:
2161.271Ssnj		Commits restricted to Release Engineering.
2171.271Ssnj
2181.79Sbriggs########################################################################
2191.79Sbriggs# Individual developers' branches (Active/Dormant):
2201.79Sbriggs########################################################################
2211.4Sbjh21
2221.158SyamtBranch:		ad-audiomp
2231.158SyamtDescription:	Add MP locking to the audio drivers
2241.270SadStatus:		Terminated
2251.225SwizStart Date:	28 February 2007
2261.270SadEnd Date:	7 December 2008
2271.158SyamtBase Tag:	ad-audiomp-base
2281.158SyamtMaintainer:	Andrew Doran <ad@NetBSD.org>
2291.158SyamtScope:		kernel
2301.158SyamtNotes:		Making the audio drivers MP safe is necessary before efforts
2311.158Syamt		can be made to make the VM system MP safe. About 1/2 of the
2321.158Syamt		drivers are converted, the remaining 1/2 need more changes.
2331.158Syamt
2341.158Syamt		As of import this is snapshot of work in progress and so
2351.158Syamt		may not compile; in particular the midi changes are very
2361.158Syamt		much "in progress". The audio component has been tested
2371.158Syamt		and verified to work with emuxki and auvia. There may
2381.158Syamt		be a locking issue in the ac97 code at boot.
2391.158Syamt
2401.158Syamt		The are two locks per device instance, an ISR lock and
2411.158Syamt		a character device lock. The ISR lock replaces calls to
2421.158Syamt		splaudio()/splx(), and will be held across calls to device
2431.158Syamt		methods which were called at splaudio() before (e.g.
2441.158Syamt		trigger_output). The character device lock is held across
2451.158Syamt		calls to nearly all of the methods, excluding some only
2461.225Swiz		used for initialization, e.g. get_locks. This needs to be
2471.158Syamt		documented at merge time.
2481.158Syamt
2491.158Syamt		To test on a multi way x86 system, search for "mpsafe" in
2501.158Syamt		x86/x86/intr.c and change IPL_SCHED to IPL_AUDIO. Run a job
2511.158Syamt		that will acquire the ISR lock (depends on the hardware, but
2521.158Syamt		"while true; do mixerctl -a > /dev/null; done" may suffice).
2531.158Syamt		Play audio, run lockstat and verify that that there is
2541.158Syamt		contention on the ISR lock.
2551.158Syamt
2561.270SadBranch:		ad-audiomp2
2571.270SadDescription:	Add MP locking to the audio drivers
2581.270SadStatus:		Active
2591.270SadStart Date:	7 December 2008
2601.270SadEnd Date:	
2611.270SadBase Tag:	ad-audiomp2-base
2621.270SadMaintainer:	Andrew Doran <ad@NetBSD.org>
2631.270SadScope:		kernel
2641.270SadNotes:		Ressurect ad-audiomp, make the audio drivers MP safe.
2651.270Sad
2661.4Sbjh21Branch:		bjh21-hydra
2671.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
2681.90Sbjh21Status:		Dormant
2691.4Sbjh21Start Date:	18 Oct 2002
2701.4Sbjh21End Date:
2711.4Sbjh21Base Tag:	bjh21-hydra-base
2721.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
2731.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
2741.90Sbjh21Notes:		This code was on a branch because it involves changes to
2751.4Sbjh21		cpuswitch.S which would otherwise make merging the
2761.90Sbjh21		nathanw_sa branch difficult.
2771.1Slukem
2781.201SchrisBranch:		chris-arm-intr-rework
2791.201SchrisDescription:	Rework arm interrupt handling code
2801.201SchrisStatus:		Active
2811.201SchrisStart Date:	11 Aug 2007
2821.201SchrisEnd Date:
2831.201SchrisBase Tag:	chris-arm-intr-rework-base
2841.225SwizMaintainer:	Chris Gilbert <chris@NetBSD.org>
2851.201SchrisScope:		sys/arch/arm sys/arch/cats (other arm archs to follow)
2861.201SchrisNotes:		Rework arm interrupt code to provide a shared set of interrupt
2871.201Schris		routines, and allow improvements to be shared across all arm
2881.201Schris		based hardware.
2891.201Schris
2901.229ScubeBranch:		cube-autoconf
2911.229ScubeDescription:	Renovate autoconf(9) API
2921.229ScubeStatus:		Active
2931.229ScubeStart Date:	11 Dec 2007
2941.229ScubeEnd Date:
2951.229ScubeBase Tag:	cube-autoconf-base
2961.229ScubeMaintainer:	Quentin Garnier <cube@NetBSD.org>
2971.229ScubeScope:		kernel usr.bin/config (and some other userland bits)
2981.229ScubeNotes:		Address a number of issues the current autoconf(9) API has.
2991.229Scube
3001.79SbriggsBranch:		gmcgarry_ctxsw
3011.79SbriggsDescription:	Separate scheduler from context-switch code
3021.79SbriggsStatus:		Dormant
3031.79SbriggsStart Date:	18 December 2002
3041.79SbriggsEnd Date:
3051.79SbriggsBase Tag:	gmcgarry_ctxsw_base
3061.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
3071.79SbriggsScope:		kernel
3081.225SwizNotes:		Removing knowledge of the scheduler and its run queues
3091.79Sbriggs		from the machine-dependent context switch code is the
3101.79Sbriggs		first step in cleaning up the scheduler.  It is necessary
3111.79Sbriggs		for the newlock branch, making the scheduler SMP friendly,
3121.79Sbriggs		adding real-time scheduler extensions, and reducing the
3131.79Sbriggs		number of code paths for LWP and proc switching.
3141.79Sbriggs
3151.79SbriggsBranch:		gmcgarry_ucred
3161.79SbriggsDescription:	Integrate and encapsulate user credentials
3171.79SbriggsStatus:		Dormant
3181.79SbriggsStart Date:	18 December 2002
3191.79SbriggsEnd Date:
3201.79SbriggsBase Tag:	gmcgarry_ucred_base
3211.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
3221.79SbriggsScope:		kernel
3231.79SbriggsNotes:		merge pcred and ucred and poolify
3241.79Sbriggs
3251.199SrjsBranch:		hpcarm-cleanup
3261.199SrjsDescription:	Fix build problems for hpcarm
3271.199SrjsStatus:		Active
3281.199SrjsStart Date:	31 July 2007
3291.199SrjsEnd Date:
3301.199SrjsBase Tag:	hpcarm-cleanup-base
3311.199SrjsMaintainer:	Robert Swindells <rjs@NetBSD.org>
3321.199SrjsScope:		kernel
3331.199SrjsNotes:		Modify SA11x0 interrupt code to match PXA2x0 equivalent.
3341.199Srjs
3351.194SitohyBranch:		itohy-usb1
3361.194SitohyDescription:	USB stack overhaul, mostly DMA related
3371.194SitohyStatus:		Active
3381.194SitohyStart Date:	22 May 2007
3391.194SitohyEnd Date:
3401.194SitohyBase Tag:	itohy-usb1-base
3411.194SitohyMaintainer:	ITOH Yasufumi <itohy@NetBSD.org>
3421.194SitohyScope:		kernel
3431.194SitohyNotes:		To check out the kernel source tree,
3441.194Sitohy		1. check out checkout script
3451.194Sitohy			cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
3461.194Sitohy		2. update files in the branch
3471.194Sitohy			sh -e src/sys/dev/usb/filelist
3481.194Sitohy
3491.276SjymBranch:		jym-xensuspend
3501.276SjymDescription:	Implement xm save/restore/migrate for NetBSD domU
3511.276SjymStatus:		Active
3521.276SjymStart Date:	2009-02-08
3531.276SjymEnd Date:
3541.276SjymBase Tag:	jym-xensuspend-base
3551.276SjymMaintainer:	Jean-Yves Migeon <jym@NetBSD.org>
3561.276SjymScope:		kernel
3571.276SjymNotes:		This branch contains the code required to support the Xen
3581.276Sjym		save/restore/migrate facilities. It affects domU frontend
3591.276Sjym		drivers (xbd, xennet, xencons, hypervisor), autoconf(9)
3601.276Sjym		machinery, as well as MD code (mostly pmap(9)).
3611.276Sjym
3621.79SbriggsBranch:		kame
3631.79SbriggsDescription:	KAME Project
3641.79SbriggsStatus:		Dormant
3651.79SbriggsStart Date:	28 Jun 1999
3661.79SbriggsEnd Date:
3671.79SbriggsBase Tag:
3681.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
3691.79SbriggsScope:		kernel
3701.79SbriggsNotes:		http://www.kame.net
3711.79Sbriggs		Used for "reference" purposes for early part of KAME
3721.79Sbriggs		integration effort.  The branch is not actively used, as I
3731.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
3741.79Sbriggs
3751.240SkeiichiBranch:		keiichi-mipv6
3761.240SkeiichiDescription:	Developing Mobile IPv6 function
3771.240SkeiichiStatus:		Active
3781.240SkeiichiStart Date:	21 Feb 2008
3791.240SkeiichiEnd Date:	
3801.240SkeiichiBase Tag:	keiichi-mipv6-base
3811.240SkeiichiMaintainer:	Keiichi Shima <keiichi@netbsd.org>
3821.240SkeiichiScope:		sys, sbin, libc/net, distrib/sets, share/man/
3831.240SkeiichiNotes:		http://www.mobileip.jp/
3841.240Skeiichi		Work on developing Mobile IPv6/NEMO BS functions and
3851.240Skeiichi		related MIPv6 based advanced functions on NetBSD.
3861.240Skeiichi		Please consult keiichi for joining this activity.
3871.240Skeiichi
3881.79SbriggsBranch:		kent-audio2
3891.79SbriggsDescription:	In-kernel audio mixer
3901.79SbriggsStatus:		Active
3911.79SbriggsStart Date:	Sun Jan 16 2005
3921.79SbriggsEnd Date:	
3931.79SbriggsBase Tag:	kent-audio2-base
3941.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
3951.79SbriggsScope:		kernel (audio device drivers)
3961.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
3971.79Sbriggs		Please consult with the maintainer before committing
3981.79Sbriggs		to this branch.
3991.79Sbriggs		This branch is not expected to be compilable yet.
4001.79Sbriggs
4011.79SbriggsBranch:		matt-timespec
4021.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
4031.79Sbriggs		storage mechanism.
4041.197SmattStatus:		Inactive
4051.79SbriggsStart Date:	2005-02-19
4061.79SbriggsEnd Date:
4071.79SbriggsBase Tag:	
4081.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
4091.79SbriggsScope:		kernel
4101.79SbriggsNotes:	
4111.79Sbriggs
4121.197SmattBranch:		matt-mips64
4131.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
4141.197SmattStatus:		Active
4151.197SmattStart Date:	2007-07-17
4161.197SmattEnd Date:
4171.206SmattBase Tag:	matt-mips64-base
4181.206SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4191.206SmattScope:		kernel & userland
4201.206SmattNotes:	
4211.206Smatt
4221.242SmjfBranch:		mjf-devfs2
4231.225SwizDescription:	device file system supporting dynamic device nodes
4241.224SmjfStatus:		Active
4251.242SmjfStart Date:	21 February 2008
4261.224SmjfEnd Date:
4271.242SmjfBase Tag:	mjf-devfs2-base
4281.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4291.224SmjfScope:		kernel and userland
4301.224SmjfNotes:		This branch will move away from the static device nodes that
4311.224Smjf		are created with MAKEDEV scripts and allow nodes to be created
4321.224Smjf		and removed dynamically as devices are attached and detached
4331.224Smjf		from the machine.
4341.224Smjf
4351.224SmjfBranch:		mjf-ufs-trans
4361.225SwizDescription:	file system transactions for ufs
4371.224SmjfStatus:		Active
4381.224SmjfStart Date:	12 March 2007
4391.224SmjfEnd Date:
4401.224SmjfBase Tag:	mjf-ufs-trans-base
4411.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4421.224SmjfScope:		kernel
4431.224SmjfNotes:
4441.224Smjf
4451.269SskrllBranch:		nick-hppapmap
4461.269SskrllDescription:	Update of hppa pmap with OpenBSD code.
4471.269SskrllStatus:		Active
4481.269SskrllStart Date:	27 October 2008
4491.269SskrllEnd Date:
4501.269SskrllBase Tag:	nick-hppapmap-base
4511.269SskrllMaintainer:	Nick Hudson <skrll@NetBSD.org>
4521.269SskrllScope:		sys/
4531.269SskrllNotes:		Port of the OpenBSD pmap including support for PA2.0 CPUs in
4541.269Sskrll		32-bit mode.
4551.269Sskrll
4561.241SskrllBranch:		nick-net80211-sync
4571.241SskrllDescription:	sync of net80211 with FreeBSD
4581.241SskrllStatus:		Active
4591.241SskrllStart Date:	21 February 2008
4601.241SskrllEnd Date:
4611.241SskrllBase Tag:	nick-net80211-base
4621.241SskrllMaintainer:	Nick Hudson <skrll@NetBSD.org>
4631.241SskrllScope:		sys/
4641.241SskrllNotes:		Sync'ing net80211 with FreeBSD and drivers update. The branch is
4651.241Sskrll		currently only the kernel, but will likely extend to some userland
4661.241Sskrll		areas.
4671.241Sskrll
4681.79SbriggsBranch:	  	pkgviews
4691.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
4701.79SbriggsStatus:		Active
4711.79SbriggsStart Date:	22 July 2002
4721.79SbriggsEnd Date:
4731.79SbriggsBase Tag:	pkgviews
4741.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
4751.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
4761.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
4771.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
4781.79Sbriggs		within the same tree
4791.79Sbriggs
4801.79SbriggsBranch:		rpaulo-netinet-merge-pcb
4811.79SbriggsDescription:	merge in6pcb with inpcb
4821.133SrpauloStatus:		Dormant
4831.79SbriggsStart Date:	Wed Feb 01 2006
4841.79SbriggsEnd Date:	
4851.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
4861.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
4871.79SbriggsScope:		src/sys
4881.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
4891.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
4901.135Srpaulo		the proposed structure layout (which was roughly discussed
4911.135Srpaulo		in the tech-net mailing list).
4921.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
4931.135Srpaulo		locking style, but currently they do nothing and are not
4941.135Srpaulo		yet called at the correct places (needs discussion about
4951.135Srpaulo		kernel fine-grained locking).
4961.135Srpaulo		To continue this branch, one needs to read all the relevant
4971.135Srpaulo		inpcb/in6pcb source files and change the function names,
4981.225Swiz		structure names, structure fields according to the new
4991.135Srpaulo		layout (in6pcb is gone).
5001.135Srpaulo		Don't try to build a kernel from this branch because it won't
5011.135Srpaulo		work. The missing pieces required to do a complete build
5021.135Srpaulo		were not committed because they were incomplete and generated
5031.135Srpaulo		panics.
5041.135Srpaulo		You shouldn't need to worry about KAME syncs because
5051.135Srpaulo		they did most of them by now.
5061.135Srpaulo		After the work is done, you are required to test the branch
5071.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
5081.135Srpaulo		More info at: http://www.tahi.org/
5091.79Sbriggs
5101.79SbriggsBranch:		rtr-xorg-branch
5111.79SbriggsDescription:	xorg & static build alterations to src/x11
5121.79SbriggsStatus:		Active
5131.79SbriggsStart Date:	Nov 15 2004
5141.79SbriggsEnd Date:	
5151.79SbriggsBase tag:	rtr-xorg-branch-base
5161.79SbriggsMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
5171.79SbriggsScope:		x11
5181.79Sbriggs		distrib/sets/lists
5191.79Sbriggs		share/mk/bsd.x11.mk
5201.79Sbriggs		share/mk/bsd.own.mk
5211.79Sbriggs		etc/mtree/NetBSD.dist
5221.79SbriggsNotes:		Requires parts of xsrc/xfree (HEAD)
5231.79Sbriggs		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
5241.79Sbriggs		Requires xorg (XORG-6_8_1)
5251.79Sbriggs
5261.191SwrstudenBranch:  	wrstuden-fixsa
5271.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5281.191SwrstudenStatus: 	Active
5291.191SwrstudenStart Date:	15 May 2007
5301.191SwrstudenEnd Date:
5311.191SwrstudenBase Tag:	wrstuden-fixsa-base
5321.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5331.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
5341.191Swrstuden		or lib/libpthread or maybe gdb.
5351.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
5361.191Swrstuden		This branch is intended to stage improvements for the
5371.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
5381.191Swrstuden		include not allocating memory while preparing to tsleep(),
5391.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
5401.191Swrstuden		eliminating the need to mlock stacks), and being
5411.253Swrstuden		able to pthread_kill() running threads. At this date,
5421.253Swrstuden		most goals have been achieved. This branch also includes
5431.253Swrstuden		fixes to gdb to support working with threaded apps.
5441.253Swrstuden
5451.253SwrstudenBranch:  	wrstuden-revivesa
5461.253SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5471.253SwrstudenStatus: 	Active
5481.253SwrstudenStart Date:	10 May 2008
5491.253SwrstudenEnd Date:
5501.253SwrstudenBase Tag:	wrstuden-revivesa-base
5511.253SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5521.253SwrstudenScope:		src, though all the interesting stuff is in the kernel
5531.253SwrstudenNotes:		This branch is intended to revive Scheduler Activations
5541.253Swrstuden		in -current in the 5.0 era. This branch's main goal is
5551.253Swrstuden		to re-add syscall compatability so that SA-based libpthread
5561.253Swrstuden		programs can run with a -current kernel. 1:1 threading will
5571.253Swrstuden		remain the NetBSD-default. This branch will re-add necessary
5581.253Swrstuden		upcall support, and will also serve as a chance to clean
5591.253Swrstuden		out cruft that had accumulated in the implementation over
5601.253Swrstuden		time.
5611.191Swrstuden
5621.227SyamtBranch:		yamt-kmem
5631.227SyamtDescription:	
5641.227Syamt		- separate kernel va allocation from kernel fault handling.
5651.227Syamt		- make kmem_alloc interrupt-safe.
5661.227SyamtStatus:		Active
5671.227SyamtStart Date:	Sun Dec  9 2007
5681.227SyamtEnd Date:	
5691.231SyamtBase Tag:	yamt-kmem-base3
5701.227SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5711.227SyamtScope:		src/sys  (src/common is tagged but not branched)
5721.227SyamtNotes:		
5731.234Syamt		todo:
5741.234Syamt		- investigate if PMAP_PREFER equivalent can be done
5751.234Syamt		  with vmem_xalloc.  find a tester with hardware for it.
5761.234Syamt		- g/c replaced code, including kmapent and malloc.
5771.234Syamt		- consider to remove other submaps.  eg. mb_map
5781.227Syamt
5791.250SyamtBranch:		yamt-nfs-mp
5801.250SyamtDescription:	make nfs client mp-safe
5811.250SyamtStatus:		Active
5821.250SyamtStart Date:	Sun Apr 27 2008
5831.250SyamtEnd Date:	
5841.251SyamtBase Tag:	yamt-nfs-mp-base2
5851.250SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5861.250SyamtScope:		src/sys  (src/common is tagged but not branched)
5871.250SyamtNotes:		
5881.250Syamt
5891.163SreinoudBranch:		reinoud-bufcleanup
5901.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
5911.164Sreinoud		Ideas currently in mind (preference for b):
5921.164Sreinoud		a)
5931.163Sreinoud			1. use of bio_ops per buffer.
5941.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
5951.163Sreinoud			   and provide some private context.
5961.225Swiz			3. extend the bio_ops with commonly used functionality
5971.163Sreinoud			   like pending action counting, custom context passing,
5981.163Sreinoud			   last minute processing of buffer data, buffer cache
5991.163Sreinoud			   etc.
6001.163Sreinoud			4. investigate the use of the kcont()
6011.163Sreinoud			   continuation-passing framework for async io
6021.163Sreinoud			   completion notification for bufs
6031.164Sreinoud			...
6041.164Sreinoud		b)
6051.164Sreinoud			1. all sequencing use of B_CALL replaced by
6061.164Sreinoud			   device-threads, if possible generic code around BUFQ
6071.225Swiz			2. possibly use kcont() for async IO finished signaling
6081.164Sreinoud			3. counter of pending and queued actions requestable
6091.164Sreinoud			   by IOCTL interface?
6101.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
6111.164Sreinoud			   even finished I/O calls as vnode operations
6121.164Sreinoud			...
6131.163SreinoudStatus:		Active
6141.163SreinoudStart Date:	Thu Mar 15 2007
6151.163SreinoudEnd Date:
6161.163SreinoudBase Tag:	reinoud-bufcleanup-base
6171.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
6181.163SreinoudScope:		src/sys and src/common
6191.225SwizNotes:		Used as experiment sandbox and if successful hopefully one day
6201.225Swiz		to be integrated.
6211.163Sreinoud
6221.175SthorpejBranch:		thorpej-atomic
6231.175SthorpejDescription:	Implementation of an atomic memory operations API modeled
6241.175Sthorpej		after the one in Solaris 10.
6251.175SthorpejStatus:		Active
6261.175SthorpejStart Date:	Apr 11 2007
6271.175SthorpejEnd Date:
6281.175SthorpejBase tag:	thorpej-atomic-base
6291.175SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
6301.175SthorpejScope:		src/common
6311.175Sthorpej		src/sys
6321.176SthorpejNotes:		Base atomic primitives need to be implemented for
6331.176Sthorpej		all of the supported architectures:
6341.176Sthorpej
6351.179Sthorpej		alpha		DONE
6361.180Sthorpej		arm		DONE
6371.176Sthorpej		hppa
6381.179Sthorpej		i386		DONE
6391.176Sthorpej		ia64
6401.182Sthorpej		m68k		DONE (except for 68010)
6411.176Sthorpej		mips
6421.176Sthorpej		ns32k
6431.184Sthorpej		powerpc		DONE except for membar_*()
6441.185Sthorpej		powerpc64	DONE except for membar_*()
6451.176Sthorpej		sh3
6461.185Sthorpej		sparc		DONE except for membar_*()
6471.185Sthorpej		sparc64		DONE except for membar_*()
6481.176Sthorpej		vax
6491.179Sthorpej		x86_64		DONE
6501.179Sthorpej
6511.179Sthorpej		Tested:
6521.179Sthorpej
6531.179Sthorpej		alpha		NO
6541.179Sthorpej		arm		NO
6551.179Sthorpej		hppa		NO
6561.179Sthorpej		i386		NO
6571.179Sthorpej		ia64		NO
6581.179Sthorpej		m68k		NO
6591.179Sthorpej		mips		NO
6601.179Sthorpej		ns32k		NO
6611.179Sthorpej		powerpc		NO
6621.179Sthorpej		powerpc64	NO
6631.179Sthorpej		sh3		NO
6641.179Sthorpej		sparc		NO
6651.179Sthorpej		sparc64		NO
6661.179Sthorpej		vax		NO
6671.179Sthorpej		x86_64		NO
6681.179Sthorpej
6691.179Sthorpej		TODO:
6701.179Sthorpej
6711.179Sthorpej		all		- Need to replace mb_*() with membar_*().
6721.180Sthorpej
6731.184Sthorpej				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
6741.184Sthorpej				  to see of membar_enter() is required here.
6751.184Sthorpej
6761.185Sthorpej				- Talk to ad@ -- figure out of non-atomic
6771.185Sthorpej				  mutex / rwlock release is actually safe.
6781.185Sthorpej
6791.180Sthorpej		arm		- Consider using a RAS technique like
6801.180Sthorpej				  MIPS uses for _lock_cas() and the mutex
6811.180Sthorpej				  stubs.  Possibly do more than one atomic
6821.180Sthorpej				  op as a RAS.  Possibly implement mutex
6831.180Sthorpej				  stubs using the technique.
6841.182Sthorpej
6851.182Sthorpej		m68k		- Need to do 68010 support.
6861.179Sthorpej		
6871.179Sthorpej		i386		- Need to change when x86_patch() is called
6881.179Sthorpej				  so we can test ncpus.
6891.179Sthorpej
6901.184Sthorpej		powerpc		- Figure out if we need barriers in the
6911.184Sthorpej				  atomic ops themselves (hopefully not!)
6921.184Sthorpej
6931.179Sthorpej		x86_64		- Need to change when x86_patch() is called
6941.179Sthorpej				  so we can test ncpus.
6951.79Sbriggs
6961.79Sbriggs########################################################################
6971.79Sbriggs# Individual developers' branches (Terminated):
6981.79Sbriggs########################################################################
6991.79Sbriggs
7001.1SlukemBranch:		bouyer-scsipi
7011.1SlukemDescription:	Integration of atapi support
7021.1SlukemStatus:		Terminated
7031.1SlukemStart Date:
7041.1SlukemEnd Date:
7051.1SlukemBase Tag:
7061.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7071.1SlukemScope:		kernel
7081.1SlukemNotes:		Superseded by thorpej_scsipi
7091.1Slukem
7101.79SbriggsBranch:		bouyer-xen2
7111.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
7121.79SbriggsStatus:		Terminated
7131.79SbriggsStart Date:	Dec 13 2004
7141.79SbriggsEnd Date:	Mar 10 2005
7151.79SbriggsBase Tag:	netbsd-2-base
7161.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7171.79SbriggsScope:		src/sys/arch/xen
7181.79SbriggsNotes:
7191.79Sbriggs
7201.220SbouyerBranch:		bouyer-xenamd64
7211.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
7221.220SbouyerStatus:		Terminated
7231.220SbouyerStart Date:	18 Oct 2007
7241.220SbouyerEnd Date:	22 Nov 2007
7251.220SbouyerBase Tag:	bouyer-xenamd64-base
7261.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7271.220SbouyerScope:		kernel
7281.220SbouyerNotes:		
7291.220Sbouyer
7301.238SbouyerBranch:		bouyer-xeni386
7311.238SbouyerDescription:	switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
7321.243SyamtStatus:		Terminated
7331.238SbouyerStart Date:	10 Dec 2007
7341.238SbouyerEnd Date:	23 Jan 2008
7351.238SbouyerBase Tag:	bouyer-xeni386-base
7361.238SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7371.238SbouyerScope:		kernel
7381.238SbouyerNotes:		
7391.238Sbouyer
7401.87SchapBranch: 	chap-midi
7411.87SchapDescription:	Renovation of MIDI support
7421.87SchapStatus: 	Terminated; merged to -current
7431.87SchapStart Date:	19 May 2006
7441.87SchapEnd Date:	30 Jun 2006
7451.87SchapBase Tag:	chap-midi-base
7461.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
7471.87SchapScope:		sys, share/man, usr.bin
7481.87SchapNotes:
7491.87Schap
7501.1SlukemBranch:		chs-ubc
7511.44SchsDescription:	Unified Buffer Cache
7521.44SchsStatus:		Terminated
7531.1SlukemStart Date:
7541.1SlukemEnd Date:
7551.1SlukemBase Tag:	chs-ubc-base
7561.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7571.1SlukemScope:		kernel
7581.1SlukemNotes:
7591.1Slukem
7601.1SlukemBranch:		chs-ubc2
7611.44SchsDescription:	 Unified Buffer Cache
7621.44SchsStatus:		Terminated; merged to -current
7631.1SlukemStart Date:
7641.1SlukemEnd Date:
7651.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
7661.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7671.1SlukemScope:		kernel
7681.1SlukemNotes:
7691.1Slukem
7701.1SlukemBranch:		cjs-build-against-obj-dir
7711.1SlukemDescription:	?
7721.1SlukemStatus:		?
7731.1SlukemStart Date:
7741.1SlukemEnd Date:
7751.1SlukemBase Tag:
7761.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
7771.1SlukemScope:		Entire tree.
7781.1SlukemNotes:
7791.1Slukem
7801.1SlukemBranch:		eeh-paddr_t
7811.44SchsDescription:	use separate types for virtual vs. physical addresses
7821.44SchsStatus:		Terminated; merged to -current
7831.1SlukemStart Date:
7841.1SlukemEnd Date:
7851.1SlukemBase Tag:	eeh-paddr_t-base
7861.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
7871.1SlukemScope:		kernel
7881.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
7891.1Slukem
7901.79SbriggsBranch:		elad-kernelauth
7911.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
7921.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
7931.79Sbriggs		avoid any licensing issues.
7941.79SbriggsStatus:		Terminated; merged to -current
7951.79SbriggsStart Date:	Tue Mar	 7 2006
7961.79SbriggsEnd Date:	Mon May 15 2006
7971.79SbriggsBase Tag:	elad-kernelauth-base
7981.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
7991.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
8001.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
8011.79SbriggsNotes:
8021.79Sbriggs
8031.1SlukemBranch:		fvdl-softdep
8041.1SlukemDescription:	FFS soft dependencies
8051.44SchsStatus:		Terminated; merged to -current
8061.1SlukemStart Date:
8071.1SlukemEnd Date:
8081.1SlukemBase Tag:	fvdl-softdep-base
8091.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
8101.1SlukemScope:		kernel
8111.1SlukemNotes:
8121.1Slukem
8131.1SlukemBranch:		gehenna-devsw
8141.1SlukemDescription:	auto-generation of devsw table
8151.1SlukemStatus:		Terminated
8161.1SlukemStart Date:	16 May 2002
8171.1SlukemEnd Date:	6 Sep 2002
8181.1SlukemBase Tag:	gehenna-devsw-base
8191.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
8201.1SlukemScope:		syssrc
8211.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
8221.1Slukem		port-dependent conf.c and to generate them dynamically by
8231.1Slukem		config(8).
8241.8Sgmcgarry
8251.272ShaadBranch:         haad-dm
8261.272ShaadDescription:    Add support for LVM to NetBSD
8271.272ShaadStatus:         Terminated; merged with -current
8281.272ShaadStart Date:     7 July 2008
8291.272ShaadEnd Date:	19 December 2008
8301.272ShaadBase Tag:       haad-dm-base
8311.272ShaadMaintainer:     Adam Hamsik <haad@NetBSD.org>
8321.272ShaadScope:          kernel
8331.272ShaadNotes:          LVM support is based on Linux lvm2tools, 
8341.272Shaad                libdevmapper library and NetBSD device-mapper
8351.272Shaad                driver. 
8361.272Shaad
8371.1SlukemBranch:		is-newarp
8381.23SisDescription:	ARP for non-Ethernet
8391.23SisStatus:		Terminated; merged before NetBSD 1.3
8401.23SisStart Date:	1996/10/13
8411.23SisEnd Date:	1997/03/15
8421.1SlukemBase Tag:	is-newarp-base
8431.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
8441.1SlukemScope:		kernel
8451.1SlukemNotes:
8461.1Slukem
8471.226SjmcneillBranch:		jmcneill-pm
8481.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
8491.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
8501.226SjmcneillStart Date:	3 Aug 2007
8511.226SjmcneillEnd Date:	9 Dec 2007
8521.226SjmcneillBase Tag:	jmcneill-pm-base
8531.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
8541.226SjmcneillScope:		kernel
8551.226SjmcneillNotes:		
8561.226Sjmcneill
8571.1SlukemBranch:		kenh-if-detach
8581.1SlukemDescription:	Interface detach support.
8591.1SlukemStatus:		?
8601.1SlukemStart Date:
8611.1SlukemEnd Date:
8621.1SlukemBase Tag:	kenh-if-detach-base
8631.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
8641.1SlukemScope:		kernel
8651.1SlukemNotes:
8661.1Slukem
8671.16SkentBranch:		kent-audio1
8681.16SkentDescription:	Audio converter pipeline
8691.18SkentStatus:		Terminated; merged to -current
8701.16SkentStart Date:	Tue Dec  7 2004
8711.17SkentEnd Date:	Tue Jan 11 2005
8721.17SkentBase Tag:	kent-audio1-base
8731.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
8741.17SkentScope:		kernel (audio device drivers)
8751.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
8761.17Skent		Please consult with the maintainer before committing
8771.17Skent		to this branch.
8781.17Skent
8791.1SlukemBranch:		kqueue
8801.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
8811.5SjdolecekStatus:		Terminated; merged to -current
8821.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
8831.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
8841.1SlukemBase Tag:	kqueue-base
8851.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
8861.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
8871.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
8881.1Slukem		local internal changes to better suit NetBSD, and
8891.1Slukem		enhancements such as looking up filters by name or
8901.1Slukem		number, and dynamic registration of "user" filters.
8911.1Slukem		The work is complete as is, but is awaiting more
8921.1Slukem		feedback from various kernel gurus before going mainline.
8931.11Sskrll
8941.11SskrllBranch:		ktrace-lwp
8951.11SskrllDescription:	ktrace support for lwp ids.
8961.59SskrllStatus:		Terminated; merged to -current
8971.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
8981.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
8991.11SskrllBase Tag:	ktrace-lwp-base
9001.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
9011.11SskrllScope:		sys
9021.11SskrllNotes:		
9031.1Slukem
9041.1SlukemBranch:		marc-pcmcia
9051.1SlukemDescription:	PCMCIA support
9061.1SlukemStatus:		Terminated; merged to -current
9071.1SlukemStart Date:
9081.1SlukemEnd Date:
9091.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
9101.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
9111.1SlukemScope:		kernel
9121.1SlukemNotes:
9131.1Slukem
9141.268StsutsuiBranch:		matt-armv6
9151.268StsutsuiDescription:	Rototill the arm code to support features present in the
9161.268Stsutsui		v6 of the ARM Architecture.  Additionally, clean up things
9171.268Stsutsui		along the way to use common practices.
9181.268StsutsuiStatus:		Terminated; merged to -current
9191.268StsutsuiStart Date:	2007-08-27
9201.268StsutsuiEnd Date:	2008-04-27
9211.268StsutsuiBase Tag:	matt-armv6-base
9221.268StsutsuiMaintainer:	Matt Thomas <matt@NetBSD.org>
9231.268StsutsuiScope:		kernel & userland
9241.268StsutsuiNotes:	
9251.268Stsutsui
9261.1SlukemBranch:		minoura_x68k_bus_h
9271.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
9281.1SlukemStatus:		Terminated; merged to -current
9291.1SlukemStart Date:	23 Dec 1998
9301.1SlukemEnd Date:	16 Mar 1999
9311.1SlukemBase Tag:	minoura_x68k_bus_h-base
9321.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
9331.1SlukemScope:		sys/arch/x68k
9341.1SlukemNotes:
9351.1Slukem
9361.1SlukemBranch:		minoura-xpg4dl
9371.1SlukemDescription:	Citrus Project locale subsystem
9381.1SlukemStatus:		Terminated; (partly) merged to -current
9391.1SlukemStart Date:	28 March 2000
9401.1SlukemEnd Date:
9411.1SlukemBase Tag:	minoura-xpg4dl-base
9421.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
9431.1SlukemScope:		basesrc, syssrc, sharesrc
9441.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
9451.1Slukem		independent locale subsystem.  Part of the implementation
9461.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
9471.1Slukem
9481.242SmjfBranch:		mjf-devfs
9491.242SmjfDescription:	device file system supporting dynamic device nodes
9501.242SmjfStatus:		Terminated
9511.242SmjfStart Date:	12 November 2007
9521.242SmjfEnd Date:	21 February 2008
9531.242SmjfBase Tag:	mjf-devfs-base
9541.242SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
9551.242SmjfScope:		kernel and userland
9561.242SmjfNotes:		This branch will move away from the static device nodes that
9571.242Smjf		are created with MAKEDEV scripts and allow nodes to be created
9581.242Smjf		and removed dynamically as devices are attached and detached
9591.242Smjf		from the machine.
9601.242Smjf
9611.1SlukemBranch:		mrg-vm-swap
9621.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9631.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
9641.49SmrgStart Date:	12 February 1997
9651.49SmrgEnd Date:	15 March 1997
9661.49SmrgBase Tag:	[none]
9671.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9681.49SmrgScope:		kernel
9691.49SmrgNotes:
9701.49Smrg
9711.49SmrgBranch:		mrg-vm-swap2
9721.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9731.49SmrgStatus:		Terminated; merged to -current
9741.49SmrgStart Date:	4 May 1997
9751.49SmrgEnd Date:	12 June 1997
9761.49SmrgBase Tag:	mrg-vm-swap2-base
9771.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9781.1SlukemScope:		kernel
9791.1SlukemNotes:
9801.1Slukem
9811.1SlukemBranch:		nathanw_sa
9821.1SlukemDescription:	Scheduler activations
9831.44SchsStatus:		Terminated; merged to -current
9841.1SlukemStart Date:	5 March 2001
9851.9SthorpejEnd Date:	18 January 2003
9861.1SlukemBase Tag:	nathanw_sa_base
9871.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
9881.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
9891.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
9901.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
9911.1SlukemNotes:		The idea of scheduler activations is described in the
9921.1Slukem		classic paper by Anderson et al., in ACM Transactions
9931.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
9941.1Slukem		can be found at
9951.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
9961.1Slukem		Many ideas in the implementation are based on the
9971.1Slukem		implementation of scheduler activations added to Mach
9981.1Slukem		3.0 and described by Davis et al. in the University of
9991.1Slukem		Washington CS tech report 92-08-93, which can be found
10001.1Slukem		at
10011.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
10021.1Slukem
10031.1Slukem		My USENIX paper on the subject can be found at
10041.1Slukem		http://web.mit.edu/nathanw/www/usenix/
10051.1Slukem
10061.1Slukem		Please consult with the maintainer before committing
10071.1Slukem		to this branch.
10081.1Slukem		Other tags starting with nathanw_sa reserved for
10091.1Slukem		branch management and are not guaranteed to be stable.
10101.9Sthorpej
10111.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
10121.9Sthorpej		merging branch down to trunk.  Branch tagged with
10131.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
10141.9Sthorpej		the branch.
10151.1Slukem
10161.217SjoergBranch:		newlock
10171.217SjoergDescription:	New locking primitives, based on Solaris's
10181.217SjoergStatus:		Terminated
10191.217SjoergStart Date:	March 9, 2002
10201.225SwizEnd Date:	February 12, 2007
10211.217SjoergBase Tag:	newlock-base
10221.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
10231.217SjoergScope:		Kernel
10241.217SjoergNotes:		The goal is to replace the existing lockmgr() and
10251.217Sjoerg		simple_lock() based locking mechanisms with the
10261.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
10271.225Swiz		Superseded by the newlock2 branch.
10281.217Sjoerg
10291.217SjoergBranch:		newlock2
10301.217SjoergDescription:	New locking primitives, based on Solaris's
10311.217SjoergStatus:		Terminated
10321.217SjoergStart Date:	September 9, 2006
10331.225SwizEnd Date:	February 12, 2007
10341.217SjoergBase Tag:	newlock2-base
10351.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
10361.217SjoergScope:		Kernel
10371.217SjoergNotes:		As per the newlock branch, however given the amount of time
10381.217Sjoerg		the original branch has lain dormant, a new one has been
10391.217Sjoerg		created.  Goals:
10401.217Sjoerg		- Implement new locking primitives on most-used ports.
10411.217Sjoerg		- Minor locking improvements.
10421.217Sjoerg		- Remove spinlockmgr().
10431.217Sjoerg
10441.217SjoergBranch:		nick-csl-alignment
10451.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
10461.217SjoergStatus:		Terminated
10471.217SjoergStart Date:	2007-07-18
10481.217SjoergEnd Date:
10491.217SjoergBase Tag:	nick-csl-alignment-base5
10501.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
10511.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
10521.217SjoergNotes:	
10531.217Sjoerg
10541.1SlukemBranch:		perseant-lfsv2
10551.1SlukemDescription:	LFS incompatible on-disk data structure changes
10561.1SlukemStatus:		Terminated
10571.1SlukemStart Date:	27 June 2001
10581.1SlukemEnd Date:	16 July 2001
10591.1SlukemBase Tag:	perseant-lfsv2-base
10601.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
10611.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
10621.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
10631.1Slukem		as the data structures required for unremove are in and tested.
10641.1Slukem
10651.217SjoergBranch:		ppcoea-renovation
10661.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
10671.217SjoergStatus:		Terminated; merged to -current
10681.217SjoergStart Date:	30 April 2007
10691.217SjoergEnd Date:	15 October 2007
10701.217SjoergBase Tag:	ppcoea-renovation-base
10711.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
10721.217SjoergScope:		src/sys/arch
10731.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
10741.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
10751.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
10761.217Sjoerg		403/401 and other embedded chips. The general concept is to get
10771.217Sjoerg		them all compiling, and sharing as much code as possible.  All
10781.217Sjoerg		developers are welcome to commit to this branch.
10791.217Sjoerg
10801.174SthorpejBranch:		thorpej-devvp
10811.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
10821.174SthorpejStatus:		Terminated
10831.174SthorpejStart Date:	Sep 6 2001
10841.174SthorpejEnd Date:	???
10851.174SthorpejBase Tag:	thorpej-devvp-base
10861.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
10871.174SthorpejScope:		syssrc
10881.174SthorpejNotes:		Kernels built from this branch are not expected
10891.174Sthorpej		to function correctly at this time.
10901.174Sthorpej
10911.174Sthorpej		Ports known to compile on this branch:
10921.174Sthorpej			alpha
10931.174Sthorpej			i386
10941.174Sthorpej
10951.118SpeterBranch:		peter-altq
10961.118SpeterDescription:	New ALTQ framework:
10971.118Speter		- sync with KAME sources
10981.118Speter		- share mtag/name mapping functions
10991.118Speter		- separate altq + pf attachment
11001.118SpeterStatus:		Terminated; merged to -current
11011.118SpeterStart Date:	March 16, 2006
11021.118SpeterEnd Date:	October 12, 2006
11031.118SpeterBase Tag:	peter-altq-base
11041.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
11051.118Speter		Martin Husemann <martin@NetBSD.org>,
11061.118Speter		Matthias Scheler <tron@NetBSD.org>
11071.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
11081.118SpeterNotes:		Only the first item in the description was finished
11091.118Speter		in this branch.
11101.118Speter
11111.1SlukemBranch:		sommerfeld_i386mp_1
11121.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
11131.3SsommerfeStatus:		Terminated; merged to -current
11141.1SlukemStart Date:	21 Feb 2000
11151.2SfvdlEnd Date:	01 Oct 2002
11161.1SlukemBase Tag:	sommerfeld_i386mpbase_1
11171.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
11181.1SlukemScope:		sys/arch/i386
11191.1SlukemNotes:
11201.1Slukem		Code committed to the branch has booted to multiuser 
11211.1Slukem		on at least one system.
11221.1Slukem
11231.1Slukem		Not guaranteed to compile against mainline since -current
11241.1Slukem		may have changed incompatibly with the last branch update;
11251.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
11261.1Slukem
11271.1Slukem		Please get explicit permission from the maintainer 
11281.1Slukem		before each commit, or your changes will be backed out.
11291.1Slukem		Other tags starting with sommerfeld_ are private to 
11301.1Slukem		the developer and are guaranteed to be unstable.
11311.1Slukem		Only the maintainer should move tags.
11321.1Slukem
11331.1Slukem		Note that this branch uses a DIFFERENT scheme for 
11341.225Swiz		syncing with the mainline.  the maintainer uses some private
11351.225Swiz		scripts for keeping them in sync; if you make commits 
11361.1Slukem		to the branch to "resynchronize" things, you'll
11371.1Slukem		probably do it wrong; instead, ask the maintainer to
11381.1Slukem		resynchronize things.
11391.1Slukem
11401.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
11411.1Slukem		issues with the branch.
11421.1Slukem
11431.1SlukemBranch:		thorpej-mips-cache
11441.1SlukemDescription:	overhaul MIPS cache support code
11451.1SlukemStatus:		Terminated; merged to -current
11461.1SlukemStart Date:	Oct 23 2001
11471.1SlukemEnd Date:	Nov 14 2001
11481.1SlukemBase Tag:	thorpej-mips-cache-base
11491.1SlukemScope:		syssrc
11501.1SlukemNotes:		This branch needs more debugging, testing, and more
11511.1Slukem		ports need to be converted to the new world order.
11521.1Slukem
11531.1Slukem		The following processors have had cache ops
11541.1Slukem		written:
11551.1Slukem
11561.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
11571.1Slukem			  needs to be beat on a lot more to make
11581.1Slukem			  sure it's working.
11591.1Slukem
11601.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
11611.1Slukem			  tracked down a bug, which has been fixed.
11621.1Slukem
11631.1Slukem			  Confirmed working on R4000-with-L2.
11641.1Slukem
11651.1Slukem			  Confirmed working on R4400-no-L2 and
11661.1Slukem			  R4400-with-L2.
11671.1Slukem
11681.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
11691.1Slukem			  has committed fixes to this code.
11701.1Slukem
11711.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
11721.1Slukem			  no SysAD L2 cache).
11731.1Slukem
11741.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
11751.1Slukem
11761.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
11771.1Slukem			  committed fixes to this code.  Awaiting
11781.1Slukem			  confirmation that it is working properly.
11791.1Slukem
11801.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
11811.1Slukem			  written this code and tested it on a
11821.1Slukem			  PlayStation 2.
11831.1Slukem
11841.1Slukem		The following ports have been updated to compile (and
11851.1Slukem		use optimized-for-processor bus_dma routines).  Those
11861.1Slukem		that have been tested and work are marked with [WORKING].
11871.1Slukem
11881.1Slukem			* algor		[WORKING]
11891.1Slukem
11901.1Slukem			* arc		[WORKING]
11911.1Slukem
11921.1Slukem			* pmax		[WORKING]
11931.1Slukem
11941.1Slukem			* playstation2	[WORKING]
11951.1Slukem					Needs optimized bus_dmamap_sync().
11961.1Slukem
11971.1Slukem			* hpcmips	[need verification that this is working]
11981.1Slukem					Needs optimized bus_dmamap_sync().
11991.1Slukem
12001.1Slukem			* sgimips	[WORKING]
12011.1Slukem					Needs optimized bus_dmamap_sync().
12021.1Slukem
12031.1Slukem			* cobalt	[need testing]
12041.1Slukem
12051.1Slukem			* mipsco	[need testing]
12061.1Slukem
12071.1Slukem			* newsmips	[need testing]
12081.1Slukem
12091.1SlukemBranch:		thorpej_scsipi
12101.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
12111.1SlukemStatus:		Terminated; merged to -current
12121.1SlukemStart Date:
12131.1SlukemEnd Date:	Apr 25 2001
12141.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
12151.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
12161.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
12171.1SlukemScope:		syssrc
12181.1SlukemNotes:		When a change from -current is pulled up please move the
12191.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
12201.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
12211.1Slukem		used when syncing the whole branch with HEAD).
12221.1Slukem		Just before the merge, syssrc has been tagged with
12231.1Slukem		thorpej_scsipi_beforemerge
12241.1Slukem
12251.1SlukemBranch:		thorpej-signal
12261.1SlukemDescription:	?
12271.1SlukemStatus:		?
12281.1SlukemStart Date:
12291.1SlukemEnd Date:
12301.1SlukemBase Tag:	thorpej-signal-base
12311.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
12321.1SlukemScope:		kernel
12331.1SlukemNotes:
12341.1Slukem
12351.1SlukemBranch:		thorpej-setroot
12361.1SlukemDescription:	?
12371.1SlukemStatus:		Terminated; merged to -current
12381.1SlukemStart Date:
12391.1SlukemEnd Date:
12401.1SlukemBase Tag:
12411.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
12421.1SlukemScope:		kernel
12431.1SlukemNotes:
12441.1Slukem
12451.84SkardelBranch:		simonb-timecounters
12461.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
12471.85SkardelStatus:		Terminated
12481.84SkardelStart Date:	Sat Feb 04 2006
12491.84SkardelEnd Date:	Wed Jun 07 2006
12501.84SkardelBase Tag:	simonb-timecounters-base
12511.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
12521.84Skardel		Frank Kardel <kardel@NetBSD.org>
12531.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
12541.84SkardelNotes:		early (partial conversion) commit to -current
12551.84Skardel		ok'ed by core@ on 20060605 for testing and further
12561.84Skardel		simplified conversion
12571.84Skardel
12581.268StsutsuiBranch:		simonb-wapbl
12591.268StsutsuiDescription:	Wasabi's journaling filesystem support
12601.268StsutsuiStatus:		Terminated; merged to -current
12611.268StsutsuiStart Date:	Tue Jun 10 2008
12621.268StsutsuiEnd Date:	Thu Jul 31 2008
12631.268StsutsuiBase Tag:	simonb-wapbl-base
12641.268StsutsuiMaintainer:	Simon Burge <simonb@NetBSD.org>
12651.268StsutsuiScope:		src/distrib/sets/lists/comp src/distrib/utils/sysinst
12661.268Stsutsui		src/include
12671.268Stsutsui		src/sbin/fsck_ffs src/sbin/fsdb src/sbin/mount_ffs
12681.268Stsutsui		src/sbin/tunefs src/usr.sbin/dumpfs src/sys
12691.268StsutsuiNotes:		Still has a number of issues:
12701.268Stsutsui		 - Some heavy workload performance issues on SMP machines.
12711.268Stsutsui		   Work around this issue by turning on WAPBL_DEBUG_SERIALIZE
12721.268Stsutsui		   in rev 1.1.2.11 of vfs_wapbl.c.
12731.268Stsutsui		 - Removing large files (sparse only?) takes a long time.
12741.268Stsutsui		   Eg, a file created with
12751.268Stsutsui		      dd if=/dev/zero of=foox bs=1 count=1 seek=11261748520550
12761.268Stsutsui		   takes 0:00.00 to remove on my test box without logging and
12771.268Stsutsui		   0:22.25 to remove with logging.  No disk IO during this...
12781.268Stsutsui		 - sysinst should use in-fs logs now, not end-of-partition logs.
12791.268Stsutsui
12801.236SadBranch:		vmlocking
12811.236SadDescription:	Make VM and file system framework MP safe
12821.236SadStatus:		Terminated
12831.236SadStart Date:	13 March 2007
12841.236SadEnd Date:	4 December 2007
12851.236SadBase Tag:	vmlocking-base
12861.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
12871.236SadScope:		kernel
12881.236SadNotes:		Superseded by vmlocking2 branch.
12891.236Sad
12901.236SadBranch:		vmlocking2
12911.236SadDescription:	Make VM and file system framework MP safe
12921.236SadStatus:		Terminated
12931.236SadStart Date:	4 December 2007
12941.236SadEnd Date:	2 January 2008
12951.236SadBase Tag:	vmlocking2-base3
12961.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
12971.236SadScope:		kernel
12981.236SadNotes:		Goals:
12991.236Sad
13001.236Sad		- Make VM system / trap handling MP safe.
13011.236Sad		- Replace simplelocks with mutexes.
13021.236Sad		- Make file system framework MP safe.
13031.236Sad
13041.236Sad		Status by architecture:
13051.236Sad
13061.236Sad		  alpha		done
13071.236Sad		  i386		done
13081.236Sad		  amd64		done
13091.236Sad		  mips		done
13101.236Sad		  sparc		need pmap/trap locking changes	
13111.236Sad		  sparc64	done
13121.236Sad		  arm		done
13131.236Sad		  powerpc	done
13141.236Sad		  hppa		done
13151.236Sad		  sh3		done
13161.236Sad		  m68k		done
13171.236Sad		  xen		need pmap/trap locking changes
13181.236Sad
13191.236Sad		Remaining MI work to do:
13201.236Sad
13211.236Sad		- Check aliased vnode handling. There may be problems.
13221.236Sad
13231.236Sad		Remaining problems:
13241.236Sad
13251.236Sad		- LFS stalls due to v_numoutput leak.
13261.236Sad
13271.1SlukemBranch:		wrstuden-devbsize
13281.1SlukemDescription:	Modify buffer cache to deal with different devices having
13291.1Slukem		different block sizes. Also DEV_BSIZE would go away.
13301.1SlukemStatus:		Terminated
13311.1SlukemStart Date:	Aug or Sept 1999
13321.1SlukemEnd Date:	1 Apr 2000
13331.1SlukemBase tag:	wrstuden-devbsize-base
13341.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
13351.1SlukemScope:		kernel
13361.1SlukemNotes:		No longer active due to lack of time, and introduction
13371.1Slukem		of UBC. In terms of UBC, the primary cache for
13381.1Slukem		file data is the VM cache, which needs to operate
13391.1Slukem		in terms of VM pages. As no existing device has native
13401.1Slukem		pages the same size as our VM pages, there already is
13411.1Slukem		a mapping going on between the VM system and the
13421.1Slukem		underlying blocks. So it would be easier and cleaner
13431.1Slukem		to adjust that to deal w/ different block sizes.
13441.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
13451.1Slukem		with a certain length, so the exact block size isn't a big
13461.1Slukem		deal.
13471.1Slukem
13481.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
13491.1Slukem
13501.193SyamtBranch:		yamt-idlelwp
13511.193SyamtDescription:	idle lwp, and some changes depending on it.
13521.193Syamt
13531.193Syamt		1. separate context switching and thread scheduling.
13541.193Syamt		   (cf. gmcgarry_ctxsw)
13551.193Syamt		2. implement idle lwp.
13561.193Syamt		3. clean up related MD/MI interfaces.
13571.193Syamt		4. make scheduler(s) modular.
13581.193Syamt
13591.193SyamtStatus:		Terminated; merged to -current
13601.193SyamtStart Date:	Fri Feb 17 2007
13611.193SyamtEnd Date:	Thu May 17 2007
13621.193SyamtBase Tag:	yamt-idlelwp-base8
13631.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13641.193SyamtScope:		src/sys  (src/common is tagged but not branched)
13651.193SyamtNotes:		
13661.193Syamt		Status of ports:
13671.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
13681.193Syamt		  i386			[ Done, tested ]
13691.193Syamt		  amd64			[ Done, tested ]
13701.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
13711.204Stsutsui		  sparc			[ Done, UP tested, MP might have
13721.204Stsutsui					  some problem after newlock2 merge ]
13731.204Stsutsui		  sparc64		[ Done, tested ]
13741.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
13751.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
13761.205Sskrll		  hppa			[ Done, tested ]
13771.193Syamt		  sh3			[ Done, tested ]
13781.193Syamt		  vax			[ Done, UP tested, MP untested ]
13791.204Stsutsui		  m68k			[ Done, tested on several ports ]
13801.193Syamt		  ns32k			[ broken ]
13811.193Syamt		  ia64			[ broken ]
13821.193Syamt		  pdp10			[ broken ]
13831.193Syamt
13841.193Syamt		How to adapt a port?
13851.193Syamt
13861.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
13871.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
13881.193Syamt
13891.193Syamt		- implement cpu_idle.  see cpu_idle.9.
13901.193Syamt
13911.193Syamt		- add a flag argument to cpu_need_resched.
13921.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
13931.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
13941.193Syamt		  send an IPI to the target cpu.
13951.193Syamt
13961.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
13971.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
13981.193Syamt		  almost always non-NULL, with exceptions like early on boot.
13991.193Syamt
14001.193Syamt		- remove idle pcbs.
14011.193Syamt
14021.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
14031.193Syamt
14041.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
14051.193Syamt		  secondary processors.
14061.193Syamt
14071.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
14081.193Syamt		  curlwp.
14091.193Syamt
14101.193Syamt		- of course, update MD users of scheduler/switching API.
14111.193Syamt
14121.248SyamtBranch:		yamt-lazymbuf
14131.248SyamtDescription:	change the way to share mbuf external storage so that
14141.248Syamt		it can work without kernel_lock.
14151.248SyamtStatus:		Terminated; merged to -current
14161.248SyamtStart Date:	Wed Jul  6 2005
14171.248SyamtEnd Date:	Mon Mar 24 2008
14181.248SyamtBase Tag:	yamt-lazymbuf-base14
14191.248SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14201.248SyamtScope:		src/sys  (src/common is tagged but not branched)
14211.248SyamtNotes:		
14221.248Syamt
14231.25SyamtBranch:		yamt-km, yamt-km-doc
14241.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
14251.46SyamtStatus:		Terminated; merged to -current
14261.19SyamtStart Date:	Tue Jan 25 2005
14271.46SyamtEnd Date:	Fri Apr  1 2005
14281.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
14291.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14301.25SyamtScope:		yamt-km: src/sys
14311.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
14321.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
14331.19Syamt
14341.24Syamt		the followings are per-port status.
14351.24Syamt		(account names mean "tested by".)
14361.24Syamt
14371.20Syamt		works enough to go to multiuser:
14381.45Syamt			alpha, i386, xen (yamt@)
14391.24Syamt			pc532 (simonb@)
14401.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
14411.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
14421.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
14431.39Syamt			    sun3x (tsutsui@)
14441.31Syamt			amiga (mhitch@)
14451.32Syamt			cats, hp700 (skrll@)
14461.45Syamt			xen (bouyer@)
14471.28Syamt
14481.28Syamt		known to have the same problem as trunk:
14491.28Syamt			vax (chs@, stuck while running kvm_mkdb)
14501.24Syamt
14511.24Syamt		known to have a problem:
14521.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
14531.35Syamt			needs to be revisited.
14541.39Syamt			-> for luna68k, although not tested,
14551.39Syamt			   Sysmap has been moved to avoid kva conflict with
14561.39Syamt			   I/O ranges.
14571.20Syamt
14581.20Syamt		buildable:
14591.20Syamt			src/sys/arch/acorn26/conf/GENERIC
14601.20Syamt			src/sys/arch/acorn32/conf/GENERIC
14611.20Syamt			src/sys/arch/algor/conf/P6032
14621.20Syamt			src/sys/arch/alpha/conf/GENERIC
14631.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
14641.20Syamt			src/sys/arch/amd64/conf/GENERIC
14651.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
14661.20Syamt			src/sys/arch/amiga/conf/GENERIC
14671.20Syamt			src/sys/arch/arc/conf/GENERIC
14681.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
14691.20Syamt			src/sys/arch/bebox/conf/GENERIC
14701.20Syamt			src/sys/arch/cats/conf/GENERIC
14711.20Syamt			src/sys/arch/cesfic/conf/GENERIC
14721.20Syamt			src/sys/arch/cobalt/conf/GENERIC
14731.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
14741.20Syamt			src/sys/arch/evbarm/conf/TS7200
14751.20Syamt			src/sys/arch/evbppc/conf/WALNUT
14761.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
14771.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
14781.20Syamt			src/sys/arch/hp300/conf/GENERIC
14791.20Syamt			src/sys/arch/hp700/conf/GENERIC
14801.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
14811.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
14821.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
14831.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
14841.20Syamt			src/sys/arch/i386/conf/GENERIC
14851.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
14861.40Syamt			src/sys/arch/i386/conf/XEN0
14871.40Syamt			src/sys/arch/i386/conf/XENU
14881.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
14891.20Syamt			src/sys/arch/iyonix/conf/GENERIC
14901.20Syamt			src/sys/arch/luna68k/conf/GENERIC
14911.20Syamt			src/sys/arch/mac68k/conf/GENERIC
14921.20Syamt			src/sys/arch/macppc/conf/GENERIC
14931.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
14941.20Syamt			src/sys/arch/mipsco/conf/GENERIC
14951.40Syamt			src/sys/arch/mmeye/conf/GENERIC
14961.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
14971.20Syamt			src/sys/arch/netwinder/conf/GENERIC
14981.20Syamt			src/sys/arch/news68k/conf/GENERIC
14991.20Syamt			src/sys/arch/newsmips/conf/GENERIC
15001.20Syamt			src/sys/arch/next68k/conf/GENERIC
15011.20Syamt			src/sys/arch/ofppc/conf/GENERIC
15021.20Syamt			src/sys/arch/pc532/conf/GENERIC
15031.20Syamt			src/sys/arch/pmax/conf/GENERIC
15041.20Syamt			src/sys/arch/prep/conf/GENERIC
15051.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
15061.20Syamt			src/sys/arch/sbmips/conf/GENERIC
15071.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
15081.20Syamt			src/sys/arch/shark/conf/GENERIC
15091.20Syamt			src/sys/arch/sparc/conf/GENERIC
15101.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
15111.20Syamt			src/sys/arch/sparc64/conf/GENERIC
15121.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
15131.20Syamt			src/sys/arch/sun2/conf/GENERIC
15141.20Syamt			src/sys/arch/sun3/conf/GENERIC
15151.20Syamt			src/sys/arch/vax/conf/GENERIC
15161.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
15171.20Syamt			src/sys/arch/x68k/conf/GENERIC
15181.20Syamt
15191.42Syamt			src/sys/arch/playstation2/conf/GENERIC
15201.42Syamt
15211.97SyamtBranch:		yamt-pdpolicy
15221.97SyamtDescription:	play with page replacement policy
15231.97Syamt		- separate page replacement policy from the rest of kernel
15241.97Syamt		- implement alternative replacement policy
15251.97Syamt		- related read-ahead adjustment?
15261.97SyamtStatus:		Terminated; merged to -current
15271.97SyamtStart Date:	Sun Mar  5 2006
15281.97SyamtEnd Date:	Sat Sep 16 2006
15291.97SyamtBase Tag:	yamt-pdpolicy-base9
15301.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15311.97SyamtScope:		src/sys  (src/common is tagged but not branched)
15321.97SyamtNotes:		
15331.97Syamt
15341.261SyamtBranch:		yamt-pf42
15351.261SyamtDescription:	import newer pf from OpenBSD 4.2
15361.261SyamtStatus:		Terminated; merged to -current
15371.261SyamtStart Date:	Sat Apr 19 2008
15381.261SyamtEnd Date:	Wed Jun 18 2008
15391.261SyamtBase Tag:	yamt-pf42-base4
15401.261SyamtMaintainer:	Peter Postma <peter@NetBSD.org>,
15411.261Syamt		YAMAMOTO Takashi <yamt@NetBSD.org>
15421.261SyamtScope:		src
15431.261SyamtNotes:		see sys/dist/pf/net/TODO
15441.261Syamt
15451.54SyamtBranch:		yamt-readahead
15461.54SyamtDescription:	play with file readahead
15471.58SyamtStatus:		Terminated; merged to -current
15481.54SyamtStart Date:	Mon Nov 14 2005
15491.58SyamtEnd Date:	Wed Nov 30 2005
15501.57SyamtBase Tag:	yamt-readahead-base3
15511.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15521.54SyamtScope:		src/sys
15531.54SyamtNotes:		
15541.54Syamt
15551.60SyamtBranch:		yamt-uio_vmspace
15561.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
15571.67SyamtStatus:		Terminated; merged to -current
15581.60SyamtStart Date:	Mon Dec 31 2005
15591.67SyamtEnd Date:	Wed Mar  1 2006
15601.66SyamtBase Tag:	yamt-uio_vmspace-base5
15611.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15621.60SyamtScope:		src/sys
15631.60SyamtNotes:		
15641.60Syamt
15651.151SyamtBranch:		yamt-splraiseipl
15661.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
15671.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
15681.151Syamt
15691.151Syamt		- completes workqueue(9) and netbt.
15701.151Syamt		- fix PR/33218.
15711.151Syamt
15721.151SyamtStatus:		Terminated; merged to -current
15731.151SyamtStart Date:	Mon Sep 18 2006
15741.151SyamtEnd Date:	Fri Dec 22 2006
15751.151SyamtBase Tag:	yamt-splraiseipl-base5
15761.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15771.151SyamtScope:		src/sys  (src/common is tagged but not branched)
15781.151SyamtNotes:		
15791.151Syamt		tested (by who):
15801.151Syamt			alpha		(yamt)
15811.151Syamt			alpha		(pavel)
15821.151Syamt			amd64		(reported privately)
15831.151Syamt			cobalt		(tsutsui)
15841.151Syamt			ews4800mips	(tsutsui)
15851.151Syamt			hp300		(tsutsui)
15861.151Syamt			hpcarm		(reported privately)
15871.151Syamt			i386		(yamt)
15881.151Syamt			macppc		(tsutsui)
15891.151Syamt			news68k		(tsutsui)
15901.151Syamt			sgimips(IP32)	(tsutsui)
15911.151Syamt			sparc(sun4c)	(tsutsui)
15921.151Syamt			sun2		(tsutsui)
15931.151Syamt			sun3		(tsutsui)
15941.151Syamt			sun3x		(tsutsui)
15951.151Syamt			xen		(yamt)
15961.151Syamt
15971.151Syamt		compile-tested:
15981.151Syamt			acorn26
15991.151Syamt			acorn32
16001.151Syamt			algor
16011.151Syamt			amiga
16021.151Syamt			arc
16031.151Syamt			atari
16041.151Syamt			bebox
16051.151Syamt			cats
16061.151Syamt			cesfic
16071.151Syamt			dreamcast
16081.151Syamt			evbarm
16091.151Syamt			evbmips
16101.151Syamt			evbppc(marvell)
16111.151Syamt			evbppc(ibm4xx)
16121.151Syamt			evbsh3
16131.151Syamt			hp700
16141.151Syamt			hpcmips
16151.151Syamt			hpcsh
16161.151Syamt			ia64
16171.151Syamt			ibmnws
16181.151Syamt			iyonix
16191.151Syamt			landisk
16201.151Syamt			luna68k
16211.151Syamt			mac68k
16221.151Syamt			mmeye
16231.151Syamt			mvme68k
16241.151Syamt			mvmeppc
16251.151Syamt			mipsco
16261.151Syamt			netwinder
16271.151Syamt			newsmips
16281.151Syamt			next68k
16291.151Syamt			ofppc
16301.151Syamt			pc532
16311.151Syamt			pmax
16321.151Syamt			pmppc
16331.151Syamt			prep
16341.151Syamt			sandpoint
16351.151Syamt			sbmips
16361.151Syamt			shark
16371.151Syamt			sparc
16381.151Syamt			sparc64
16391.151Syamt			vax
16401.151Syamt			x68k
16411.151Syamt			zaurus
16421.151Syamt
16431.151Syamt		not tested:
16441.151Syamt			pdp10 (i don't know how to build)
16451.151Syamt			sh5 (not buildable with an unrelated problem.)
16461.151Syamt
16471.151Syamt    compile  CAYMAN64/netbsd32_sa.o
16481.151Syamt    cc1: warnings being treated as errors
16491.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
16501.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
16511.151Syamt    --- netbsd32_sa.o ---
16521.151Syamt    *** [netbsd32_sa.o] Error code 1
16531.151Syamt    1 error
16541.151Syamt
16551.151Syamt		notyet:
16561.151Syamt			amigappc
16571.151Syamt			playstation2
16581.151Syamt
16591.79SbriggsBranch:		yamt-vop
16601.79SbriggsDescription:	remove several VOPs
16611.79SbriggsStatus:		Terminated; merged to -current
16621.79SbriggsStart Date:	Wed Oct 19 2005
16631.79SbriggsEnd Date:	Wed Nov  2 2005
16641.79SbriggsBase Tag:	yamt-vop-base3
16651.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16661.68SyamtScope:		src/sys
16671.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
16681.71Speter
16691.214SyamtBranch:		yamt-x86pmap
16701.214SyamtDescription:	merge i386 and amd64 pmap
16711.214SyamtStatus:		Terminated; merged to -current
16721.214SyamtStart Date:	Mon Sep 24 2007
16731.214SyamtEnd Date:	Fri Oct 19 2007
16741.214SyamtBase Tag:	yamt-x86pmap-base4
16751.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16761.214SyamtScope:		src/sys  (src/common is tagged but not branched)
16771.214SyamtNotes:		
16781.214Syamt
16791.98SgdamoreBranch:		gdamore-uart
16801.98SgdamoreDescription:	Add register table support to com driver.
16811.98SgdamoreStatus:		Active
16821.98SgdamoreStart Date:	14 June 2006
16831.98SgdamoreEnd Date:	13 July 2006
16841.98SgdamoreBase Tag:	gdamore-uart-base
16851.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
16861.98SgdamoreScope:		kernel
16871.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
16881.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
16891.98Sgdamore
16901.273SchristosBranch:		christos-time_t
16911.273SchristosDescription:	Change time_t and dev_t to 64 bit quantities; fix timeval
16921.273Schristos		and timespec.
16931.273SchristosStatus:		merged
16941.273SchristosStart Date:	29 March 2008
16951.274SchristosEnd Date:	10 January 2009
16961.275SchristosBase Tag:	christos-time_t-base
16971.275SchristosMaintainer:	Christos Zoulas <christos@NetBSD.org>
16981.273SchristosScope:		kernel, libc, libutil, userland
16991.273SchristosNotes:		Requires a major bump of all libraries except libc, libutil.
17001.79Sbriggs########################################################################
17011.1Slukem# Other:
17021.79Sbriggs########################################################################
17031.1Slukem
17041.1SlukemBranch:		magnum
17051.1SlukemDescription:	?
17061.1SlukemStatus:		?
17071.1SlukemStart Date:
17081.1SlukemEnd Date:
17091.1SlukemBase Tag:	magnum-base
17101.1SlukemMaintainer:	?
17111.1SlukemScope:		kernel
17121.1SlukemNotes:
17131.69Selad
1714