BRANCHES revision 1.318
11.318Syamt#	$NetBSD: BRANCHES,v 1.318 2012/01/04 16:36:49 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.290SmrgMaintainer:	mycroft
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.281SsnjStatus:		Terminated
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.279SsnjBranch:		netbsd-5-0
2191.279SsnjDescription:	Tracking security/critical fixes for NetBSD 5.0
2201.279SsnjStatus:		Active
2211.279SsnjStart Date:	29 Apr 2009
2221.279SsnjEnd Date:
2231.279SsnjBase Tag:	netbsd-5-0-RELEASE
2241.279SsnjMaintainer:	5.0 Release Engineering <releng-5@NetBSD.org>
2251.279SsnjScope:		Entire tree. (src + xsrc)
2261.279SsnjNotes:		Commits restricted to Release Engineering.
2271.279Ssnj
2281.79Sbriggs########################################################################
2291.79Sbriggs# Individual developers' branches (Active/Dormant):
2301.79Sbriggs########################################################################
2311.4Sbjh21
2321.158SyamtBranch:		ad-audiomp
2331.158SyamtDescription:	Add MP locking to the audio drivers
2341.270SadStatus:		Terminated
2351.225SwizStart Date:	28 February 2007
2361.270SadEnd Date:	7 December 2008
2371.158SyamtBase Tag:	ad-audiomp-base
2381.158SyamtMaintainer:	Andrew Doran <ad@NetBSD.org>
2391.158SyamtScope:		kernel
2401.158SyamtNotes:		Making the audio drivers MP safe is necessary before efforts
2411.158Syamt		can be made to make the VM system MP safe. About 1/2 of the
2421.158Syamt		drivers are converted, the remaining 1/2 need more changes.
2431.158Syamt
2441.158Syamt		As of import this is snapshot of work in progress and so
2451.158Syamt		may not compile; in particular the midi changes are very
2461.158Syamt		much "in progress". The audio component has been tested
2471.158Syamt		and verified to work with emuxki and auvia. There may
2481.158Syamt		be a locking issue in the ac97 code at boot.
2491.158Syamt
2501.158Syamt		The are two locks per device instance, an ISR lock and
2511.158Syamt		a character device lock. The ISR lock replaces calls to
2521.158Syamt		splaudio()/splx(), and will be held across calls to device
2531.158Syamt		methods which were called at splaudio() before (e.g.
2541.158Syamt		trigger_output). The character device lock is held across
2551.158Syamt		calls to nearly all of the methods, excluding some only
2561.225Swiz		used for initialization, e.g. get_locks. This needs to be
2571.158Syamt		documented at merge time.
2581.158Syamt
2591.158Syamt		To test on a multi way x86 system, search for "mpsafe" in
2601.158Syamt		x86/x86/intr.c and change IPL_SCHED to IPL_AUDIO. Run a job
2611.158Syamt		that will acquire the ISR lock (depends on the hardware, but
2621.158Syamt		"while true; do mixerctl -a > /dev/null; done" may suffice).
2631.158Syamt		Play audio, run lockstat and verify that that there is
2641.158Syamt		contention on the ISR lock.
2651.158Syamt
2661.270SadBranch:		ad-audiomp2
2671.270SadDescription:	Add MP locking to the audio drivers
2681.312SjmcneillStatus:		Terminated
2691.270SadStart Date:	7 December 2008
2701.312SjmcneillEnd Date:	19 November 2011
2711.270SadBase Tag:	ad-audiomp2-base
2721.270SadMaintainer:	Andrew Doran <ad@NetBSD.org>
2731.270SadScope:		kernel
2741.270SadNotes:		Ressurect ad-audiomp, make the audio drivers MP safe.
2751.270Sad
2761.4Sbjh21Branch:		bjh21-hydra
2771.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
2781.90Sbjh21Status:		Dormant
2791.4Sbjh21Start Date:	18 Oct 2002
2801.4Sbjh21End Date:
2811.4Sbjh21Base Tag:	bjh21-hydra-base
2821.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
2831.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
2841.90Sbjh21Notes:		This code was on a branch because it involves changes to
2851.4Sbjh21		cpuswitch.S which would otherwise make merging the
2861.90Sbjh21		nathanw_sa branch difficult.
2871.1Slukem
2881.308ScherryBranch:		cherry-xenmp
2891.308ScherryDescription:	Port i386 and amd64 Xen kernels to run MP
2901.308ScherryStatus:		Active
2911.308ScherryStart Date:	1st June 2011
2921.308ScherryEnd Date:
2931.308ScherryBase Tag:	cherry-xenmp-base
2941.308ScherryMaintainer:	Cherry G. Mathew <cherry@NetBSD.org>
2951.308ScherryScope:		kernel
2961.308ScherryNotes:
2971.308Scherry
2981.201SchrisBranch:		chris-arm-intr-rework
2991.201SchrisDescription:	Rework arm interrupt handling code
3001.291SwizStatus:		Dormant
3011.201SchrisStart Date:	11 Aug 2007
3021.201SchrisEnd Date:
3031.201SchrisBase Tag:	chris-arm-intr-rework-base
3041.225SwizMaintainer:	Chris Gilbert <chris@NetBSD.org>
3051.201SchrisScope:		sys/arch/arm sys/arch/cats (other arm archs to follow)
3061.201SchrisNotes:		Rework arm interrupt code to provide a shared set of interrupt
3071.201Schris		routines, and allow improvements to be shared across all arm
3081.201Schris		based hardware.
3091.201Schris
3101.79SbriggsBranch:		gmcgarry_ucred
3111.79SbriggsDescription:	Integrate and encapsulate user credentials
3121.79SbriggsStatus:		Dormant
3131.79SbriggsStart Date:	18 December 2002
3141.79SbriggsEnd Date:
3151.79SbriggsBase Tag:	gmcgarry_ucred_base
3161.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
3171.79SbriggsScope:		kernel
3181.79SbriggsNotes:		merge pcred and ucred and poolify
3191.79Sbriggs
3201.199SrjsBranch:		hpcarm-cleanup
3211.199SrjsDescription:	Fix build problems for hpcarm
3221.199SrjsStatus:		Active
3231.199SrjsStart Date:	31 July 2007
3241.199SrjsEnd Date:
3251.199SrjsBase Tag:	hpcarm-cleanup-base
3261.199SrjsMaintainer:	Robert Swindells <rjs@NetBSD.org>
3271.199SrjsScope:		kernel
3281.199SrjsNotes:		Modify SA11x0 interrupt code to match PXA2x0 equivalent.
3291.199Srjs
3301.194SitohyBranch:		itohy-usb1
3311.194SitohyDescription:	USB stack overhaul, mostly DMA related
3321.305SitohyStatus:		Terminated
3331.194SitohyStart Date:	22 May 2007
3341.194SitohyEnd Date:
3351.194SitohyBase Tag:	itohy-usb1-base
3361.194SitohyMaintainer:	ITOH Yasufumi <itohy@NetBSD.org>
3371.194SitohyScope:		kernel
3381.194SitohyNotes:		To check out the kernel source tree,
3391.194Sitohy		1. check out checkout script
3401.194Sitohy			cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
3411.194Sitohy		2. update files in the branch
3421.194Sitohy			sh -e src/sys/dev/usb/filelist
3431.194Sitohy
3441.303SjruohoBranch:		jruoho-x86intr
3451.303SjruohoDescription:	Cleanup and rework the x86 APIC and PIC subsystems
3461.303SjruohoStatus:		Active
3471.303SjruohoStart Date:	17 January 2011
3481.303SjruohoEnd Date:
3491.303SjruohoBase Tag:	jruoho-x86intr-base
3501.303SjruohoMaintainer:	Jukka Ruohonen <jruoho@NetBSD.org>
3511.303SjruohoScope:		kernel
3521.303SjruohoNotes:		This branch aims to cleanup the x86 interrupt routing code.
3531.303Sjruoho		In particular, a new implementation is provided for all
3541.303Sjruoho		elements of the APIC that involve ACPI. In addition, better
3551.303Sjruoho		abstractions are provided for the whole PIC layer. The main
3561.303Sjruoho		work areas are sys/arch/x86 and sys/dev/acpi.
3571.303Sjruoho
3581.276SjymBranch:		jym-xensuspend
3591.276SjymDescription:	Implement xm save/restore/migrate for NetBSD domU
3601.310SjymStatus:		Terminated
3611.276SjymStart Date:	2009-02-08
3621.310SjymEnd Date:	2011-09-20
3631.276SjymBase Tag:	jym-xensuspend-base
3641.276SjymMaintainer:	Jean-Yves Migeon <jym@NetBSD.org>
3651.276SjymScope:		kernel
3661.276SjymNotes:		This branch contains the code required to support the Xen
3671.276Sjym		save/restore/migrate facilities. It affects domU frontend
3681.276Sjym		drivers (xbd, xennet, xencons, hypervisor), autoconf(9)
3691.276Sjym		machinery, as well as MD code (mostly pmap(9)).
3701.276Sjym
3711.79SbriggsBranch:		kame
3721.79SbriggsDescription:	KAME Project
3731.79SbriggsStatus:		Dormant
3741.79SbriggsStart Date:	28 Jun 1999
3751.79SbriggsEnd Date:
3761.79SbriggsBase Tag:
3771.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
3781.79SbriggsScope:		kernel
3791.79SbriggsNotes:		http://www.kame.net
3801.79Sbriggs		Used for "reference" purposes for early part of KAME
3811.79Sbriggs		integration effort.  The branch is not actively used, as I
3821.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
3831.79Sbriggs
3841.240SkeiichiBranch:		keiichi-mipv6
3851.240SkeiichiDescription:	Developing Mobile IPv6 function
3861.240SkeiichiStatus:		Active
3871.240SkeiichiStart Date:	21 Feb 2008
3881.240SkeiichiEnd Date:	
3891.240SkeiichiBase Tag:	keiichi-mipv6-base
3901.240SkeiichiMaintainer:	Keiichi Shima <keiichi@netbsd.org>
3911.240SkeiichiScope:		sys, sbin, libc/net, distrib/sets, share/man/
3921.240SkeiichiNotes:		http://www.mobileip.jp/
3931.240Skeiichi		Work on developing Mobile IPv6/NEMO BS functions and
3941.240Skeiichi		related MIPv6 based advanced functions on NetBSD.
3951.240Skeiichi		Please consult keiichi for joining this activity.
3961.240Skeiichi
3971.79SbriggsBranch:		kent-audio2
3981.79SbriggsDescription:	In-kernel audio mixer
3991.79SbriggsStatus:		Active
4001.79SbriggsStart Date:	Sun Jan 16 2005
4011.79SbriggsEnd Date:	
4021.79SbriggsBase Tag:	kent-audio2-base
4031.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
4041.79SbriggsScope:		kernel (audio device drivers)
4051.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
4061.79Sbriggs		Please consult with the maintainer before committing
4071.79Sbriggs		to this branch.
4081.79Sbriggs		This branch is not expected to be compilable yet.
4091.79Sbriggs
4101.79SbriggsBranch:		matt-timespec
4111.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
4121.79Sbriggs		storage mechanism.
4131.197SmattStatus:		Inactive
4141.79SbriggsStart Date:	2005-02-19
4151.79SbriggsEnd Date:
4161.79SbriggsBase Tag:	
4171.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
4181.79SbriggsScope:		kernel
4191.79SbriggsNotes:	
4201.79Sbriggs
4211.197SmattBranch:		matt-mips64
4221.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
4231.284SmattStatus:		Mostly dead
4241.197SmattStart Date:	2007-07-17
4251.197SmattEnd Date:
4261.206SmattBase Tag:	matt-mips64-base
4271.206SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4281.206SmattScope:		kernel & userland
4291.284SmattNotes:		
4301.284Smatt
4311.284SmattBranch:		matt-nb5-mips64
4321.284SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
4331.291SwizStatus:		Active
4341.284SmattStart Date:	2009-08-01
4351.284SmattEnd Date:
4361.307SmattBase Tag:	netbsd-5-1-RELEASE
4371.284SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4381.284SmattScope:		kernel & userland
4391.284SmattNotes:		
4401.206Smatt
4411.302SmattBranch:		matt-nb5-pq3
4421.302SmattDescription:	Rototill the powerpc code to support mpc85xx
4431.302SmattStatus:		Active
4441.302SmattStart Date:	2010-12-20
4451.302SmattEnd Date:
4461.302SmattBase Tag:	matt-nb5-pq3-base
4471.302SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4481.302SmattScope:		kernel & userland
4491.302SmattNotes:		
4501.302Smatt
4511.242SmjfBranch:		mjf-devfs2
4521.225SwizDescription:	device file system supporting dynamic device nodes
4531.224SmjfStatus:		Active
4541.242SmjfStart Date:	21 February 2008
4551.224SmjfEnd Date:
4561.242SmjfBase Tag:	mjf-devfs2-base
4571.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4581.224SmjfScope:		kernel and userland
4591.224SmjfNotes:		This branch will move away from the static device nodes that
4601.224Smjf		are created with MAKEDEV scripts and allow nodes to be created
4611.224Smjf		and removed dynamically as devices are attached and detached
4621.224Smjf		from the machine.
4631.224Smjf
4641.224SmjfBranch:		mjf-ufs-trans
4651.225SwizDescription:	file system transactions for ufs
4661.224SmjfStatus:		Active
4671.224SmjfStart Date:	12 March 2007
4681.224SmjfEnd Date:
4691.224SmjfBase Tag:	mjf-ufs-trans-base
4701.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4711.224SmjfScope:		kernel
4721.224SmjfNotes:
4731.224Smjf
4741.241SskrllBranch:		nick-net80211-sync
4751.241SskrllDescription:	sync of net80211 with FreeBSD
4761.315SskrllStatus:		Dormant
4771.241SskrllStart Date:	21 February 2008
4781.241SskrllEnd Date:
4791.241SskrllBase Tag:	nick-net80211-base
4801.241SskrllMaintainer:	Nick Hudson <skrll@NetBSD.org>
4811.241SskrllScope:		sys/
4821.241SskrllNotes:		Sync'ing net80211 with FreeBSD and drivers update. The branch is
4831.241Sskrll		currently only the kernel, but will likely extend to some userland
4841.241Sskrll		areas.
4851.241Sskrll
4861.79SbriggsBranch:	  	pkgviews
4871.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
4881.79SbriggsStatus:		Active
4891.79SbriggsStart Date:	22 July 2002
4901.79SbriggsEnd Date:
4911.79SbriggsBase Tag:	pkgviews
4921.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
4931.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
4941.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
4951.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
4961.79Sbriggs		within the same tree
4971.79Sbriggs
4981.79SbriggsBranch:		rpaulo-netinet-merge-pcb
4991.79SbriggsDescription:	merge in6pcb with inpcb
5001.133SrpauloStatus:		Dormant
5011.79SbriggsStart Date:	Wed Feb 01 2006
5021.79SbriggsEnd Date:	
5031.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
5041.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
5051.79SbriggsScope:		src/sys
5061.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
5071.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
5081.135Srpaulo		the proposed structure layout (which was roughly discussed
5091.135Srpaulo		in the tech-net mailing list).
5101.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
5111.135Srpaulo		locking style, but currently they do nothing and are not
5121.135Srpaulo		yet called at the correct places (needs discussion about
5131.135Srpaulo		kernel fine-grained locking).
5141.135Srpaulo		To continue this branch, one needs to read all the relevant
5151.135Srpaulo		inpcb/in6pcb source files and change the function names,
5161.225Swiz		structure names, structure fields according to the new
5171.135Srpaulo		layout (in6pcb is gone).
5181.135Srpaulo		Don't try to build a kernel from this branch because it won't
5191.135Srpaulo		work. The missing pieces required to do a complete build
5201.135Srpaulo		were not committed because they were incomplete and generated
5211.135Srpaulo		panics.
5221.135Srpaulo		You shouldn't need to worry about KAME syncs because
5231.135Srpaulo		they did most of them by now.
5241.135Srpaulo		After the work is done, you are required to test the branch
5251.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
5261.135Srpaulo		More info at: http://www.tahi.org/
5271.79Sbriggs
5281.191SwrstudenBranch:  	wrstuden-fixsa
5291.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5301.191SwrstudenStatus: 	Active
5311.191SwrstudenStart Date:	15 May 2007
5321.191SwrstudenEnd Date:
5331.191SwrstudenBase Tag:	wrstuden-fixsa-base
5341.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5351.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
5361.191Swrstuden		or lib/libpthread or maybe gdb.
5371.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
5381.191Swrstuden		This branch is intended to stage improvements for the
5391.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
5401.191Swrstuden		include not allocating memory while preparing to tsleep(),
5411.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
5421.191Swrstuden		eliminating the need to mlock stacks), and being
5431.253Swrstuden		able to pthread_kill() running threads. At this date,
5441.253Swrstuden		most goals have been achieved. This branch also includes
5451.253Swrstuden		fixes to gdb to support working with threaded apps.
5461.253Swrstuden
5471.253SwrstudenBranch:  	wrstuden-revivesa
5481.253SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5491.253SwrstudenStatus: 	Active
5501.253SwrstudenStart Date:	10 May 2008
5511.253SwrstudenEnd Date:
5521.253SwrstudenBase Tag:	wrstuden-revivesa-base
5531.253SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5541.253SwrstudenScope:		src, though all the interesting stuff is in the kernel
5551.253SwrstudenNotes:		This branch is intended to revive Scheduler Activations
5561.253Swrstuden		in -current in the 5.0 era. This branch's main goal is
5571.253Swrstuden		to re-add syscall compatability so that SA-based libpthread
5581.253Swrstuden		programs can run with a -current kernel. 1:1 threading will
5591.253Swrstuden		remain the NetBSD-default. This branch will re-add necessary
5601.253Swrstuden		upcall support, and will also serve as a chance to clean
5611.253Swrstuden		out cruft that had accumulated in the implementation over
5621.253Swrstuden		time.
5631.191Swrstuden
5641.227SyamtBranch:		yamt-kmem
5651.227SyamtDescription:	
5661.227Syamt		- separate kernel va allocation from kernel fault handling.
5671.227Syamt		- make kmem_alloc interrupt-safe.
5681.227SyamtStatus:		Active
5691.227SyamtStart Date:	Sun Dec  9 2007
5701.227SyamtEnd Date:	
5711.231SyamtBase Tag:	yamt-kmem-base3
5721.227SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5731.227SyamtScope:		src/sys  (src/common is tagged but not branched)
5741.227SyamtNotes:		
5751.234Syamt		todo:
5761.234Syamt		- investigate if PMAP_PREFER equivalent can be done
5771.234Syamt		  with vmem_xalloc.  find a tester with hardware for it.
5781.234Syamt		- g/c replaced code, including kmapent and malloc.
5791.234Syamt		- consider to remove other submaps.  eg. mb_map
5801.227Syamt
5811.250SyamtBranch:		yamt-nfs-mp
5821.250SyamtDescription:	make nfs client mp-safe
5831.250SyamtStatus:		Active
5841.250SyamtStart Date:	Sun Apr 27 2008
5851.250SyamtEnd Date:	
5861.294SyamtBase Tag:	yamt-nfs-mp-base11
5871.250SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5881.250SyamtScope:		src/sys  (src/common is tagged but not branched)
5891.250SyamtNotes:		
5901.250Syamt
5911.311SyamtBranch:		yamt-pagecache
5921.311SyamtDescription:	page cache related changes
5931.311SyamtStatus:		Active
5941.311SyamtStart Date:	Wed Nov 2 2011
5951.311SyamtEnd Date:	
5961.314SyamtBase Tag:	yamt-pagecache-base3
5971.311SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5981.311SyamtScope:		src
5991.311SyamtNotes:		- maintain object pages in radix tree rather than rb tree.
6001.311Syamt		- reduce unnecessary page scan in putpages.  esp. when an
6011.311Syamt		  object has a ton of pages cached but only a few of them
6021.311Syamt		  are dirty.
6031.311Syamt		- reduce the number of pmap operations by tracking page
6041.316Syamt		  dirtiness more precisely in uvm layer.
6051.311Syamt		- fix nfs commit range tracking.
6061.311Syamt		- fix nfs write clustering.  XXX hack
6071.311Syamt
6081.317Syamt		TODO:
6091.317Syamt			- benchmark
6101.317Syamt			- test
6111.318Syamt			- make the write clustering fix less kludgy
6121.317Syamt
6131.314Syamt		tested: i386, amd64, nfs, ffs
6141.314Syamt
6151.317Syamt		have good chances to be broken: lfs, sparc64, hp700
6161.314Syamt
6171.318Syamt		the following is kernel build test results.
6181.318Syamt		most of NG seem unrelated to the changes in the branch.
6191.318Syamt
6201.318Syamt			acorn26  GENERIC    OK      
6211.318Syamt			acorn32  GENERIC    OK      
6221.318Syamt			algor    P6032      NG      
6231.318Syamt			alpha    GENERIC    OK      
6241.318Syamt			alpha    GENERIC.MP OK      
6251.318Syamt			amd64    GENERIC    OK      
6261.318Syamt			amd64    XEN3_DOM0  OK      
6271.318Syamt			amd64    XEN3_DOMU  OK      
6281.318Syamt			amiga    GENERIC    OK      
6291.318Syamt			amigappc GENERIC    OK      
6301.318Syamt			arc      GENERIC    OK      
6311.318Syamt			atari    MILAN-PCIIDE OK      
6321.318Syamt			bebox    GENERIC    OK      
6331.318Syamt			cats     GENERIC    OK      
6341.318Syamt			cesfic   GENERIC    OK      
6351.318Syamt			cobalt   GENERIC    OK      
6361.318Syamt			dreamcast GENERIC    NG      
6371.318Syamt			emips    GENERIC    OK      
6381.318Syamt			evbarm   NSLU2      NG      
6391.318Syamt			evbarm   TS7200     NG      
6401.318Syamt			evbmips  P6032      NG      
6411.318Syamt			evbmips  MALTA      NG      
6421.318Syamt			evbppc   WALNUT     NG      
6431.318Syamt			evbppc   EXPLORA451 NG      
6441.318Syamt			evbppc   PMPPC      NG      
6451.318Syamt			evbsh3   COMPUTEXEVB OK      
6461.318Syamt			ews4800mips GENERIC    OK      
6471.318Syamt			hp300    GENERIC    OK      
6481.318Syamt			hp700    GENERIC    OK      
6491.318Syamt			hpcarm   JORNADA720 OK      
6501.318Syamt			hpcarm   JORNADA728 OK      
6511.318Syamt			hpcmips  GENERIC    OK      
6521.318Syamt			hpcsh    GENERIC    OK      
6531.318Syamt			hpcsh    HPW650PA   OK      
6541.318Syamt			i386     MONOLITHIC OK      
6551.318Syamt			i386     GENERIC    OK      
6561.318Syamt			i386     XEN3_DOM0  OK      
6571.318Syamt			i386     XEN3_DOMU  OK      
6581.318Syamt			i386     ALL        NG      
6591.318Syamt			ia64     GENERIC    OK      
6601.318Syamt			ia64     GENERIC.SKI NG      
6611.318Syamt			ibmnws   GENERIC    OK      
6621.318Syamt			iyonix   GENERIC    NG      
6631.318Syamt			landisk  GENERIC    OK      
6641.318Syamt			luna68k  GENERIC    OK      
6651.318Syamt			mac68k   GENERIC    OK      
6661.318Syamt			macppc   GENERIC    OK      
6671.318Syamt			macppc   GENERIC.MP OK      
6681.318Syamt			mipsco   GENERIC    OK      
6691.318Syamt			mmeye    GENERIC    OK      
6701.318Syamt			mvme68k  GENERIC    OK      
6711.318Syamt			mvmeppc  GENERIC    OK      
6721.318Syamt			netwinder GENERIC    NG      
6731.318Syamt			news68k  GENERIC    OK      
6741.318Syamt			newsmips GENERIC    OK      
6751.318Syamt			next68k  GENERIC    OK      
6761.318Syamt			ofppc    GENERIC    OK      
6771.318Syamt			ofppc    GENERIC.MP NG      
6781.318Syamt			pmax     GENERIC    OK      
6791.318Syamt			prep     GENERIC    OK      
6801.318Syamt			rs6000   GENERIC    NG      
6811.318Syamt			sandpoint GENERIC    OK      
6821.318Syamt			sbmips   GENERIC    NG      
6831.318Syamt			sbmips   GENERIC.MP NG      
6841.318Syamt			sgimips  GENERIC32_IP3x OK      
6851.318Syamt			shark    GENERIC    NG      
6861.318Syamt			sparc    GENERIC    OK      
6871.318Syamt			sparc    GENERIC.MP OK      
6881.318Syamt			sparc64  GENERIC    OK      
6891.318Syamt			sun2     GENERIC    OK      
6901.318Syamt			sun3     GENERIC    OK      
6911.318Syamt			usermode GENERIC    NG      
6921.318Syamt			vax      GENERIC    OK      
6931.318Syamt			vax      GENERIC.MP OK      
6941.318Syamt			x68k     GENERIC    OK      
6951.318Syamt			zaurus   GENERIC    NG      
6961.318Syamt
6971.163SreinoudBranch:		reinoud-bufcleanup
6981.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
6991.164Sreinoud		Ideas currently in mind (preference for b):
7001.164Sreinoud		a)
7011.163Sreinoud			1. use of bio_ops per buffer.
7021.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
7031.163Sreinoud			   and provide some private context.
7041.225Swiz			3. extend the bio_ops with commonly used functionality
7051.163Sreinoud			   like pending action counting, custom context passing,
7061.163Sreinoud			   last minute processing of buffer data, buffer cache
7071.163Sreinoud			   etc.
7081.163Sreinoud			4. investigate the use of the kcont()
7091.163Sreinoud			   continuation-passing framework for async io
7101.163Sreinoud			   completion notification for bufs
7111.164Sreinoud			...
7121.164Sreinoud		b)
7131.164Sreinoud			1. all sequencing use of B_CALL replaced by
7141.164Sreinoud			   device-threads, if possible generic code around BUFQ
7151.225Swiz			2. possibly use kcont() for async IO finished signaling
7161.164Sreinoud			3. counter of pending and queued actions requestable
7171.164Sreinoud			   by IOCTL interface?
7181.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
7191.164Sreinoud			   even finished I/O calls as vnode operations
7201.164Sreinoud			...
7211.163SreinoudStatus:		Active
7221.163SreinoudStart Date:	Thu Mar 15 2007
7231.163SreinoudEnd Date:
7241.163SreinoudBase Tag:	reinoud-bufcleanup-base
7251.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
7261.163SreinoudScope:		src/sys and src/common
7271.225SwizNotes:		Used as experiment sandbox and if successful hopefully one day
7281.225Swiz		to be integrated.
7291.163Sreinoud
7301.304SbouyerBranch:		bouyer-quota2
7311.304SbouyerDescription:	modernise disk quotas
7321.304SbouyerStatus:		Active
7331.304SbouyerStart Date:	Thu Jan 20 2011
7341.304SbouyerEnd Date:
7351.304SbouyerBase Tag:	bouyer-quota2-base
7361.304SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7371.304SbouyerScope:		src/
7381.304SbouyerNotes:
7391.304Sbouyer
7401.79Sbriggs########################################################################
7411.79Sbriggs# Individual developers' branches (Terminated):
7421.79Sbriggs########################################################################
7431.79Sbriggs
7441.1SlukemBranch:		bouyer-scsipi
7451.1SlukemDescription:	Integration of atapi support
7461.1SlukemStatus:		Terminated
7471.1SlukemStart Date:
7481.1SlukemEnd Date:
7491.1SlukemBase Tag:
7501.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7511.1SlukemScope:		kernel
7521.1SlukemNotes:		Superseded by thorpej_scsipi
7531.1Slukem
7541.79SbriggsBranch:		bouyer-xen2
7551.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
7561.79SbriggsStatus:		Terminated
7571.79SbriggsStart Date:	Dec 13 2004
7581.79SbriggsEnd Date:	Mar 10 2005
7591.79SbriggsBase Tag:	netbsd-2-base
7601.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7611.79SbriggsScope:		src/sys/arch/xen
7621.79SbriggsNotes:
7631.79Sbriggs
7641.220SbouyerBranch:		bouyer-xenamd64
7651.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
7661.220SbouyerStatus:		Terminated
7671.220SbouyerStart Date:	18 Oct 2007
7681.220SbouyerEnd Date:	22 Nov 2007
7691.220SbouyerBase Tag:	bouyer-xenamd64-base
7701.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7711.220SbouyerScope:		kernel
7721.220SbouyerNotes:		
7731.220Sbouyer
7741.238SbouyerBranch:		bouyer-xeni386
7751.238SbouyerDescription:	switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
7761.243SyamtStatus:		Terminated
7771.238SbouyerStart Date:	10 Dec 2007
7781.238SbouyerEnd Date:	23 Jan 2008
7791.238SbouyerBase Tag:	bouyer-xeni386-base
7801.238SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7811.238SbouyerScope:		kernel
7821.238SbouyerNotes:		
7831.238Sbouyer
7841.87SchapBranch: 	chap-midi
7851.87SchapDescription:	Renovation of MIDI support
7861.87SchapStatus: 	Terminated; merged to -current
7871.87SchapStart Date:	19 May 2006
7881.87SchapEnd Date:	30 Jun 2006
7891.87SchapBase Tag:	chap-midi-base
7901.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
7911.87SchapScope:		sys, share/man, usr.bin
7921.87SchapNotes:
7931.87Schap
7941.1SlukemBranch:		chs-ubc
7951.44SchsDescription:	Unified Buffer Cache
7961.44SchsStatus:		Terminated
7971.1SlukemStart Date:
7981.1SlukemEnd Date:
7991.1SlukemBase Tag:	chs-ubc-base
8001.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
8011.1SlukemScope:		kernel
8021.1SlukemNotes:
8031.1Slukem
8041.1SlukemBranch:		chs-ubc2
8051.44SchsDescription:	 Unified Buffer Cache
8061.44SchsStatus:		Terminated; merged to -current
8071.1SlukemStart Date:
8081.1SlukemEnd Date:
8091.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
8101.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
8111.1SlukemScope:		kernel
8121.1SlukemNotes:
8131.1Slukem
8141.1SlukemBranch:		cjs-build-against-obj-dir
8151.1SlukemDescription:	?
8161.1SlukemStatus:		?
8171.1SlukemStart Date:
8181.1SlukemEnd Date:
8191.1SlukemBase Tag:
8201.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
8211.1SlukemScope:		Entire tree.
8221.1SlukemNotes:
8231.1Slukem
8241.285ScubeBranch:		cube-autoconf
8251.285ScubeDescription:	Renovate autoconf(9) API
8261.285ScubeStatus:		Terminated; abandoned
8271.285ScubeStart Date:	11 Dec 2007
8281.285ScubeEnd Date:
8291.285ScubeBase Tag:	cube-autoconf-base
8301.285ScubeMaintainer:	Quentin Garnier <cube@NetBSD.org>
8311.285ScubeScope:		kernel usr.bin/config (and some other userland bits)
8321.285ScubeNotes:		Address a number of issues the current autoconf(9) API has.
8331.285Scube
8341.1SlukemBranch:		eeh-paddr_t
8351.44SchsDescription:	use separate types for virtual vs. physical addresses
8361.44SchsStatus:		Terminated; merged to -current
8371.1SlukemStart Date:
8381.1SlukemEnd Date:
8391.1SlukemBase Tag:	eeh-paddr_t-base
8401.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
8411.1SlukemScope:		kernel
8421.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
8431.1Slukem
8441.79SbriggsBranch:		elad-kernelauth
8451.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
8461.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
8471.79Sbriggs		avoid any licensing issues.
8481.79SbriggsStatus:		Terminated; merged to -current
8491.79SbriggsStart Date:	Tue Mar	 7 2006
8501.79SbriggsEnd Date:	Mon May 15 2006
8511.79SbriggsBase Tag:	elad-kernelauth-base
8521.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
8531.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
8541.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
8551.79SbriggsNotes:
8561.79Sbriggs
8571.1SlukemBranch:		fvdl-softdep
8581.1SlukemDescription:	FFS soft dependencies
8591.44SchsStatus:		Terminated; merged to -current
8601.1SlukemStart Date:
8611.1SlukemEnd Date:
8621.1SlukemBase Tag:	fvdl-softdep-base
8631.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
8641.1SlukemScope:		kernel
8651.1SlukemNotes:
8661.1Slukem
8671.1SlukemBranch:		gehenna-devsw
8681.1SlukemDescription:	auto-generation of devsw table
8691.1SlukemStatus:		Terminated
8701.1SlukemStart Date:	16 May 2002
8711.1SlukemEnd Date:	6 Sep 2002
8721.1SlukemBase Tag:	gehenna-devsw-base
8731.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
8741.1SlukemScope:		syssrc
8751.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
8761.1Slukem		port-dependent conf.c and to generate them dynamically by
8771.1Slukem		config(8).
8781.8Sgmcgarry
8791.272ShaadBranch:         haad-dm
8801.272ShaadDescription:    Add support for LVM to NetBSD
8811.272ShaadStatus:         Terminated; merged with -current
8821.272ShaadStart Date:     7 July 2008
8831.272ShaadEnd Date:	19 December 2008
8841.272ShaadBase Tag:       haad-dm-base
8851.272ShaadMaintainer:     Adam Hamsik <haad@NetBSD.org>
8861.272ShaadScope:          kernel
8871.272ShaadNotes:          LVM support is based on Linux lvm2tools, 
8881.272Shaad                libdevmapper library and NetBSD device-mapper
8891.272Shaad                driver. 
8901.272Shaad
8911.1SlukemBranch:		is-newarp
8921.23SisDescription:	ARP for non-Ethernet
8931.23SisStatus:		Terminated; merged before NetBSD 1.3
8941.23SisStart Date:	1996/10/13
8951.23SisEnd Date:	1997/03/15
8961.1SlukemBase Tag:	is-newarp-base
8971.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
8981.1SlukemScope:		kernel
8991.1SlukemNotes:
9001.1Slukem
9011.226SjmcneillBranch:		jmcneill-pm
9021.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
9031.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
9041.226SjmcneillStart Date:	3 Aug 2007
9051.226SjmcneillEnd Date:	9 Dec 2007
9061.226SjmcneillBase Tag:	jmcneill-pm-base
9071.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
9081.226SjmcneillScope:		kernel
9091.226SjmcneillNotes:		
9101.226Sjmcneill
9111.312SjmcneillBranch:		jmcneill-audiomp3
9121.312SjmcneillDescription:	Add MP locking to the audio drivers
9131.313SjmcneillStatus:		Terminated; merged before NetBSD 6.0
9141.312SjmcneillStart Date:	19 Nov 2011
9151.313SjmcneillEnd Date:	23 Nov 2011
9161.312SjmcneillBase Tag:	jmcneill-audiomp3-base
9171.312SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
9181.312SjmcneillScope:		kernel
9191.312SjmcneillNotes:		Resurrect ad-audiomp2, make the audio drivers MP safe.
9201.312Sjmcneill
9211.1SlukemBranch:		kenh-if-detach
9221.1SlukemDescription:	Interface detach support.
9231.1SlukemStatus:		?
9241.1SlukemStart Date:
9251.1SlukemEnd Date:
9261.1SlukemBase Tag:	kenh-if-detach-base
9271.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
9281.1SlukemScope:		kernel
9291.1SlukemNotes:
9301.1Slukem
9311.16SkentBranch:		kent-audio1
9321.16SkentDescription:	Audio converter pipeline
9331.18SkentStatus:		Terminated; merged to -current
9341.16SkentStart Date:	Tue Dec  7 2004
9351.17SkentEnd Date:	Tue Jan 11 2005
9361.17SkentBase Tag:	kent-audio1-base
9371.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
9381.17SkentScope:		kernel (audio device drivers)
9391.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
9401.17Skent		Please consult with the maintainer before committing
9411.17Skent		to this branch.
9421.17Skent
9431.1SlukemBranch:		kqueue
9441.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
9451.5SjdolecekStatus:		Terminated; merged to -current
9461.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
9471.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
9481.1SlukemBase Tag:	kqueue-base
9491.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
9501.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
9511.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
9521.1Slukem		local internal changes to better suit NetBSD, and
9531.1Slukem		enhancements such as looking up filters by name or
9541.1Slukem		number, and dynamic registration of "user" filters.
9551.1Slukem		The work is complete as is, but is awaiting more
9561.1Slukem		feedback from various kernel gurus before going mainline.
9571.11Sskrll
9581.11SskrllBranch:		ktrace-lwp
9591.11SskrllDescription:	ktrace support for lwp ids.
9601.59SskrllStatus:		Terminated; merged to -current
9611.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
9621.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
9631.11SskrllBase Tag:	ktrace-lwp-base
9641.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
9651.11SskrllScope:		sys
9661.11SskrllNotes:		
9671.1Slukem
9681.1SlukemBranch:		marc-pcmcia
9691.1SlukemDescription:	PCMCIA support
9701.1SlukemStatus:		Terminated; merged to -current
9711.1SlukemStart Date:
9721.1SlukemEnd Date:
9731.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
9741.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
9751.1SlukemScope:		kernel
9761.1SlukemNotes:
9771.1Slukem
9781.268StsutsuiBranch:		matt-armv6
9791.268StsutsuiDescription:	Rototill the arm code to support features present in the
9801.268Stsutsui		v6 of the ARM Architecture.  Additionally, clean up things
9811.268Stsutsui		along the way to use common practices.
9821.268StsutsuiStatus:		Terminated; merged to -current
9831.268StsutsuiStart Date:	2007-08-27
9841.268StsutsuiEnd Date:	2008-04-27
9851.268StsutsuiBase Tag:	matt-armv6-base
9861.268StsutsuiMaintainer:	Matt Thomas <matt@NetBSD.org>
9871.268StsutsuiScope:		kernel & userland
9881.268StsutsuiNotes:	
9891.268Stsutsui
9901.1SlukemBranch:		minoura_x68k_bus_h
9911.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
9921.1SlukemStatus:		Terminated; merged to -current
9931.1SlukemStart Date:	23 Dec 1998
9941.1SlukemEnd Date:	16 Mar 1999
9951.1SlukemBase Tag:	minoura_x68k_bus_h-base
9961.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
9971.1SlukemScope:		sys/arch/x68k
9981.1SlukemNotes:
9991.1Slukem
10001.1SlukemBranch:		minoura-xpg4dl
10011.1SlukemDescription:	Citrus Project locale subsystem
10021.1SlukemStatus:		Terminated; (partly) merged to -current
10031.1SlukemStart Date:	28 March 2000
10041.1SlukemEnd Date:
10051.1SlukemBase Tag:	minoura-xpg4dl-base
10061.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
10071.1SlukemScope:		basesrc, syssrc, sharesrc
10081.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
10091.1Slukem		independent locale subsystem.  Part of the implementation
10101.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
10111.1Slukem
10121.242SmjfBranch:		mjf-devfs
10131.242SmjfDescription:	device file system supporting dynamic device nodes
10141.242SmjfStatus:		Terminated
10151.242SmjfStart Date:	12 November 2007
10161.242SmjfEnd Date:	21 February 2008
10171.242SmjfBase Tag:	mjf-devfs-base
10181.242SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
10191.242SmjfScope:		kernel and userland
10201.242SmjfNotes:		This branch will move away from the static device nodes that
10211.242Smjf		are created with MAKEDEV scripts and allow nodes to be created
10221.242Smjf		and removed dynamically as devices are attached and detached
10231.242Smjf		from the machine.
10241.242Smjf
10251.1SlukemBranch:		mrg-vm-swap
10261.49SmrgDescription:	dynamic swap allocation, swap-to-files support
10271.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
10281.49SmrgStart Date:	12 February 1997
10291.49SmrgEnd Date:	15 March 1997
10301.49SmrgBase Tag:	[none]
10311.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
10321.49SmrgScope:		kernel
10331.49SmrgNotes:
10341.49Smrg
10351.49SmrgBranch:		mrg-vm-swap2
10361.49SmrgDescription:	dynamic swap allocation, swap-to-files support
10371.49SmrgStatus:		Terminated; merged to -current
10381.49SmrgStart Date:	4 May 1997
10391.49SmrgEnd Date:	12 June 1997
10401.49SmrgBase Tag:	mrg-vm-swap2-base
10411.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
10421.1SlukemScope:		kernel
10431.1SlukemNotes:
10441.1Slukem
10451.1SlukemBranch:		nathanw_sa
10461.1SlukemDescription:	Scheduler activations
10471.44SchsStatus:		Terminated; merged to -current
10481.1SlukemStart Date:	5 March 2001
10491.9SthorpejEnd Date:	18 January 2003
10501.1SlukemBase Tag:	nathanw_sa_base
10511.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
10521.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
10531.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
10541.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
10551.1SlukemNotes:		The idea of scheduler activations is described in the
10561.1Slukem		classic paper by Anderson et al., in ACM Transactions
10571.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
10581.1Slukem		can be found at
10591.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
10601.1Slukem		Many ideas in the implementation are based on the
10611.1Slukem		implementation of scheduler activations added to Mach
10621.1Slukem		3.0 and described by Davis et al. in the University of
10631.1Slukem		Washington CS tech report 92-08-93, which can be found
10641.1Slukem		at
10651.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
10661.1Slukem
10671.1Slukem		My USENIX paper on the subject can be found at
10681.1Slukem		http://web.mit.edu/nathanw/www/usenix/
10691.1Slukem
10701.1Slukem		Please consult with the maintainer before committing
10711.1Slukem		to this branch.
10721.1Slukem		Other tags starting with nathanw_sa reserved for
10731.1Slukem		branch management and are not guaranteed to be stable.
10741.9Sthorpej
10751.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
10761.9Sthorpej		merging branch down to trunk.  Branch tagged with
10771.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
10781.9Sthorpej		the branch.
10791.1Slukem
10801.217SjoergBranch:		newlock
10811.217SjoergDescription:	New locking primitives, based on Solaris's
10821.217SjoergStatus:		Terminated
10831.217SjoergStart Date:	March 9, 2002
10841.225SwizEnd Date:	February 12, 2007
10851.217SjoergBase Tag:	newlock-base
10861.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
10871.217SjoergScope:		Kernel
10881.217SjoergNotes:		The goal is to replace the existing lockmgr() and
10891.217Sjoerg		simple_lock() based locking mechanisms with the
10901.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
10911.225Swiz		Superseded by the newlock2 branch.
10921.217Sjoerg
10931.217SjoergBranch:		newlock2
10941.217SjoergDescription:	New locking primitives, based on Solaris's
10951.217SjoergStatus:		Terminated
10961.217SjoergStart Date:	September 9, 2006
10971.225SwizEnd Date:	February 12, 2007
10981.217SjoergBase Tag:	newlock2-base
10991.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
11001.217SjoergScope:		Kernel
11011.217SjoergNotes:		As per the newlock branch, however given the amount of time
11021.217Sjoerg		the original branch has lain dormant, a new one has been
11031.217Sjoerg		created.  Goals:
11041.217Sjoerg		- Implement new locking primitives on most-used ports.
11051.217Sjoerg		- Minor locking improvements.
11061.217Sjoerg		- Remove spinlockmgr().
11071.217Sjoerg
11081.217SjoergBranch:		nick-csl-alignment
11091.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
11101.278SskrllStatus: 	Terminated; merged to -current
11111.217SjoergStart Date:	2007-07-18
11121.217SjoergEnd Date:
11131.217SjoergBase Tag:	nick-csl-alignment-base5
11141.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
11151.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
11161.217SjoergNotes:	
11171.217Sjoerg
11181.1SlukemBranch:		perseant-lfsv2
11191.1SlukemDescription:	LFS incompatible on-disk data structure changes
11201.1SlukemStatus:		Terminated
11211.1SlukemStart Date:	27 June 2001
11221.1SlukemEnd Date:	16 July 2001
11231.1SlukemBase Tag:	perseant-lfsv2-base
11241.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
11251.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
11261.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
11271.1Slukem		as the data structures required for unremove are in and tested.
11281.1Slukem
11291.217SjoergBranch:		ppcoea-renovation
11301.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
11311.217SjoergStatus:		Terminated; merged to -current
11321.217SjoergStart Date:	30 April 2007
11331.217SjoergEnd Date:	15 October 2007
11341.217SjoergBase Tag:	ppcoea-renovation-base
11351.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
11361.217SjoergScope:		src/sys/arch
11371.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
11381.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
11391.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
11401.217Sjoerg		403/401 and other embedded chips. The general concept is to get
11411.217Sjoerg		them all compiling, and sharing as much code as possible.  All
11421.217Sjoerg		developers are welcome to commit to this branch.
11431.217Sjoerg
11441.174SthorpejBranch:		thorpej-devvp
11451.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
11461.174SthorpejStatus:		Terminated
11471.174SthorpejStart Date:	Sep 6 2001
11481.174SthorpejEnd Date:	???
11491.174SthorpejBase Tag:	thorpej-devvp-base
11501.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
11511.174SthorpejScope:		syssrc
11521.174SthorpejNotes:		Kernels built from this branch are not expected
11531.174Sthorpej		to function correctly at this time.
11541.174Sthorpej
11551.174Sthorpej		Ports known to compile on this branch:
11561.174Sthorpej			alpha
11571.174Sthorpej			i386
11581.174Sthorpej
11591.118SpeterBranch:		peter-altq
11601.118SpeterDescription:	New ALTQ framework:
11611.118Speter		- sync with KAME sources
11621.118Speter		- share mtag/name mapping functions
11631.118Speter		- separate altq + pf attachment
11641.118SpeterStatus:		Terminated; merged to -current
11651.118SpeterStart Date:	March 16, 2006
11661.118SpeterEnd Date:	October 12, 2006
11671.118SpeterBase Tag:	peter-altq-base
11681.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
11691.118Speter		Martin Husemann <martin@NetBSD.org>,
11701.118Speter		Matthias Scheler <tron@NetBSD.org>
11711.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
11721.118SpeterNotes:		Only the first item in the description was finished
11731.118Speter		in this branch.
11741.118Speter
11751.309SrmindBranch:		rmind-uvmplock
11761.309SrmindDescription:	Reorganize locking in UVM and improve x86 pmap(9)
11771.309SrmindStatus:		Terminated; merged to -current
11781.309SrmindStart Date:	15 March 2010
11791.309SrmindEnd Date:	12 June 2011
11801.309SrmindBase Tag:	rmind-uvmplock-base
11811.309SrmindMaintainer:	Mindaugas Rasiukevicius <rmind@netbsd.org>
11821.309SrmindScope:		Kernel
11831.309SrmindNotes:		Goals:
11841.309Srmind
11851.309Srmind		- Reorganize locking in UVM and serialize pmap(9) operations
11861.309Srmind		  on same page(s).  New lock order: [vmpage-lock] -> pmap-lock.
11871.309Srmind		  Based on the patch from ad@.
11881.309Srmind		- Simplify locking in pmap(9) modules by removing P->V locking.
11891.309Srmind		- Use mutex_obj(9) on vmobjlock (and thus vnode_t::v_interlock)
11901.309Srmind		  to share locks among UVM objects where necessary.
11911.309Srmind		- Rewrite and optimize x86 TLB shootdown code.
11921.309Srmind		- Unify /dev/mem et al in MI code and provide required locking.
11931.309Srmind
11941.309Srmind		Future work:
11951.309Srmind
11961.309Srmind		- Optimize pmap_remove() with tracking in struct vm_map_entry.
11971.309Srmind
11981.1SlukemBranch:		sommerfeld_i386mp_1
11991.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
12001.3SsommerfeStatus:		Terminated; merged to -current
12011.1SlukemStart Date:	21 Feb 2000
12021.2SfvdlEnd Date:	01 Oct 2002
12031.1SlukemBase Tag:	sommerfeld_i386mpbase_1
12041.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
12051.1SlukemScope:		sys/arch/i386
12061.1SlukemNotes:
12071.1Slukem		Code committed to the branch has booted to multiuser 
12081.1Slukem		on at least one system.
12091.1Slukem
12101.1Slukem		Not guaranteed to compile against mainline since -current
12111.1Slukem		may have changed incompatibly with the last branch update;
12121.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
12131.1Slukem
12141.1Slukem		Please get explicit permission from the maintainer 
12151.1Slukem		before each commit, or your changes will be backed out.
12161.1Slukem		Other tags starting with sommerfeld_ are private to 
12171.1Slukem		the developer and are guaranteed to be unstable.
12181.1Slukem		Only the maintainer should move tags.
12191.1Slukem
12201.1Slukem		Note that this branch uses a DIFFERENT scheme for 
12211.225Swiz		syncing with the mainline.  the maintainer uses some private
12221.225Swiz		scripts for keeping them in sync; if you make commits 
12231.1Slukem		to the branch to "resynchronize" things, you'll
12241.1Slukem		probably do it wrong; instead, ask the maintainer to
12251.1Slukem		resynchronize things.
12261.1Slukem
12271.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
12281.1Slukem		issues with the branch.
12291.1Slukem
12301.1SlukemBranch:		thorpej-mips-cache
12311.1SlukemDescription:	overhaul MIPS cache support code
12321.1SlukemStatus:		Terminated; merged to -current
12331.1SlukemStart Date:	Oct 23 2001
12341.1SlukemEnd Date:	Nov 14 2001
12351.1SlukemBase Tag:	thorpej-mips-cache-base
12361.1SlukemScope:		syssrc
12371.1SlukemNotes:		This branch needs more debugging, testing, and more
12381.1Slukem		ports need to be converted to the new world order.
12391.1Slukem
12401.1Slukem		The following processors have had cache ops
12411.1Slukem		written:
12421.1Slukem
12431.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
12441.1Slukem			  needs to be beat on a lot more to make
12451.1Slukem			  sure it's working.
12461.1Slukem
12471.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
12481.1Slukem			  tracked down a bug, which has been fixed.
12491.1Slukem
12501.1Slukem			  Confirmed working on R4000-with-L2.
12511.1Slukem
12521.1Slukem			  Confirmed working on R4400-no-L2 and
12531.1Slukem			  R4400-with-L2.
12541.1Slukem
12551.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
12561.1Slukem			  has committed fixes to this code.
12571.1Slukem
12581.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
12591.1Slukem			  no SysAD L2 cache).
12601.1Slukem
12611.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
12621.1Slukem
12631.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
12641.1Slukem			  committed fixes to this code.  Awaiting
12651.1Slukem			  confirmation that it is working properly.
12661.1Slukem
12671.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
12681.1Slukem			  written this code and tested it on a
12691.1Slukem			  PlayStation 2.
12701.1Slukem
12711.1Slukem		The following ports have been updated to compile (and
12721.1Slukem		use optimized-for-processor bus_dma routines).  Those
12731.1Slukem		that have been tested and work are marked with [WORKING].
12741.1Slukem
12751.1Slukem			* algor		[WORKING]
12761.1Slukem
12771.1Slukem			* arc		[WORKING]
12781.1Slukem
12791.1Slukem			* pmax		[WORKING]
12801.1Slukem
12811.1Slukem			* playstation2	[WORKING]
12821.1Slukem					Needs optimized bus_dmamap_sync().
12831.1Slukem
12841.1Slukem			* hpcmips	[need verification that this is working]
12851.1Slukem					Needs optimized bus_dmamap_sync().
12861.1Slukem
12871.1Slukem			* sgimips	[WORKING]
12881.1Slukem					Needs optimized bus_dmamap_sync().
12891.1Slukem
12901.1Slukem			* cobalt	[need testing]
12911.1Slukem
12921.1Slukem			* mipsco	[need testing]
12931.1Slukem
12941.1Slukem			* newsmips	[need testing]
12951.1Slukem
12961.1SlukemBranch:		thorpej_scsipi
12971.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
12981.1SlukemStatus:		Terminated; merged to -current
12991.1SlukemStart Date:
13001.1SlukemEnd Date:	Apr 25 2001
13011.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
13021.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
13031.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
13041.1SlukemScope:		syssrc
13051.1SlukemNotes:		When a change from -current is pulled up please move the
13061.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
13071.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
13081.1Slukem		used when syncing the whole branch with HEAD).
13091.1Slukem		Just before the merge, syssrc has been tagged with
13101.1Slukem		thorpej_scsipi_beforemerge
13111.1Slukem
13121.1SlukemBranch:		thorpej-signal
13131.1SlukemDescription:	?
13141.1SlukemStatus:		?
13151.1SlukemStart Date:
13161.1SlukemEnd Date:
13171.1SlukemBase Tag:	thorpej-signal-base
13181.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
13191.1SlukemScope:		kernel
13201.1SlukemNotes:
13211.1Slukem
13221.1SlukemBranch:		thorpej-setroot
13231.1SlukemDescription:	?
13241.1SlukemStatus:		Terminated; merged to -current
13251.1SlukemStart Date:
13261.1SlukemEnd Date:
13271.1SlukemBase Tag:
13281.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
13291.1SlukemScope:		kernel
13301.1SlukemNotes:
13311.1Slukem
13321.84SkardelBranch:		simonb-timecounters
13331.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
13341.85SkardelStatus:		Terminated
13351.84SkardelStart Date:	Sat Feb 04 2006
13361.84SkardelEnd Date:	Wed Jun 07 2006
13371.84SkardelBase Tag:	simonb-timecounters-base
13381.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
13391.84Skardel		Frank Kardel <kardel@NetBSD.org>
13401.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
13411.84SkardelNotes:		early (partial conversion) commit to -current
13421.84Skardel		ok'ed by core@ on 20060605 for testing and further
13431.84Skardel		simplified conversion
13441.84Skardel
13451.268StsutsuiBranch:		simonb-wapbl
13461.268StsutsuiDescription:	Wasabi's journaling filesystem support
13471.268StsutsuiStatus:		Terminated; merged to -current
13481.268StsutsuiStart Date:	Tue Jun 10 2008
13491.268StsutsuiEnd Date:	Thu Jul 31 2008
13501.268StsutsuiBase Tag:	simonb-wapbl-base
13511.268StsutsuiMaintainer:	Simon Burge <simonb@NetBSD.org>
13521.268StsutsuiScope:		src/distrib/sets/lists/comp src/distrib/utils/sysinst
13531.268Stsutsui		src/include
13541.268Stsutsui		src/sbin/fsck_ffs src/sbin/fsdb src/sbin/mount_ffs
13551.268Stsutsui		src/sbin/tunefs src/usr.sbin/dumpfs src/sys
13561.268StsutsuiNotes:		Still has a number of issues:
13571.268Stsutsui		 - Some heavy workload performance issues on SMP machines.
13581.268Stsutsui		   Work around this issue by turning on WAPBL_DEBUG_SERIALIZE
13591.268Stsutsui		   in rev 1.1.2.11 of vfs_wapbl.c.
13601.268Stsutsui		 - Removing large files (sparse only?) takes a long time.
13611.268Stsutsui		   Eg, a file created with
13621.268Stsutsui		      dd if=/dev/zero of=foox bs=1 count=1 seek=11261748520550
13631.268Stsutsui		   takes 0:00.00 to remove on my test box without logging and
13641.268Stsutsui		   0:22.25 to remove with logging.  No disk IO during this...
13651.268Stsutsui		 - sysinst should use in-fs logs now, not end-of-partition logs.
13661.268Stsutsui
13671.286SuebayasiBranch:		uebayasi-xip
13681.286SuebayasiDescription:	Support eXecute-In-Place (XIP)
13691.286SuebayasiStatus:		Active
13701.286SuebayasiStart Date:	8 February 2010
13711.286SuebayasiEnd Date:	
13721.300SuebayasiBase Tag:	uebayasi-xip-base6 (2010-11-15 UTC)
13731.286SuebayasiMaintainer:	Masao Uebayashi <uebayasi@NetBSD.org>
13741.299SuebayasiScope:		src/external/gpl3/binutils/usr.sbin/mdsetimage/mdsetimage.8
13751.299Suebayasi		src/include
13761.299Suebayasi		src/sbin/mount
13771.299Suebayasi		src/sbin/mount_ffs
13781.299Suebayasi		src/share/man/man4
13791.295Suebayasi		src/share/man/man5/statvfs.5
13801.299Suebayasi		src/share/man/man9
13811.299Suebayasi		src/sys/arch
13821.299Suebayasi		src/sys/common/pmap
13831.299Suebayasi		src/sys/conf
13841.299Suebayasi		src/sys/dev/flash.c
13851.299Suebayasi		src/sys/dev/flashvar.h
13861.301Suebayasi		src/sys/dev/md.c
13871.301Suebayasi		src/sys/dev/md.h
13881.301Suebayasi		src/sys/dev/md_root.c
13891.299Suebayasi		src/sys/dev/xmd.c
13901.299Suebayasi		src/sys/kern/vfs_syscalls.c
13911.299Suebayasi		src/sys/miscfs/genfs/genfs_io.c
13921.299Suebayasi		src/sys/miscfs/specfs/specdev.h
13931.299Suebayasi		src/sys/sys
13941.299Suebayasi		src/sys/ufs/ffs/ffs_vfsops.c
13951.299Suebayasi		src/sys/uvm
13961.299Suebayasi		src/usr.sbin/mdsetimage/mdsetimage.8
13971.286SuebayasiNotes:		Goals:
13981.286Suebayasi		- Clean up oddities in fault handler
13991.286Suebayasi		- Add a notion of device page
14001.286Suebayasi		- Teach XIP vnode VOP_GETPAGES
14011.286Suebayasi		- Hook XIP mount option
14021.286Suebayasi		- Teach some pmaps to handle device page
14031.286Suebayasi
14041.236SadBranch:		vmlocking
14051.236SadDescription:	Make VM and file system framework MP safe
14061.236SadStatus:		Terminated
14071.236SadStart Date:	13 March 2007
14081.236SadEnd Date:	4 December 2007
14091.236SadBase Tag:	vmlocking-base
14101.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
14111.236SadScope:		kernel
14121.236SadNotes:		Superseded by vmlocking2 branch.
14131.236Sad
14141.236SadBranch:		vmlocking2
14151.236SadDescription:	Make VM and file system framework MP safe
14161.236SadStatus:		Terminated
14171.236SadStart Date:	4 December 2007
14181.236SadEnd Date:	2 January 2008
14191.236SadBase Tag:	vmlocking2-base3
14201.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
14211.236SadScope:		kernel
14221.236SadNotes:		Goals:
14231.236Sad
14241.236Sad		- Make VM system / trap handling MP safe.
14251.236Sad		- Replace simplelocks with mutexes.
14261.236Sad		- Make file system framework MP safe.
14271.236Sad
14281.236Sad		Status by architecture:
14291.236Sad
14301.236Sad		  alpha		done
14311.236Sad		  i386		done
14321.236Sad		  amd64		done
14331.236Sad		  mips		done
14341.236Sad		  sparc		need pmap/trap locking changes	
14351.236Sad		  sparc64	done
14361.236Sad		  arm		done
14371.236Sad		  powerpc	done
14381.236Sad		  hppa		done
14391.236Sad		  sh3		done
14401.236Sad		  m68k		done
14411.236Sad		  xen		need pmap/trap locking changes
14421.236Sad
14431.236Sad		Remaining MI work to do:
14441.236Sad
14451.236Sad		- Check aliased vnode handling. There may be problems.
14461.236Sad
14471.236Sad		Remaining problems:
14481.236Sad
14491.236Sad		- LFS stalls due to v_numoutput leak.
14501.236Sad
14511.1SlukemBranch:		wrstuden-devbsize
14521.1SlukemDescription:	Modify buffer cache to deal with different devices having
14531.1Slukem		different block sizes. Also DEV_BSIZE would go away.
14541.1SlukemStatus:		Terminated
14551.1SlukemStart Date:	Aug or Sept 1999
14561.1SlukemEnd Date:	1 Apr 2000
14571.1SlukemBase tag:	wrstuden-devbsize-base
14581.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
14591.1SlukemScope:		kernel
14601.1SlukemNotes:		No longer active due to lack of time, and introduction
14611.1Slukem		of UBC. In terms of UBC, the primary cache for
14621.1Slukem		file data is the VM cache, which needs to operate
14631.1Slukem		in terms of VM pages. As no existing device has native
14641.1Slukem		pages the same size as our VM pages, there already is
14651.1Slukem		a mapping going on between the VM system and the
14661.1Slukem		underlying blocks. So it would be easier and cleaner
14671.1Slukem		to adjust that to deal w/ different block sizes.
14681.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
14691.1Slukem		with a certain length, so the exact block size isn't a big
14701.1Slukem		deal.
14711.1Slukem
14721.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
14731.1Slukem
14741.193SyamtBranch:		yamt-idlelwp
14751.193SyamtDescription:	idle lwp, and some changes depending on it.
14761.193Syamt
14771.193Syamt		1. separate context switching and thread scheduling.
14781.193Syamt		   (cf. gmcgarry_ctxsw)
14791.193Syamt		2. implement idle lwp.
14801.193Syamt		3. clean up related MD/MI interfaces.
14811.193Syamt		4. make scheduler(s) modular.
14821.193Syamt
14831.193SyamtStatus:		Terminated; merged to -current
14841.193SyamtStart Date:	Fri Feb 17 2007
14851.193SyamtEnd Date:	Thu May 17 2007
14861.193SyamtBase Tag:	yamt-idlelwp-base8
14871.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14881.193SyamtScope:		src/sys  (src/common is tagged but not branched)
14891.193SyamtNotes:		
14901.193Syamt		Status of ports:
14911.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
14921.193Syamt		  i386			[ Done, tested ]
14931.193Syamt		  amd64			[ Done, tested ]
14941.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
14951.204Stsutsui		  sparc			[ Done, UP tested, MP might have
14961.204Stsutsui					  some problem after newlock2 merge ]
14971.204Stsutsui		  sparc64		[ Done, tested ]
14981.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
14991.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
15001.205Sskrll		  hppa			[ Done, tested ]
15011.193Syamt		  sh3			[ Done, tested ]
15021.193Syamt		  vax			[ Done, UP tested, MP untested ]
15031.204Stsutsui		  m68k			[ Done, tested on several ports ]
15041.193Syamt		  ns32k			[ broken ]
15051.193Syamt		  ia64			[ broken ]
15061.193Syamt		  pdp10			[ broken ]
15071.193Syamt
15081.193Syamt		How to adapt a port?
15091.193Syamt
15101.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
15111.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
15121.193Syamt
15131.193Syamt		- implement cpu_idle.  see cpu_idle.9.
15141.193Syamt
15151.193Syamt		- add a flag argument to cpu_need_resched.
15161.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
15171.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
15181.193Syamt		  send an IPI to the target cpu.
15191.193Syamt
15201.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
15211.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
15221.193Syamt		  almost always non-NULL, with exceptions like early on boot.
15231.193Syamt
15241.193Syamt		- remove idle pcbs.
15251.193Syamt
15261.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
15271.193Syamt
15281.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
15291.193Syamt		  secondary processors.
15301.193Syamt
15311.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
15321.193Syamt		  curlwp.
15331.193Syamt
15341.193Syamt		- of course, update MD users of scheduler/switching API.
15351.193Syamt
15361.248SyamtBranch:		yamt-lazymbuf
15371.248SyamtDescription:	change the way to share mbuf external storage so that
15381.248Syamt		it can work without kernel_lock.
15391.248SyamtStatus:		Terminated; merged to -current
15401.248SyamtStart Date:	Wed Jul  6 2005
15411.248SyamtEnd Date:	Mon Mar 24 2008
15421.248SyamtBase Tag:	yamt-lazymbuf-base14
15431.248SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15441.248SyamtScope:		src/sys  (src/common is tagged but not branched)
15451.248SyamtNotes:		
15461.248Syamt
15471.25SyamtBranch:		yamt-km, yamt-km-doc
15481.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
15491.46SyamtStatus:		Terminated; merged to -current
15501.19SyamtStart Date:	Tue Jan 25 2005
15511.46SyamtEnd Date:	Fri Apr  1 2005
15521.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
15531.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15541.25SyamtScope:		yamt-km: src/sys
15551.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
15561.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
15571.19Syamt
15581.24Syamt		the followings are per-port status.
15591.24Syamt		(account names mean "tested by".)
15601.24Syamt
15611.20Syamt		works enough to go to multiuser:
15621.45Syamt			alpha, i386, xen (yamt@)
15631.24Syamt			pc532 (simonb@)
15641.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
15651.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
15661.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
15671.39Syamt			    sun3x (tsutsui@)
15681.31Syamt			amiga (mhitch@)
15691.32Syamt			cats, hp700 (skrll@)
15701.45Syamt			xen (bouyer@)
15711.28Syamt
15721.28Syamt		known to have the same problem as trunk:
15731.28Syamt			vax (chs@, stuck while running kvm_mkdb)
15741.24Syamt
15751.24Syamt		known to have a problem:
15761.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
15771.35Syamt			needs to be revisited.
15781.39Syamt			-> for luna68k, although not tested,
15791.39Syamt			   Sysmap has been moved to avoid kva conflict with
15801.39Syamt			   I/O ranges.
15811.20Syamt
15821.20Syamt		buildable:
15831.20Syamt			src/sys/arch/acorn26/conf/GENERIC
15841.20Syamt			src/sys/arch/acorn32/conf/GENERIC
15851.20Syamt			src/sys/arch/algor/conf/P6032
15861.20Syamt			src/sys/arch/alpha/conf/GENERIC
15871.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
15881.20Syamt			src/sys/arch/amd64/conf/GENERIC
15891.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
15901.20Syamt			src/sys/arch/amiga/conf/GENERIC
15911.20Syamt			src/sys/arch/arc/conf/GENERIC
15921.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
15931.20Syamt			src/sys/arch/bebox/conf/GENERIC
15941.20Syamt			src/sys/arch/cats/conf/GENERIC
15951.20Syamt			src/sys/arch/cesfic/conf/GENERIC
15961.20Syamt			src/sys/arch/cobalt/conf/GENERIC
15971.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
15981.20Syamt			src/sys/arch/evbarm/conf/TS7200
15991.20Syamt			src/sys/arch/evbppc/conf/WALNUT
16001.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
16011.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
16021.20Syamt			src/sys/arch/hp300/conf/GENERIC
16031.20Syamt			src/sys/arch/hp700/conf/GENERIC
16041.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
16051.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
16061.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
16071.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
16081.20Syamt			src/sys/arch/i386/conf/GENERIC
16091.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
16101.40Syamt			src/sys/arch/i386/conf/XEN0
16111.40Syamt			src/sys/arch/i386/conf/XENU
16121.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
16131.20Syamt			src/sys/arch/iyonix/conf/GENERIC
16141.20Syamt			src/sys/arch/luna68k/conf/GENERIC
16151.20Syamt			src/sys/arch/mac68k/conf/GENERIC
16161.20Syamt			src/sys/arch/macppc/conf/GENERIC
16171.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
16181.20Syamt			src/sys/arch/mipsco/conf/GENERIC
16191.40Syamt			src/sys/arch/mmeye/conf/GENERIC
16201.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
16211.20Syamt			src/sys/arch/netwinder/conf/GENERIC
16221.20Syamt			src/sys/arch/news68k/conf/GENERIC
16231.20Syamt			src/sys/arch/newsmips/conf/GENERIC
16241.20Syamt			src/sys/arch/next68k/conf/GENERIC
16251.20Syamt			src/sys/arch/ofppc/conf/GENERIC
16261.20Syamt			src/sys/arch/pc532/conf/GENERIC
16271.20Syamt			src/sys/arch/pmax/conf/GENERIC
16281.20Syamt			src/sys/arch/prep/conf/GENERIC
16291.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
16301.20Syamt			src/sys/arch/sbmips/conf/GENERIC
16311.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
16321.20Syamt			src/sys/arch/shark/conf/GENERIC
16331.20Syamt			src/sys/arch/sparc/conf/GENERIC
16341.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
16351.20Syamt			src/sys/arch/sparc64/conf/GENERIC
16361.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
16371.20Syamt			src/sys/arch/sun2/conf/GENERIC
16381.20Syamt			src/sys/arch/sun3/conf/GENERIC
16391.20Syamt			src/sys/arch/vax/conf/GENERIC
16401.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
16411.20Syamt			src/sys/arch/x68k/conf/GENERIC
16421.20Syamt
16431.42Syamt			src/sys/arch/playstation2/conf/GENERIC
16441.42Syamt
16451.97SyamtBranch:		yamt-pdpolicy
16461.97SyamtDescription:	play with page replacement policy
16471.97Syamt		- separate page replacement policy from the rest of kernel
16481.97Syamt		- implement alternative replacement policy
16491.97Syamt		- related read-ahead adjustment?
16501.97SyamtStatus:		Terminated; merged to -current
16511.97SyamtStart Date:	Sun Mar  5 2006
16521.97SyamtEnd Date:	Sat Sep 16 2006
16531.97SyamtBase Tag:	yamt-pdpolicy-base9
16541.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16551.97SyamtScope:		src/sys  (src/common is tagged but not branched)
16561.97SyamtNotes:		
16571.97Syamt
16581.261SyamtBranch:		yamt-pf42
16591.261SyamtDescription:	import newer pf from OpenBSD 4.2
16601.261SyamtStatus:		Terminated; merged to -current
16611.261SyamtStart Date:	Sat Apr 19 2008
16621.261SyamtEnd Date:	Wed Jun 18 2008
16631.261SyamtBase Tag:	yamt-pf42-base4
16641.261SyamtMaintainer:	Peter Postma <peter@NetBSD.org>,
16651.261Syamt		YAMAMOTO Takashi <yamt@NetBSD.org>
16661.261SyamtScope:		src
16671.261SyamtNotes:		see sys/dist/pf/net/TODO
16681.261Syamt
16691.54SyamtBranch:		yamt-readahead
16701.54SyamtDescription:	play with file readahead
16711.58SyamtStatus:		Terminated; merged to -current
16721.54SyamtStart Date:	Mon Nov 14 2005
16731.58SyamtEnd Date:	Wed Nov 30 2005
16741.57SyamtBase Tag:	yamt-readahead-base3
16751.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16761.54SyamtScope:		src/sys
16771.54SyamtNotes:		
16781.54Syamt
16791.60SyamtBranch:		yamt-uio_vmspace
16801.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
16811.67SyamtStatus:		Terminated; merged to -current
16821.60SyamtStart Date:	Mon Dec 31 2005
16831.67SyamtEnd Date:	Wed Mar  1 2006
16841.66SyamtBase Tag:	yamt-uio_vmspace-base5
16851.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16861.60SyamtScope:		src/sys
16871.60SyamtNotes:		
16881.60Syamt
16891.151SyamtBranch:		yamt-splraiseipl
16901.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
16911.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
16921.151Syamt
16931.151Syamt		- completes workqueue(9) and netbt.
16941.151Syamt		- fix PR/33218.
16951.151Syamt
16961.151SyamtStatus:		Terminated; merged to -current
16971.151SyamtStart Date:	Mon Sep 18 2006
16981.151SyamtEnd Date:	Fri Dec 22 2006
16991.151SyamtBase Tag:	yamt-splraiseipl-base5
17001.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
17011.151SyamtScope:		src/sys  (src/common is tagged but not branched)
17021.151SyamtNotes:		
17031.151Syamt		tested (by who):
17041.151Syamt			alpha		(yamt)
17051.151Syamt			alpha		(pavel)
17061.151Syamt			amd64		(reported privately)
17071.151Syamt			cobalt		(tsutsui)
17081.151Syamt			ews4800mips	(tsutsui)
17091.151Syamt			hp300		(tsutsui)
17101.151Syamt			hpcarm		(reported privately)
17111.151Syamt			i386		(yamt)
17121.151Syamt			macppc		(tsutsui)
17131.151Syamt			news68k		(tsutsui)
17141.151Syamt			sgimips(IP32)	(tsutsui)
17151.151Syamt			sparc(sun4c)	(tsutsui)
17161.151Syamt			sun2		(tsutsui)
17171.151Syamt			sun3		(tsutsui)
17181.151Syamt			sun3x		(tsutsui)
17191.151Syamt			xen		(yamt)
17201.151Syamt
17211.151Syamt		compile-tested:
17221.151Syamt			acorn26
17231.151Syamt			acorn32
17241.151Syamt			algor
17251.151Syamt			amiga
17261.151Syamt			arc
17271.151Syamt			atari
17281.151Syamt			bebox
17291.151Syamt			cats
17301.151Syamt			cesfic
17311.151Syamt			dreamcast
17321.151Syamt			evbarm
17331.151Syamt			evbmips
17341.151Syamt			evbppc(marvell)
17351.151Syamt			evbppc(ibm4xx)
17361.151Syamt			evbsh3
17371.151Syamt			hp700
17381.151Syamt			hpcmips
17391.151Syamt			hpcsh
17401.151Syamt			ia64
17411.151Syamt			ibmnws
17421.151Syamt			iyonix
17431.151Syamt			landisk
17441.151Syamt			luna68k
17451.151Syamt			mac68k
17461.151Syamt			mmeye
17471.151Syamt			mvme68k
17481.151Syamt			mvmeppc
17491.151Syamt			mipsco
17501.151Syamt			netwinder
17511.151Syamt			newsmips
17521.151Syamt			next68k
17531.151Syamt			ofppc
17541.151Syamt			pc532
17551.151Syamt			pmax
17561.151Syamt			pmppc
17571.151Syamt			prep
17581.151Syamt			sandpoint
17591.151Syamt			sbmips
17601.151Syamt			shark
17611.151Syamt			sparc
17621.151Syamt			sparc64
17631.151Syamt			vax
17641.151Syamt			x68k
17651.151Syamt			zaurus
17661.151Syamt
17671.151Syamt		not tested:
17681.151Syamt			pdp10 (i don't know how to build)
17691.151Syamt			sh5 (not buildable with an unrelated problem.)
17701.151Syamt
17711.151Syamt    compile  CAYMAN64/netbsd32_sa.o
17721.151Syamt    cc1: warnings being treated as errors
17731.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
17741.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
17751.151Syamt    --- netbsd32_sa.o ---
17761.151Syamt    *** [netbsd32_sa.o] Error code 1
17771.151Syamt    1 error
17781.151Syamt
17791.151Syamt		notyet:
17801.151Syamt			amigappc
17811.151Syamt			playstation2
17821.151Syamt
17831.79SbriggsBranch:		yamt-vop
17841.79SbriggsDescription:	remove several VOPs
17851.79SbriggsStatus:		Terminated; merged to -current
17861.79SbriggsStart Date:	Wed Oct 19 2005
17871.79SbriggsEnd Date:	Wed Nov  2 2005
17881.79SbriggsBase Tag:	yamt-vop-base3
17891.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
17901.68SyamtScope:		src/sys
17911.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
17921.71Speter
17931.214SyamtBranch:		yamt-x86pmap
17941.214SyamtDescription:	merge i386 and amd64 pmap
17951.214SyamtStatus:		Terminated; merged to -current
17961.214SyamtStart Date:	Mon Sep 24 2007
17971.214SyamtEnd Date:	Fri Oct 19 2007
17981.214SyamtBase Tag:	yamt-x86pmap-base4
17991.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
18001.214SyamtScope:		src/sys  (src/common is tagged but not branched)
18011.214SyamtNotes:		
18021.214Syamt
18031.98SgdamoreBranch:		gdamore-uart
18041.98SgdamoreDescription:	Add register table support to com driver.
18051.98SgdamoreStatus:		Active
18061.98SgdamoreStart Date:	14 June 2006
18071.98SgdamoreEnd Date:	13 July 2006
18081.98SgdamoreBase Tag:	gdamore-uart-base
18091.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
18101.98SgdamoreScope:		kernel
18111.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
18121.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
18131.98Sgdamore
18141.273SchristosBranch:		christos-time_t
18151.273SchristosDescription:	Change time_t and dev_t to 64 bit quantities; fix timeval
18161.273Schristos		and timespec.
18171.273SchristosStatus:		merged
18181.273SchristosStart Date:	29 March 2008
18191.274SchristosEnd Date:	10 January 2009
18201.275SchristosBase Tag:	christos-time_t-base
18211.275SchristosMaintainer:	Christos Zoulas <christos@NetBSD.org>
18221.273SchristosScope:		kernel, libc, libutil, userland
18231.273SchristosNotes:		Requires a major bump of all libraries except libc, libutil.
18241.290Smrg
18251.290SmrgBranch:		rtr-xorg-branch
18261.290SmrgDescription:	xorg & static build alterations to src/x11
18271.290SmrgStatus:		Dead; replaced by src/external/mit/xorg
18281.290SmrgStart Date:	Nov 15 2004
18291.290SmrgEnd Date:	?
18301.290SmrgBase tag:	rtr-xorg-branch-base
18311.290SmrgMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
18321.290SmrgScope:		x11
18331.290Smrg		distrib/sets/lists
18341.290Smrg		share/mk/bsd.x11.mk
18351.290Smrg		share/mk/bsd.own.mk
18361.290Smrg		etc/mtree/NetBSD.dist
18371.290SmrgNotes:		Requires parts of xsrc/xfree (HEAD)
18381.290Smrg		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
18391.290Smrg		Requires xorg (XORG-6_8_1)
18401.290Smrg
18411.290SmrgBranch:		gmcgarry_ctxsw
18421.290SmrgDescription:	Separate scheduler from context-switch code
18431.290SmrgStatus:		Dead; replaced by cpu_switchto / yamt-idlelwp branch
18441.290SmrgStart Date:	18 December 2002
18451.290SmrgEnd Date:
18461.290SmrgBase Tag:	gmcgarry_ctxsw_base
18471.290SmrgMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
18481.290SmrgScope:		kernel
18491.290SmrgNotes:		Removing knowledge of the scheduler and its run queues
18501.290Smrg		from the machine-dependent context switch code is the
18511.290Smrg		first step in cleaning up the scheduler.  It is necessary
18521.290Smrg		for the newlock branch, making the scheduler SMP friendly,
18531.290Smrg		adding real-time scheduler extensions, and reducing the
18541.290Smrg		number of code paths for LWP and proc switching.
18551.290Smrg
18561.290SmrgBranch:		nick-hppapmap
18571.290SmrgDescription:	Update of hppa pmap with OpenBSD code.
18581.290SmrgStatus: 	Terminated; merged to -current
18591.290SmrgStart Date:	27 October 2008
18601.290SmrgEnd Date:	30 April 2009
18611.290SmrgBase Tag:	nick-hppapmap-base3
18621.290SmrgMaintainer:	Nick Hudson <skrll@NetBSD.org>
18631.290SmrgScope:		sys/
18641.290SmrgNotes:		Port of the OpenBSD pmap including support for PA2.0 CPUs in
18651.290Smrg		32-bit mode.
18661.290Smrg
18671.290SmrgBranch:		thorpej-atomic
18681.290SmrgDescription:	Implementation of an atomic memory operations API modeled
18691.290Smrg		after the one in Solaris 10.
18701.290SmrgStatus:		Terminated; merged to -current
18711.290SmrgStart Date:	Apr 11 2007
18721.290SmrgEnd Date:	Nov 18 2007
18731.290SmrgBase tag:	thorpej-atomic-base
18741.290SmrgMaintainer:	Jason Thorpe <thorpej@netbsd.org>
18751.290SmrgScope:		src/common
18761.290Smrg		src/sys
18771.290SmrgNotes:		Base atomic primitives need to be implemented for
18781.290Smrg		all of the supported architectures:
18791.290Smrg
18801.290Smrg		alpha		DONE
18811.290Smrg		arm		DONE
18821.290Smrg		hppa
18831.290Smrg		i386		DONE
18841.290Smrg		ia64
18851.290Smrg		m68k		DONE (except for 68010)
18861.290Smrg		mips
18871.290Smrg		ns32k
18881.290Smrg		powerpc		DONE except for membar_*()
18891.290Smrg		powerpc64	DONE except for membar_*()
18901.290Smrg		sh3
18911.290Smrg		sparc		DONE except for membar_*()
18921.290Smrg		sparc64		DONE except for membar_*()
18931.290Smrg		vax
18941.290Smrg		x86_64		DONE
18951.290Smrg
18961.290Smrg		Tested:
18971.290Smrg
18981.290Smrg		alpha		NO
18991.290Smrg		arm		NO
19001.290Smrg		hppa		NO
19011.290Smrg		i386		NO
19021.290Smrg		ia64		NO
19031.290Smrg		m68k		NO
19041.290Smrg		mips		NO
19051.290Smrg		ns32k		NO
19061.290Smrg		powerpc		NO
19071.290Smrg		powerpc64	NO
19081.290Smrg		sh3		NO
19091.290Smrg		sparc		NO
19101.290Smrg		sparc64		NO
19111.290Smrg		vax		NO
19121.290Smrg		x86_64		NO
19131.290Smrg
19141.290Smrg		TODO:
19151.290Smrg
19161.290Smrg		all		- Need to replace mb_*() with membar_*().
19171.290Smrg
19181.290Smrg				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
19191.290Smrg				  to see of membar_enter() is required here.
19201.290Smrg
19211.290Smrg				- Talk to ad@ -- figure out of non-atomic
19221.290Smrg				  mutex / rwlock release is actually safe.
19231.290Smrg
19241.290Smrg		arm		- Consider using a RAS technique like
19251.290Smrg				  MIPS uses for _lock_cas() and the mutex
19261.290Smrg				  stubs.  Possibly do more than one atomic
19271.290Smrg				  op as a RAS.  Possibly implement mutex
19281.290Smrg				  stubs using the technique.
19291.290Smrg
19301.290Smrg		m68k		- Need to do 68010 support.
19311.290Smrg		
19321.290Smrg		i386		- Need to change when x86_patch() is called
19331.290Smrg				  so we can test ncpus.
19341.290Smrg
19351.290Smrg		powerpc		- Figure out if we need barriers in the
19361.290Smrg				  atomic ops themselves (hopefully not!)
19371.290Smrg
19381.290Smrg		x86_64		- Need to change when x86_patch() is called
19391.290Smrg				  so we can test ncpus.
19401.290Smrg
19411.79Sbriggs########################################################################
19421.1Slukem# Other:
19431.79Sbriggs########################################################################
19441.1Slukem
19451.1SlukemBranch:		magnum
19461.1SlukemDescription:	?
19471.1SlukemStatus:		?
19481.1SlukemStart Date:
19491.1SlukemEnd Date:
19501.1SlukemBase Tag:	magnum-base
19511.1SlukemMaintainer:	?
19521.1SlukemScope:		kernel
19531.1SlukemNotes:
19541.69Selad
1955