BRANCHES revision 1.263
11.263Shaad#	$NetBSD: BRANCHES,v 1.263 2008/07/07 14:53:37 haad Exp $
21.1Slukem#
31.1Slukem# This file contains a list of branches that exist in the NetBSD CVS
41.1Slukem# tree and their current state.
51.1Slukem#
61.1Slukem# This list is necessarily incomplete.
71.1Slukem# 
81.1Slukem# Within reason, developers may create branch and version tags at any
91.1Slukem# time for any purpose.  To avoid name collisions, private tags should
101.1Slukem# have names which begin with the developer's NetBSD login name
111.1Slukem# followed by a - or _ character (e.g., thorpej_scsipi,
121.1Slukem# thorpej-signal)
131.1Slukem# 
141.1Slukem# Any branch or version tag not listed here should be assumed to be
151.1Slukem# private to the developer who created it.  It is inappropriate for
161.1Slukem# anyone other than that developer to commit, move tags, or otherwise
171.1Slukem# modify the contents of the branch.
181.1Slukem#
191.1Slukem# Please update this file when a new branch is ready for consumption
201.1Slukem# by folks other than the maintainer, or when the use or status of an
211.1Slukem# existing branch changes significantly.
221.1Slukem#
231.1Slukem# Format:
241.1Slukem#   Branch:	  name of branch
251.1Slukem#   Description:  Purpose and intention of the branch
261.1Slukem#   Status:	  Active/Terminated/Dormant
271.1Slukem#   Start Date:	  date first instantiated
281.1Slukem#   End Date:	  date it was Terminated/made_Dormant, if any
291.1Slukem#   Base Tag:	  netbsd-1-5-base, etc.
301.1Slukem#   Maintainer:	  Somebody to blame.
311.1Slukem#   Scope:	  Portion of the tree covered.
321.1Slukem#   Notes:	  Various other info, perhaps explanation of special tags,
331.1Slukem#		  who-may-commit policies, etc.
341.79Sbriggs#
351.79Sbriggs# There are four sections to this file:
361.79Sbriggs#   Release branches
371.79Sbriggs#   Individual developers' branches (Active/Dormant)
381.79Sbriggs#   Individual developers' branches (Terminated), and
391.79Sbriggs#   other
401.79Sbriggs#
411.79Sbriggs# Entries within each section should be alphabetized.
421.79Sbriggs#
431.1Slukem
441.1Slukem
451.1Slukem# Release branches:
461.1Slukem
471.1SlukemBranch:		comdex-fall-1999
481.1SlukemDescription:	Special release branch for pre-1.5 release at
491.1Slukem		Fall 1999 COMDEX.
501.1SlukemStatus:		Terminated
511.1SlukemStart Date:
521.1SlukemEnd Date:
531.1SlukemBase Tag:	comdex-fall-1999-base
541.1SlukemMaintainer:	?
551.1SlukemScope:		Entire tree.
561.1SlukemNotes:
571.1Slukem
581.1SlukemBranch:		netbsd-0-9
591.1SlukemDescription:	The NetBSD 0.9 release branch
601.1SlukemStatus:		Terminated
611.1SlukemStart Date:
621.1SlukemEnd Date:
631.1SlukemBase Tag:	netbsd-0-9-base
641.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
651.1SlukemScope:		Entire tree.
661.1SlukemNotes:		Subsidiary tags of: netbsd-0-9-ALPHA, netbsd-0-9-ALPHA2,
671.1Slukem		netbsd-0-9-BETA, netbsd-0-9-RELEASE.
681.1Slukem		Commits restricted to release engineering.
691.1Slukem
701.1SlukemBranch:		netbsd-1-0
711.1SlukemDescription:	The NetBSD 1.0 release branch
721.1SlukemStatus:		Terminated
731.1SlukemStart Date:
741.1SlukemEnd Date:
751.1SlukemBase Tag:	netbsd-1-0-base
761.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
771.1SlukemScope:		Entire tree.
781.1SlukemNotes:
791.1Slukem		Commits restricted to release engineering.
801.1Slukem
811.1SlukemBranch:		netbsd-1-1
821.1SlukemDescription:	The NetBSD 1.1 release branch
831.1SlukemStatus:		Terminated
841.1SlukemStart Date:
851.1SlukemEnd Date:
861.1SlukemBase Tag:	netbsd-1-1-base
871.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
881.1SlukemScope:		Entire tree.
891.1SlukemNotes:
901.1Slukem		Commits restricted to release engineering.
911.1Slukem
921.1SlukemBranch:		netbsd-1-2
931.1SlukemDescription:	The NetBSD 1.2 release branch
941.1SlukemStatus:		Terminated
951.1SlukemStart Date:
961.1SlukemEnd Date:
971.1SlukemBase Tag:	netbsd-1-2-base
981.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
991.1SlukemScope:		Entire tree.
1001.1SlukemNotes:
1011.1Slukem		Commits restricted to release engineering.
1021.1Slukem
1031.1SlukemBranch:		netbsd-1-3
1041.1SlukemDescription:	The NetBSD 1.3 release branch
1051.1SlukemStatus:		Terminated
1061.1SlukemStart Date:
1071.1SlukemEnd Date:
1081.1SlukemBase Tag:	netbsd-1-3-base
1091.10SsaloMaintainer:	Release Engineering <releng@NetBSD.org>
1101.1SlukemScope:		Entire tree.
1111.1SlukemNotes:
1121.1Slukem		Commits restricted to release engineering.
1131.1Slukem
1141.1SlukemBranch:		netbsd-1-4
1151.1SlukemDescription:	The NetBSD 1.4 release branch
1161.13SjmcStatus:		Terminated
1171.1SlukemStart Date:	1 Apr 2000
1181.1SlukemEnd Date:
1191.1SlukemBase Tag:	netbsd-1-4-base
1201.10SsaloMaintainer:	1.4 Release Engineering <releng-1-4@NetBSD.org>
1211.1SlukemScope:		Entire tree.
1221.1SlukemNotes:
1231.1Slukem		Commits restricted to release engineering.
1241.1Slukem
1251.1SlukemBranch:		netbsd-1-5
1261.1SlukemDescription:	The NetBSD 1.5 release branch
1271.37SjmcStatus:		Terminated
1281.1SlukemStart Date:	20 Jun 2000
1291.37SjmcEnd Date:	26 Jan 2005
1301.1SlukemBase Tag:	netbsd-1-5-base
1311.10SsaloMaintainer:	1.5 Release Engineering <releng-1-5@NetBSD.org>
1321.1SlukemScope:		Entire tree.
1331.1SlukemNotes:
1341.1Slukem		Commits restricted to release engineering.
1351.6Slukem
1361.6SlukemBranch:		netbsd-1-6
1371.6SlukemDescription:	The NetBSD 1.6 release branch
1381.91SwizStatus:		Terminated
1391.7SlukemStart Date:	22 May 2002
1401.6SlukemEnd Date:
1411.6SlukemBase Tag:	netbsd-1-6-base
1421.10SsaloMaintainer:	1.6 Release Engineering <releng-1-6@NetBSD.org>
1431.6SlukemScope:		Entire tree.
1441.6SlukemNotes:
1451.6Slukem		Commits restricted to Release Engineering.
1461.1Slukem
1471.88SrizBranch:		netbsd-2
1481.88SrizDescription:    The NetBSD 2 release branch
1491.88SrizStatus:		Active
1501.88SrizStart Date:	23 Dec 2004
1511.88SrizEnd Date:
1521.88SrizBase Tag:	netbsd-2-base
1531.88SrizMaintainer:	2 Release Engineering <releng-2@NetBSD.org>
1541.88SrizScope:		Entire tree. (src + xsrc)
1551.88SrizNotes:
1561.88Sriz		Commits restricted to Release Engineering.
1571.88Sriz
1581.13SjmcBranch:		netbsd-2-0
1591.37SjmcDescription:	Originally the NetBSD 2.0 release branch and now the branch 
1601.37Sjmc		tracking security/critical fixes for the NetBSD 2.0 series
1611.13SjmcStatus:		Active
1621.37SjmcStart Date:	28 Mar 2004 and changed for security/critical function on
1631.37Sjmc       		23 Dec 2004
1641.13SjmcEnd Date:
1651.13SjmcBase Tag:	netbsd-2-0-base
1661.13SjmcMaintainer:	2.0 Release Engineering <releng-2-0@NetBSD.org>
1671.13SjmcScope:		Entire tree. (src + xsrc)
1681.37SjmcNotes:		Branch was re-purposed to security/critical change function
1691.37Sjmc		once 2.0 released. See netbsd-2 for current branch to track
1701.37Sjmc		NetBSD 2 tree.
1711.37Sjmc		Commits restricted to Release Engineering.
1721.37Sjmc
1731.88SrizBranch:		netbsd-2-1
1741.88SrizDescription:	Tracking security/critical fixes for NetBSD 2.1
1751.37SjmcStatus:		Active
1761.88SrizStart Date:     26 Oct 2005 
1771.37SjmcEnd Date:
1781.88SrizBase Tag:	netbsd-2-1-RELEASE
1791.37SjmcMaintainer:	2 Release Engineering <releng-2@NetBSD.org>
1801.37SjmcScope:		Entire tree. (src + xsrc)
1811.88SrizNotes:		Branch contains only security/critical fixes to
1821.88Sriz		NetBSD 2.1.  For new features, use netbsd-2 branch.
1831.13Sjmc		Commits restricted to Release Engineering.
1841.13Sjmc
1851.36SjmcBranch:		netbsd-3
1861.36SjmcDescription:	The NetBSD 3 release branch
1871.36SjmcStatus:		Active
1881.36SjmcStart Date:	16 Mar 2005
1891.36SjmcEnd Date:
1901.36SjmcBase Tag:	netbsd-3-base
1911.37SjmcMaintainer:	3 Release Engineering <releng-3@NetBSD.org>
1921.36SjmcScope:		Entire tree. (src + xsrc)
1931.36SjmcNotes:
1941.36Sjmc		Commits restricted to Release Engineering.
1951.1Slukem
1961.88SrizBranch:		netbsd-4
1971.88SrizDescription:	The NetBSD 4 release branch
1981.51SrizStatus:		Active
1991.88SrizStart Date:	8 Aug 2006
2001.51SrizEnd Date:
2011.88SrizBase Tag:	netbsd-4-base
2021.88SrizMaintainer:	4 Release Engineering <releng-4@NetBSD.org>
2031.51SrizScope:		Entire tree. (src + xsrc)
2041.88SrizNotes:
2051.51Sriz		Commits restricted to Release Engineering.
2061.51Sriz
2071.79Sbriggs########################################################################
2081.79Sbriggs# Individual developers' branches (Active/Dormant):
2091.79Sbriggs########################################################################
2101.4Sbjh21
2111.158SyamtBranch:		ad-audiomp
2121.158SyamtDescription:	Add MP locking to the audio drivers
2131.158SyamtStatus:		Active
2141.225SwizStart Date:	28 February 2007
2151.158SyamtEnd Date:
2161.158SyamtBase Tag:	ad-audiomp-base
2171.158SyamtMaintainer:	Andrew Doran <ad@NetBSD.org>
2181.158SyamtScope:		kernel
2191.158SyamtNotes:		Making the audio drivers MP safe is necessary before efforts
2201.158Syamt		can be made to make the VM system MP safe. About 1/2 of the
2211.158Syamt		drivers are converted, the remaining 1/2 need more changes.
2221.158Syamt
2231.158Syamt		As of import this is snapshot of work in progress and so
2241.158Syamt		may not compile; in particular the midi changes are very
2251.158Syamt		much "in progress". The audio component has been tested
2261.158Syamt		and verified to work with emuxki and auvia. There may
2271.158Syamt		be a locking issue in the ac97 code at boot.
2281.158Syamt
2291.158Syamt		The are two locks per device instance, an ISR lock and
2301.158Syamt		a character device lock. The ISR lock replaces calls to
2311.158Syamt		splaudio()/splx(), and will be held across calls to device
2321.158Syamt		methods which were called at splaudio() before (e.g.
2331.158Syamt		trigger_output). The character device lock is held across
2341.158Syamt		calls to nearly all of the methods, excluding some only
2351.225Swiz		used for initialization, e.g. get_locks. This needs to be
2361.158Syamt		documented at merge time.
2371.158Syamt
2381.158Syamt		To test on a multi way x86 system, search for "mpsafe" in
2391.158Syamt		x86/x86/intr.c and change IPL_SCHED to IPL_AUDIO. Run a job
2401.158Syamt		that will acquire the ISR lock (depends on the hardware, but
2411.158Syamt		"while true; do mixerctl -a > /dev/null; done" may suffice).
2421.158Syamt		Play audio, run lockstat and verify that that there is
2431.158Syamt		contention on the ISR lock.
2441.158Syamt
2451.4Sbjh21Branch:		bjh21-hydra
2461.4Sbjh21Description:	Simtec Hydra support and ARM SMP in general
2471.90Sbjh21Status:		Dormant
2481.4Sbjh21Start Date:	18 Oct 2002
2491.4Sbjh21End Date:
2501.4Sbjh21Base Tag:	bjh21-hydra-base
2511.10SsaloMaintainer:	Ben Harris <bjh21@NetBSD.org>
2521.4Sbjh21Scope:		sys/arch/arm sys/arch/acorn32
2531.90Sbjh21Notes:		This code was on a branch because it involves changes to
2541.4Sbjh21		cpuswitch.S which would otherwise make merging the
2551.90Sbjh21		nathanw_sa branch difficult.
2561.1Slukem
2571.201SchrisBranch:		chris-arm-intr-rework
2581.201SchrisDescription:	Rework arm interrupt handling code
2591.201SchrisStatus:		Active
2601.201SchrisStart Date:	11 Aug 2007
2611.201SchrisEnd Date:
2621.201SchrisBase Tag:	chris-arm-intr-rework-base
2631.225SwizMaintainer:	Chris Gilbert <chris@NetBSD.org>
2641.201SchrisScope:		sys/arch/arm sys/arch/cats (other arm archs to follow)
2651.201SchrisNotes:		Rework arm interrupt code to provide a shared set of interrupt
2661.201Schris		routines, and allow improvements to be shared across all arm
2671.201Schris		based hardware.
2681.201Schris
2691.229ScubeBranch:		cube-autoconf
2701.229ScubeDescription:	Renovate autoconf(9) API
2711.229ScubeStatus:		Active
2721.229ScubeStart Date:	11 Dec 2007
2731.229ScubeEnd Date:
2741.229ScubeBase Tag:	cube-autoconf-base
2751.229ScubeMaintainer:	Quentin Garnier <cube@NetBSD.org>
2761.229ScubeScope:		kernel usr.bin/config (and some other userland bits)
2771.229ScubeNotes:		Address a number of issues the current autoconf(9) API has.
2781.229Scube
2791.79SbriggsBranch:		gmcgarry_ctxsw
2801.79SbriggsDescription:	Separate scheduler from context-switch code
2811.79SbriggsStatus:		Dormant
2821.79SbriggsStart Date:	18 December 2002
2831.79SbriggsEnd Date:
2841.79SbriggsBase Tag:	gmcgarry_ctxsw_base
2851.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
2861.79SbriggsScope:		kernel
2871.225SwizNotes:		Removing knowledge of the scheduler and its run queues
2881.79Sbriggs		from the machine-dependent context switch code is the
2891.79Sbriggs		first step in cleaning up the scheduler.  It is necessary
2901.79Sbriggs		for the newlock branch, making the scheduler SMP friendly,
2911.79Sbriggs		adding real-time scheduler extensions, and reducing the
2921.79Sbriggs		number of code paths for LWP and proc switching.
2931.79Sbriggs
2941.79SbriggsBranch:		gmcgarry_ucred
2951.79SbriggsDescription:	Integrate and encapsulate user credentials
2961.79SbriggsStatus:		Dormant
2971.79SbriggsStart Date:	18 December 2002
2981.79SbriggsEnd Date:
2991.79SbriggsBase Tag:	gmcgarry_ucred_base
3001.79SbriggsMaintainer:	Gregory McGarry <gmcgarry@NetBSD.org>
3011.79SbriggsScope:		kernel
3021.79SbriggsNotes:		merge pcred and ucred and poolify
3031.79Sbriggs
3041.263ShaadBranch:         haad-dm
3051.263ShaadDescription:    Add support for LVM to NetBSD
3061.263ShaadStatus:         Active
3071.263ShaadStart Date:     7 July 2008
3081.263ShaadEnd Date:
3091.263ShaadBase Tag:       haad-dm-base
3101.263ShaadMaintainer:     Adam Hamsik <haad@NetBSD.org>
3111.263ShaadScope:          kernel
3121.263ShaadNotes:          LVM support is based on Linux lvm2tools, 
3131.263Shaad                libdevmapper library and NetBSD device-mapper
3141.263Shaad                driver. 
3151.263Shaad
3161.199SrjsBranch:		hpcarm-cleanup
3171.199SrjsDescription:	Fix build problems for hpcarm
3181.199SrjsStatus:		Active
3191.199SrjsStart Date:	31 July 2007
3201.199SrjsEnd Date:
3211.199SrjsBase Tag:	hpcarm-cleanup-base
3221.199SrjsMaintainer:	Robert Swindells <rjs@NetBSD.org>
3231.199SrjsScope:		kernel
3241.199SrjsNotes:		Modify SA11x0 interrupt code to match PXA2x0 equivalent.
3251.199Srjs
3261.194SitohyBranch:		itohy-usb1
3271.194SitohyDescription:	USB stack overhaul, mostly DMA related
3281.194SitohyStatus:		Active
3291.194SitohyStart Date:	22 May 2007
3301.194SitohyEnd Date:
3311.194SitohyBase Tag:	itohy-usb1-base
3321.194SitohyMaintainer:	ITOH Yasufumi <itohy@NetBSD.org>
3331.194SitohyScope:		kernel
3341.194SitohyNotes:		To check out the kernel source tree,
3351.194Sitohy		1. check out checkout script
3361.194Sitohy			cvs checkout -ritohy-usb1 src/sys/dev/usb/filelist
3371.194Sitohy		2. update files in the branch
3381.194Sitohy			sh -e src/sys/dev/usb/filelist
3391.194Sitohy
3401.79SbriggsBranch:		kame
3411.79SbriggsDescription:	KAME Project
3421.79SbriggsStatus:		Dormant
3431.79SbriggsStart Date:	28 Jun 1999
3441.79SbriggsEnd Date:
3451.79SbriggsBase Tag:
3461.79SbriggsMaintainer:	Jun-ichiro itojun Hagino <itojun@NetBSD.org>
3471.79SbriggsScope:		kernel
3481.79SbriggsNotes:		http://www.kame.net
3491.79Sbriggs		Used for "reference" purposes for early part of KAME
3501.79Sbriggs		integration effort.  The branch is not actively used, as I
3511.79Sbriggs		(itojun) use patch(1) and diff(1) for the KAME syncs.
3521.79Sbriggs
3531.240SkeiichiBranch:		keiichi-mipv6
3541.240SkeiichiDescription:	Developing Mobile IPv6 function
3551.240SkeiichiStatus:		Active
3561.240SkeiichiStart Date:	21 Feb 2008
3571.240SkeiichiEnd Date:	
3581.240SkeiichiBase Tag:	keiichi-mipv6-base
3591.240SkeiichiMaintainer:	Keiichi Shima <keiichi@netbsd.org>
3601.240SkeiichiScope:		sys, sbin, libc/net, distrib/sets, share/man/
3611.240SkeiichiNotes:		http://www.mobileip.jp/
3621.240Skeiichi		Work on developing Mobile IPv6/NEMO BS functions and
3631.240Skeiichi		related MIPv6 based advanced functions on NetBSD.
3641.240Skeiichi		Please consult keiichi for joining this activity.
3651.240Skeiichi
3661.79SbriggsBranch:		kent-audio2
3671.79SbriggsDescription:	In-kernel audio mixer
3681.79SbriggsStatus:		Active
3691.79SbriggsStart Date:	Sun Jan 16 2005
3701.79SbriggsEnd Date:	
3711.79SbriggsBase Tag:	kent-audio2-base
3721.79SbriggsMaintainer:	TAMURA Kent <kent@NetBSD.org>
3731.79SbriggsScope:		kernel (audio device drivers)
3741.79SbriggsNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
3751.79Sbriggs		Please consult with the maintainer before committing
3761.79Sbriggs		to this branch.
3771.79Sbriggs		This branch is not expected to be compilable yet.
3781.79Sbriggs
3791.79SbriggsBranch:		matt-timespec
3801.79SbriggsDescription:	Convert the kernel to struct timespec as its primary time
3811.79Sbriggs		storage mechanism.
3821.197SmattStatus:		Inactive
3831.79SbriggsStart Date:	2005-02-19
3841.79SbriggsEnd Date:
3851.79SbriggsBase Tag:	
3861.79SbriggsMaintainer:	Matt Thomas <matt@NetBSD.org>
3871.79SbriggsScope:		kernel
3881.79SbriggsNotes:	
3891.79Sbriggs
3901.197SmattBranch:		matt-mips64
3911.197SmattDescription:	Rototill the mips code to support LP64 mips and N32/N64 ABIs
3921.197SmattStatus:		Active
3931.197SmattStart Date:	2007-07-17
3941.197SmattEnd Date:
3951.206SmattBase Tag:	matt-mips64-base
3961.206SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
3971.206SmattScope:		kernel & userland
3981.206SmattNotes:	
3991.206Smatt
4001.206SmattBranch:		matt-armv6
4011.206SmattDescription:	Rototill the arm code to support features present in the
4021.225Swiz		v6 of the ARM Architecture.  Additionally, clean up things
4031.206Smatt		along the way to use common practices.
4041.206SmattStatus:		Active
4051.206SmattStart Date:	2007-08-27
4061.206SmattEnd Date:
4071.206SmattBase Tag:	matt-armv6-base
4081.197SmattMaintainer:	Matt Thomas <matt@NetBSD.org>
4091.197SmattScope:		kernel & userland
4101.197SmattNotes:	
4111.197Smatt
4121.242SmjfBranch:		mjf-devfs2
4131.225SwizDescription:	device file system supporting dynamic device nodes
4141.224SmjfStatus:		Active
4151.242SmjfStart Date:	21 February 2008
4161.224SmjfEnd Date:
4171.242SmjfBase Tag:	mjf-devfs2-base
4181.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4191.224SmjfScope:		kernel and userland
4201.224SmjfNotes:		This branch will move away from the static device nodes that
4211.224Smjf		are created with MAKEDEV scripts and allow nodes to be created
4221.224Smjf		and removed dynamically as devices are attached and detached
4231.224Smjf		from the machine.
4241.224Smjf
4251.224SmjfBranch:		mjf-ufs-trans
4261.225SwizDescription:	file system transactions for ufs
4271.224SmjfStatus:		Active
4281.224SmjfStart Date:	12 March 2007
4291.224SmjfEnd Date:
4301.224SmjfBase Tag:	mjf-ufs-trans-base
4311.224SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
4321.224SmjfScope:		kernel
4331.224SmjfNotes:
4341.224Smjf
4351.241SskrllBranch:		nick-net80211-sync
4361.241SskrllDescription:	sync of net80211 with FreeBSD
4371.241SskrllStatus:		Active
4381.241SskrllStart Date:	21 February 2008
4391.241SskrllEnd Date:
4401.241SskrllBase Tag:	nick-net80211-base
4411.241SskrllMaintainer:	Nick Hudson <skrll@NetBSD.org>
4421.241SskrllScope:		sys/
4431.241SskrllNotes:		Sync'ing net80211 with FreeBSD and drivers update. The branch is
4441.241Sskrll		currently only the kernel, but will likely extend to some userland
4451.241Sskrll		areas.
4461.241Sskrll
4471.79SbriggsBranch:	  	pkgviews
4481.79SbriggsDescription:  	package views, enabling multiple conflicting packages to co-exist
4491.79SbriggsStatus:		Active
4501.79SbriggsStart Date:	22 July 2002
4511.79SbriggsEnd Date:
4521.79SbriggsBase Tag:	pkgviews
4531.79SbriggsMaintainer:	Alistair Crooks <agc@NetBSD.org>
4541.79SbriggsScope:		pkgsrc, basesrc/usr.sbin/pkg_install
4551.79SbriggsNotes:		A more flexible infrastructure for third-party packages by
4561.79Sbriggs		allowing multiple conflicting packages and versions to co-exist
4571.79Sbriggs		within the same tree
4581.79Sbriggs
4591.79SbriggsBranch:		rpaulo-netinet-merge-pcb
4601.79SbriggsDescription:	merge in6pcb with inpcb
4611.133SrpauloStatus:		Dormant
4621.79SbriggsStart Date:	Wed Feb 01 2006
4631.79SbriggsEnd Date:	
4641.79SbriggsBase Tag:	rpaulo-netinet-merge-pcb-base
4651.79SbriggsMaintainer:	Rui Paulo <rpaulo@NetBSD.org>
4661.79SbriggsScope:		src/sys
4671.135SrpauloNotes:		No longer active due to the lack of time. If you plan to
4681.135Srpaulo		continue this branch, sys/netinet/in_pcb.h already contains
4691.135Srpaulo		the proposed structure layout (which was roughly discussed
4701.135Srpaulo		in the tech-net mailing list).
4711.135Srpaulo		I also defined INP_*() macros to mimicate FreeBSD's inpcb
4721.135Srpaulo		locking style, but currently they do nothing and are not
4731.135Srpaulo		yet called at the correct places (needs discussion about
4741.135Srpaulo		kernel fine-grained locking).
4751.135Srpaulo		To continue this branch, one needs to read all the relevant
4761.135Srpaulo		inpcb/in6pcb source files and change the function names,
4771.225Swiz		structure names, structure fields according to the new
4781.135Srpaulo		layout (in6pcb is gone).
4791.135Srpaulo		Don't try to build a kernel from this branch because it won't
4801.135Srpaulo		work. The missing pieces required to do a complete build
4811.135Srpaulo		were not committed because they were incomplete and generated
4821.135Srpaulo		panics.
4831.135Srpaulo		You shouldn't need to worry about KAME syncs because
4841.135Srpaulo		they did most of them by now.
4851.135Srpaulo		After the work is done, you are required to test the branch
4861.135Srpaulo		(before the merge to -current) with an interop IPv6 test.
4871.135Srpaulo		More info at: http://www.tahi.org/
4881.79Sbriggs
4891.79SbriggsBranch:		rtr-xorg-branch
4901.79SbriggsDescription:	xorg & static build alterations to src/x11
4911.79SbriggsStatus:		Active
4921.79SbriggsStart Date:	Nov 15 2004
4931.79SbriggsEnd Date:	
4941.79SbriggsBase tag:	rtr-xorg-branch-base
4951.79SbriggsMaintainer:	Tyler R. Retzlaff <rtr@NetBSD.org>
4961.79SbriggsScope:		x11
4971.79Sbriggs		distrib/sets/lists
4981.79Sbriggs		share/mk/bsd.x11.mk
4991.79Sbriggs		share/mk/bsd.own.mk
5001.79Sbriggs		etc/mtree/NetBSD.dist
5011.79SbriggsNotes:		Requires parts of xsrc/xfree (HEAD)
5021.79Sbriggs		xsrc/local, xsrc/xfree/xc/programs/Xserver/hw/netbsd
5031.79Sbriggs		Requires xorg (XORG-6_8_1)
5041.79Sbriggs
5051.191SwrstudenBranch:  	wrstuden-fixsa
5061.191SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5071.191SwrstudenStatus: 	Active
5081.191SwrstudenStart Date:	15 May 2007
5091.191SwrstudenEnd Date:
5101.191SwrstudenBase Tag:	wrstuden-fixsa-base
5111.191SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5121.191SwrstudenScope:		src, though all the interesting stuff is in the kernel
5131.191Swrstuden		or lib/libpthread or maybe gdb.
5141.191SwrstudenNotes:		This branch is based off of the netbsd-4 branch!
5151.191Swrstuden		This branch is intended to stage improvements for the
5161.191Swrstuden		Scheduler Activations system for NetBSD 4. Improvements
5171.191Swrstuden		include not allocating memory while preparing to tsleep(),
5181.191Swrstuden		reducing inappropriate upcall delivery (hopefully also
5191.191Swrstuden		eliminating the need to mlock stacks), and being
5201.253Swrstuden		able to pthread_kill() running threads. At this date,
5211.253Swrstuden		most goals have been achieved. This branch also includes
5221.253Swrstuden		fixes to gdb to support working with threaded apps.
5231.253Swrstuden
5241.253SwrstudenBranch:  	wrstuden-revivesa
5251.253SwrstudenDescription:	Fix a number of issues present with Scheduler Activations.
5261.253SwrstudenStatus: 	Active
5271.253SwrstudenStart Date:	10 May 2008
5281.253SwrstudenEnd Date:
5291.253SwrstudenBase Tag:	wrstuden-revivesa-base
5301.253SwrstudenMaintainer:	Bill Stouder-Studenmund <wrstuden@NetBSD.org>
5311.253SwrstudenScope:		src, though all the interesting stuff is in the kernel
5321.253SwrstudenNotes:		This branch is intended to revive Scheduler Activations
5331.253Swrstuden		in -current in the 5.0 era. This branch's main goal is
5341.253Swrstuden		to re-add syscall compatability so that SA-based libpthread
5351.253Swrstuden		programs can run with a -current kernel. 1:1 threading will
5361.253Swrstuden		remain the NetBSD-default. This branch will re-add necessary
5371.253Swrstuden		upcall support, and will also serve as a chance to clean
5381.253Swrstuden		out cruft that had accumulated in the implementation over
5391.253Swrstuden		time.
5401.191Swrstuden
5411.227SyamtBranch:		yamt-kmem
5421.227SyamtDescription:	
5431.227Syamt		- separate kernel va allocation from kernel fault handling.
5441.227Syamt		- make kmem_alloc interrupt-safe.
5451.227SyamtStatus:		Active
5461.227SyamtStart Date:	Sun Dec  9 2007
5471.227SyamtEnd Date:	
5481.231SyamtBase Tag:	yamt-kmem-base3
5491.227SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5501.227SyamtScope:		src/sys  (src/common is tagged but not branched)
5511.227SyamtNotes:		
5521.234Syamt		todo:
5531.234Syamt		- investigate if PMAP_PREFER equivalent can be done
5541.234Syamt		  with vmem_xalloc.  find a tester with hardware for it.
5551.234Syamt		- g/c replaced code, including kmapent and malloc.
5561.234Syamt		- consider to remove other submaps.  eg. mb_map
5571.227Syamt
5581.250SyamtBranch:		yamt-nfs-mp
5591.250SyamtDescription:	make nfs client mp-safe
5601.250SyamtStatus:		Active
5611.250SyamtStart Date:	Sun Apr 27 2008
5621.250SyamtEnd Date:	
5631.251SyamtBase Tag:	yamt-nfs-mp-base2
5641.250SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
5651.250SyamtScope:		src/sys  (src/common is tagged but not branched)
5661.250SyamtNotes:		
5671.250Syamt
5681.163SreinoudBranch:		reinoud-bufcleanup
5691.164SreinoudDescription:	implement and evaluate struct buf usage cleanup strategies.
5701.164Sreinoud		Ideas currently in mind (preference for b):
5711.164Sreinoud		a)
5721.163Sreinoud			1. use of bio_ops per buffer.
5731.163Sreinoud			2. allow chaining/overloading of functions in bio_ops
5741.163Sreinoud			   and provide some private context.
5751.225Swiz			3. extend the bio_ops with commonly used functionality
5761.163Sreinoud			   like pending action counting, custom context passing,
5771.163Sreinoud			   last minute processing of buffer data, buffer cache
5781.163Sreinoud			   etc.
5791.163Sreinoud			4. investigate the use of the kcont()
5801.163Sreinoud			   continuation-passing framework for async io
5811.163Sreinoud			   completion notification for bufs
5821.164Sreinoud			...
5831.164Sreinoud		b)
5841.164Sreinoud			1. all sequencing use of B_CALL replaced by
5851.164Sreinoud			   device-threads, if possible generic code around BUFQ
5861.225Swiz			2. possibly use kcont() for async IO finished signaling
5871.164Sreinoud			3. counter of pending and queued actions requestable
5881.164Sreinoud			   by IOCTL interface?
5891.164Sreinoud			4. implement `last minute buffer fixup' calls and maybe
5901.164Sreinoud			   even finished I/O calls as vnode operations
5911.164Sreinoud			...
5921.163SreinoudStatus:		Active
5931.163SreinoudStart Date:	Thu Mar 15 2007
5941.163SreinoudEnd Date:
5951.163SreinoudBase Tag:	reinoud-bufcleanup-base
5961.163SreinoudMaintainer:	Reinoud Zandijk <reinoud@NetBSD.org>
5971.163SreinoudScope:		src/sys and src/common
5981.225SwizNotes:		Used as experiment sandbox and if successful hopefully one day
5991.225Swiz		to be integrated.
6001.163Sreinoud
6011.255SsimonbBranch:		simonb-wapbl
6021.255SsimonbDescription:	Wasabi's journaling filesystem support
6031.255SsimonbStatus:		Active
6041.255SsimonbStart Date:	Tue Jun 10 2008
6051.255SsimonbEnd Date:
6061.255SsimonbBase Tag:	simonb-wapbl-base
6071.255SsimonbMaintainer:	Simon Burge <simonb@NetBSD.org>
6081.258SsimonbScope:		src/distrib/sets/lists/comp src/distrib/utils/sysinst
6091.258Ssimonb		src/include
6101.258Ssimonb		src/sbin/fsck_ffs src/sbin/fsdb src/sbin/mount_ffs
6111.258Ssimonb		src/sys
6121.255SsimonbNotes:		Still has a number of issues:
6131.255Ssimonb		 - Can't log the root filesystem (or any FS if /dev isn't an
6141.256Ssimonb		   ffs) or update existing mounts from non-logged to logged.
6151.256Ssimonb		   See kern/38057 - a fix for the PR has been committed but
6161.256Ssimonb		   at this stage it doesn't play well with WAPBL.
6171.255Ssimonb		 - Log must currently live at end of partition.
6181.255Ssimonb		 - No log locators.
6191.255Ssimonb		 - Some heavy workload performance issues on SMP machines.
6201.255Ssimonb
6211.175SthorpejBranch:		thorpej-atomic
6221.175SthorpejDescription:	Implementation of an atomic memory operations API modeled
6231.175Sthorpej		after the one in Solaris 10.
6241.175SthorpejStatus:		Active
6251.175SthorpejStart Date:	Apr 11 2007
6261.175SthorpejEnd Date:
6271.175SthorpejBase tag:	thorpej-atomic-base
6281.175SthorpejMaintainer:	Jason Thorpe <thorpej@netbsd.org>
6291.175SthorpejScope:		src/common
6301.175Sthorpej		src/sys
6311.176SthorpejNotes:		Base atomic primitives need to be implemented for
6321.176Sthorpej		all of the supported architectures:
6331.176Sthorpej
6341.179Sthorpej		alpha		DONE
6351.180Sthorpej		arm		DONE
6361.176Sthorpej		hppa
6371.179Sthorpej		i386		DONE
6381.176Sthorpej		ia64
6391.182Sthorpej		m68k		DONE (except for 68010)
6401.176Sthorpej		mips
6411.176Sthorpej		ns32k
6421.184Sthorpej		powerpc		DONE except for membar_*()
6431.185Sthorpej		powerpc64	DONE except for membar_*()
6441.176Sthorpej		sh3
6451.185Sthorpej		sparc		DONE except for membar_*()
6461.185Sthorpej		sparc64		DONE except for membar_*()
6471.176Sthorpej		vax
6481.179Sthorpej		x86_64		DONE
6491.179Sthorpej
6501.179Sthorpej		Tested:
6511.179Sthorpej
6521.179Sthorpej		alpha		NO
6531.179Sthorpej		arm		NO
6541.179Sthorpej		hppa		NO
6551.179Sthorpej		i386		NO
6561.179Sthorpej		ia64		NO
6571.179Sthorpej		m68k		NO
6581.179Sthorpej		mips		NO
6591.179Sthorpej		ns32k		NO
6601.179Sthorpej		powerpc		NO
6611.179Sthorpej		powerpc64	NO
6621.179Sthorpej		sh3		NO
6631.179Sthorpej		sparc		NO
6641.179Sthorpej		sparc64		NO
6651.179Sthorpej		vax		NO
6661.179Sthorpej		x86_64		NO
6671.179Sthorpej
6681.179Sthorpej		TODO:
6691.179Sthorpej
6701.179Sthorpej		all		- Need to replace mb_*() with membar_*().
6711.180Sthorpej
6721.184Sthorpej				- Audit MUTEX_CAS() and RWLOCK_CAS() uses
6731.184Sthorpej				  to see of membar_enter() is required here.
6741.184Sthorpej
6751.185Sthorpej				- Talk to ad@ -- figure out of non-atomic
6761.185Sthorpej				  mutex / rwlock release is actually safe.
6771.185Sthorpej
6781.180Sthorpej		arm		- Consider using a RAS technique like
6791.180Sthorpej				  MIPS uses for _lock_cas() and the mutex
6801.180Sthorpej				  stubs.  Possibly do more than one atomic
6811.180Sthorpej				  op as a RAS.  Possibly implement mutex
6821.180Sthorpej				  stubs using the technique.
6831.182Sthorpej
6841.182Sthorpej		m68k		- Need to do 68010 support.
6851.179Sthorpej		
6861.179Sthorpej		i386		- Need to change when x86_patch() is called
6871.179Sthorpej				  so we can test ncpus.
6881.179Sthorpej
6891.184Sthorpej		powerpc		- Figure out if we need barriers in the
6901.184Sthorpej				  atomic ops themselves (hopefully not!)
6911.184Sthorpej
6921.179Sthorpej		x86_64		- Need to change when x86_patch() is called
6931.179Sthorpej				  so we can test ncpus.
6941.79Sbriggs
6951.79Sbriggs########################################################################
6961.79Sbriggs# Individual developers' branches (Terminated):
6971.79Sbriggs########################################################################
6981.79Sbriggs
6991.1SlukemBranch:		bouyer-scsipi
7001.1SlukemDescription:	Integration of atapi support
7011.1SlukemStatus:		Terminated
7021.1SlukemStart Date:
7031.1SlukemEnd Date:
7041.1SlukemBase Tag:
7051.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7061.1SlukemScope:		kernel
7071.1SlukemNotes:		Superseded by thorpej_scsipi
7081.1Slukem
7091.79SbriggsBranch:		bouyer-xen2
7101.79SbriggsDescription:	update xen port to xen 2.0, with support for domain0 operations
7111.79SbriggsStatus:		Terminated
7121.79SbriggsStart Date:	Dec 13 2004
7131.79SbriggsEnd Date:	Mar 10 2005
7141.79SbriggsBase Tag:	netbsd-2-base
7151.79SbriggsMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7161.79SbriggsScope:		src/sys/arch/xen
7171.79SbriggsNotes:
7181.79Sbriggs
7191.220SbouyerBranch:		bouyer-xenamd64
7201.220SbouyerDescription:	add amd64 support to Xen and rework some parts to share more code between Xen and others
7211.220SbouyerStatus:		Terminated
7221.220SbouyerStart Date:	18 Oct 2007
7231.220SbouyerEnd Date:	22 Nov 2007
7241.220SbouyerBase Tag:	bouyer-xenamd64-base
7251.220SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7261.220SbouyerScope:		kernel
7271.220SbouyerNotes:		
7281.220Sbouyer
7291.238SbouyerBranch:		bouyer-xeni386
7301.238SbouyerDescription:	switch xen on i386 to the x86 pmap and the xen/x86/x86_xpmap.c bootstrap, and add i386 PAE support
7311.243SyamtStatus:		Terminated
7321.238SbouyerStart Date:	10 Dec 2007
7331.238SbouyerEnd Date:	23 Jan 2008
7341.238SbouyerBase Tag:	bouyer-xeni386-base
7351.238SbouyerMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>
7361.238SbouyerScope:		kernel
7371.238SbouyerNotes:		
7381.238Sbouyer
7391.87SchapBranch: 	chap-midi
7401.87SchapDescription:	Renovation of MIDI support
7411.87SchapStatus: 	Terminated; merged to -current
7421.87SchapStart Date:	19 May 2006
7431.87SchapEnd Date:	30 Jun 2006
7441.87SchapBase Tag:	chap-midi-base
7451.87SchapMaintainer:	Chapman Flack <chap@NetBSD.org>
7461.87SchapScope:		sys, share/man, usr.bin
7471.87SchapNotes:
7481.87Schap
7491.1SlukemBranch:		chs-ubc
7501.44SchsDescription:	Unified Buffer Cache
7511.44SchsStatus:		Terminated
7521.1SlukemStart Date:
7531.1SlukemEnd Date:
7541.1SlukemBase Tag:	chs-ubc-base
7551.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7561.1SlukemScope:		kernel
7571.1SlukemNotes:
7581.1Slukem
7591.1SlukemBranch:		chs-ubc2
7601.44SchsDescription:	 Unified Buffer Cache
7611.44SchsStatus:		Terminated; merged to -current
7621.1SlukemStart Date:
7631.1SlukemEnd Date:
7641.1SlukemBase Tag:	chs-ubc2-base, chs-ubc2-newbase
7651.10SsaloMaintainer:	Chuck Silvers <chs@NetBSD.org>
7661.1SlukemScope:		kernel
7671.1SlukemNotes:
7681.1Slukem
7691.1SlukemBranch:		cjs-build-against-obj-dir
7701.1SlukemDescription:	?
7711.1SlukemStatus:		?
7721.1SlukemStart Date:
7731.1SlukemEnd Date:
7741.1SlukemBase Tag:
7751.10SsaloMaintainer:	Curt Sampson <cjs@NetBSD.org>
7761.1SlukemScope:		Entire tree.
7771.1SlukemNotes:
7781.1Slukem
7791.1SlukemBranch:		eeh-paddr_t
7801.44SchsDescription:	use separate types for virtual vs. physical addresses
7811.44SchsStatus:		Terminated; merged to -current
7821.1SlukemStart Date:
7831.1SlukemEnd Date:
7841.1SlukemBase Tag:	eeh-paddr_t-base
7851.10SsaloMaintainer:	Eduardo Horvath <eeh@NetBSD.org>
7861.1SlukemScope:		kernel
7871.44SchsNotes:		This is needed to support 32-bit kernels on sparc64.
7881.1Slukem
7891.79SbriggsBranch:		elad-kernelauth
7901.79SbriggsDescription:	Native NetBSD implementation of Apple's kernel authorization
7911.79Sbriggs		based on TN2127. This is a "clean-room" implementation to
7921.79Sbriggs		avoid any licensing issues.
7931.79SbriggsStatus:		Terminated; merged to -current
7941.79SbriggsStart Date:	Tue Mar	 7 2006
7951.79SbriggsEnd Date:	Mon May 15 2006
7961.79SbriggsBase Tag:	elad-kernelauth-base
7971.79SbriggsMaintainer:	Elad Efrat <elad@NetBSD.org>
7981.79SbriggsScope:		src/sys, src/share/man/man9/Makefile,
7991.79Sbriggs		src/share/man/man9/kauth.h, src/distrib/sets/lists/comp/mi
8001.79SbriggsNotes:
8011.79Sbriggs
8021.1SlukemBranch:		fvdl-softdep
8031.1SlukemDescription:	FFS soft dependencies
8041.44SchsStatus:		Terminated; merged to -current
8051.1SlukemStart Date:
8061.1SlukemEnd Date:
8071.1SlukemBase Tag:	fvdl-softdep-base
8081.10SsaloMaintainer:	Frank van der Linden <fvdl@NetBSD.org>
8091.1SlukemScope:		kernel
8101.1SlukemNotes:
8111.1Slukem
8121.1SlukemBranch:		gehenna-devsw
8131.1SlukemDescription:	auto-generation of devsw table
8141.1SlukemStatus:		Terminated
8151.1SlukemStart Date:	16 May 2002
8161.1SlukemEnd Date:	6 Sep 2002
8171.1SlukemBase Tag:	gehenna-devsw-base
8181.10SsaloMaintainer:	MAEKAWA Masahide <gehenna@NetBSD.org>
8191.1SlukemScope:		syssrc
8201.1SlukemNotes:		The goal is to get rid of the existing device switch tables in
8211.1Slukem		port-dependent conf.c and to generate them dynamically by
8221.1Slukem		config(8).
8231.8Sgmcgarry
8241.1SlukemBranch:		is-newarp
8251.23SisDescription:	ARP for non-Ethernet
8261.23SisStatus:		Terminated; merged before NetBSD 1.3
8271.23SisStart Date:	1996/10/13
8281.23SisEnd Date:	1997/03/15
8291.1SlukemBase Tag:	is-newarp-base
8301.10SsaloMaintainer:	Ignatios Souvatzis <is@NetBSD.org>
8311.1SlukemScope:		kernel
8321.1SlukemNotes:
8331.1Slukem
8341.226SjmcneillBranch:		jmcneill-pm
8351.226SjmcneillDescription:	Power management framework overhaul, ACPI improvements
8361.226SjmcneillStatus:		Terminated; merged before NetBSD 5.0
8371.226SjmcneillStart Date:	3 Aug 2007
8381.226SjmcneillEnd Date:	9 Dec 2007
8391.226SjmcneillBase Tag:	jmcneill-pm-base
8401.226SjmcneillMaintainer:	Jared D. McNeill <jmcneill@NetBSD.org>
8411.226SjmcneillScope:		kernel
8421.226SjmcneillNotes:		
8431.226Sjmcneill
8441.1SlukemBranch:		kenh-if-detach
8451.1SlukemDescription:	Interface detach support.
8461.1SlukemStatus:		?
8471.1SlukemStart Date:
8481.1SlukemEnd Date:
8491.1SlukemBase Tag:	kenh-if-detach-base
8501.10SsaloMaintainer:	Ken Hornstein <kenh@NetBSD.org>
8511.1SlukemScope:		kernel
8521.1SlukemNotes:
8531.1Slukem
8541.16SkentBranch:		kent-audio1
8551.16SkentDescription:	Audio converter pipeline
8561.18SkentStatus:		Terminated; merged to -current
8571.16SkentStart Date:	Tue Dec  7 2004
8581.17SkentEnd Date:	Tue Jan 11 2005
8591.17SkentBase Tag:	kent-audio1-base
8601.17SkentMaintainer:	TAMURA Kent <kent@NetBSD.org>
8611.17SkentScope:		kernel (audio device drivers)
8621.17SkentNotes:		http://mail-index.netbsd.org/tech-kern/2004/12/03/0007.html
8631.17Skent		Please consult with the maintainer before committing
8641.17Skent		to this branch.
8651.17Skent
8661.1SlukemBranch:		kqueue
8671.1SlukemDescription:	kqueue kernel event notification mechanism (from FreeBSD)
8681.5SjdolecekStatus:		Terminated; merged to -current
8691.1SlukemStart Date:	Tue Jul 10 23:08:38 EST 2001
8701.5SjdolecekEnd Date:	Tue Oct 24 09:14:14 GMT 2002
8711.1SlukemBase Tag:	kqueue-base
8721.1SlukemMaintainer:	Jaromir Dolecek <jdolecek@NetBSD.org>
8731.1SlukemScope:		kernel, libc/sys, share/man/man9, usr.bin/fstat
8741.1SlukemNotes:		Integration of FreeBSD's kqueue(2) mechanism, with various
8751.1Slukem		local internal changes to better suit NetBSD, and
8761.1Slukem		enhancements such as looking up filters by name or
8771.1Slukem		number, and dynamic registration of "user" filters.
8781.1Slukem		The work is complete as is, but is awaiting more
8791.1Slukem		feedback from various kernel gurus before going mainline.
8801.11Sskrll
8811.11SskrllBranch:		ktrace-lwp
8821.11SskrllDescription:	ktrace support for lwp ids.
8831.59SskrllStatus:		Terminated; merged to -current
8841.11SskrllStart Date:	Wed Jul  2 15:27:30 UTC 2003
8851.59SskrllEnd Date:	Sun Dec 11 12:25:29 UTC 2005
8861.11SskrllBase Tag:	ktrace-lwp-base
8871.12SgrantMaintainer:	Darren Reed <darrenr@NetBSD.org>
8881.11SskrllScope:		sys
8891.11SskrllNotes:		
8901.1Slukem
8911.1SlukemBranch:		marc-pcmcia
8921.1SlukemDescription:	PCMCIA support
8931.1SlukemStatus:		Terminated; merged to -current
8941.1SlukemStart Date:
8951.1SlukemEnd Date:
8961.1SlukemBase Tag:	marc-pcmcia-base, marc-pcmcia-bp
8971.10SsaloMaintainer:	Marc Horowitz <marc@NetBSD.org>
8981.1SlukemScope:		kernel
8991.1SlukemNotes:
9001.1Slukem
9011.1SlukemBranch:		minoura_x68k_bus_h
9021.1SlukemDescription:	bus_space(9) and bus_dma(9) implementation for x68k
9031.1SlukemStatus:		Terminated; merged to -current
9041.1SlukemStart Date:	23 Dec 1998
9051.1SlukemEnd Date:	16 Mar 1999
9061.1SlukemBase Tag:	minoura_x68k_bus_h-base
9071.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
9081.1SlukemScope:		sys/arch/x68k
9091.1SlukemNotes:
9101.1Slukem
9111.1SlukemBranch:		minoura-xpg4dl
9121.1SlukemDescription:	Citrus Project locale subsystem
9131.1SlukemStatus:		Terminated; (partly) merged to -current
9141.1SlukemStart Date:	28 March 2000
9151.1SlukemEnd Date:
9161.1SlukemBase Tag:	minoura-xpg4dl-base
9171.10SsaloMaintainer:	Minoura Makoto <minoura@NetBSD.org>
9181.1SlukemScope:		basesrc, syssrc, sharesrc
9191.1SlukemNotes:		Citrus Project is developing dynamically-loadable, codeset-
9201.1Slukem		independent locale subsystem.  Part of the implementation
9211.1Slukem		(LC_CTYPE) called XPG4DL is now integrated to -current.
9221.1Slukem
9231.242SmjfBranch:		mjf-devfs
9241.242SmjfDescription:	device file system supporting dynamic device nodes
9251.242SmjfStatus:		Terminated
9261.242SmjfStart Date:	12 November 2007
9271.242SmjfEnd Date:	21 February 2008
9281.242SmjfBase Tag:	mjf-devfs-base
9291.242SmjfMaintainer:	Matt Fleming <mjf@NetBSD.org>
9301.242SmjfScope:		kernel and userland
9311.242SmjfNotes:		This branch will move away from the static device nodes that
9321.242Smjf		are created with MAKEDEV scripts and allow nodes to be created
9331.242Smjf		and removed dynamically as devices are attached and detached
9341.242Smjf		from the machine.
9351.242Smjf
9361.1SlukemBranch:		mrg-vm-swap
9371.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9381.225SwizStatus:		Terminated; abandoned for mrg-vm-swap2
9391.49SmrgStart Date:	12 February 1997
9401.49SmrgEnd Date:	15 March 1997
9411.49SmrgBase Tag:	[none]
9421.49SmrgMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9431.49SmrgScope:		kernel
9441.49SmrgNotes:
9451.49Smrg
9461.49SmrgBranch:		mrg-vm-swap2
9471.49SmrgDescription:	dynamic swap allocation, swap-to-files support
9481.49SmrgStatus:		Terminated; merged to -current
9491.49SmrgStart Date:	4 May 1997
9501.49SmrgEnd Date:	12 June 1997
9511.49SmrgBase Tag:	mrg-vm-swap2-base
9521.10SsaloMaintainer:	Matthew R. Green <mrg@NetBSD.org>
9531.1SlukemScope:		kernel
9541.1SlukemNotes:
9551.1Slukem
9561.1SlukemBranch:		nathanw_sa
9571.1SlukemDescription:	Scheduler activations
9581.44SchsStatus:		Terminated; merged to -current
9591.1SlukemStart Date:	5 March 2001
9601.9SthorpejEnd Date:	18 January 2003
9611.1SlukemBase Tag:	nathanw_sa_base
9621.10SsaloMaintainer:	Nathan Williams <nathanw@NetBSD.org>
9631.1SlukemScope:		kernel, libc, libkvm, libpthread, libpthread_dbg, include, 
9641.1Slukem		bin/ps usr.bin/systat usr.bin/top usr.bin/w
9651.1Slukem		gnu/dist/toolchain/gdb gnu/usr.bin/gdb
9661.1SlukemNotes:		The idea of scheduler activations is described in the
9671.1Slukem		classic paper by Anderson et al., in ACM Transactions
9681.1Slukem		a on Computer Systems volume 10 issue 1 (1992),which
9691.1Slukem		can be found at
9701.1Slukem		http://www.acm.org/pubs/citations/journals/tocs/1992-10-1/p53-anderson/
9711.1Slukem		Many ideas in the implementation are based on the
9721.1Slukem		implementation of scheduler activations added to Mach
9731.1Slukem		3.0 and described by Davis et al. in the University of
9741.1Slukem		Washington CS tech report 92-08-93, which can be found
9751.1Slukem		at
9761.1Slukem		ftp://ftp.cs.washington.edu/tr/1992/08/UW-CSE-92-08-03.PS.Z
9771.1Slukem
9781.1Slukem		My USENIX paper on the subject can be found at
9791.1Slukem		http://web.mit.edu/nathanw/www/usenix/
9801.1Slukem
9811.1Slukem		Please consult with the maintainer before committing
9821.1Slukem		to this branch.
9831.1Slukem		Other tags starting with nathanw_sa reserved for
9841.1Slukem		branch management and are not guaranteed to be stable.
9851.9Sthorpej
9861.9Sthorpej		Trunk tagged with "nathanw_sa_before_merge" prior to
9871.9Sthorpej		merging branch down to trunk.  Branch tagged with
9881.9Sthorpej		"nathanw_sa_end" to indicate the ending revision of
9891.9Sthorpej		the branch.
9901.1Slukem
9911.217SjoergBranch:		newlock
9921.217SjoergDescription:	New locking primitives, based on Solaris's
9931.217SjoergStatus:		Terminated
9941.217SjoergStart Date:	March 9, 2002
9951.225SwizEnd Date:	February 12, 2007
9961.217SjoergBase Tag:	newlock-base
9971.217SjoergMaintainer:	Jason R. Thorpe <thorpej@NetBSD.org>
9981.217SjoergScope:		Kernel
9991.217SjoergNotes:		The goal is to replace the existing lockmgr() and
10001.217Sjoerg		simple_lock() based locking mechanisms with the
10011.217Sjoerg		primitives found in Solaris: mutexes and rwlocks.
10021.225Swiz		Superseded by the newlock2 branch.
10031.217Sjoerg
10041.217SjoergBranch:		newlock2
10051.217SjoergDescription:	New locking primitives, based on Solaris's
10061.217SjoergStatus:		Terminated
10071.217SjoergStart Date:	September 9, 2006
10081.225SwizEnd Date:	February 12, 2007
10091.217SjoergBase Tag:	newlock2-base
10101.217SjoergMaintainer:	Andrew Doran <ad@NetBSD.org>
10111.217SjoergScope:		Kernel
10121.217SjoergNotes:		As per the newlock branch, however given the amount of time
10131.217Sjoerg		the original branch has lain dormant, a new one has been
10141.217Sjoerg		created.  Goals:
10151.217Sjoerg		- Implement new locking primitives on most-used ports.
10161.217Sjoerg		- Minor locking improvements.
10171.217Sjoerg		- Remove spinlockmgr().
10181.217Sjoerg
10191.217SjoergBranch:		nick-csl-alignment
10201.217SjoergDescription:	Provide correctly aligned __cpu_simple_lock_t for hppa
10211.217SjoergStatus:		Terminated
10221.217SjoergStart Date:	2007-07-18
10231.217SjoergEnd Date:
10241.217SjoergBase Tag:	nick-csl-alignment-base5
10251.217SjoergMaintainer:	Nick Hudson <skrll@NetBSD.org>
10261.217SjoergScope:		sys, lib/libpthread, lib/libpthread_dbg
10271.217SjoergNotes:	
10281.217Sjoerg
10291.1SlukemBranch:		perseant-lfsv2
10301.1SlukemDescription:	LFS incompatible on-disk data structure changes
10311.1SlukemStatus:		Terminated
10321.1SlukemStart Date:	27 June 2001
10331.1SlukemEnd Date:	16 July 2001
10341.1SlukemBase Tag:	perseant-lfsv2-base
10351.10SsaloMaintainer:	Konrad Schroder <perseant@NetBSD.org>
10361.1SlukemScope:		basesrc/{sbin/*lfs,libexec/lfs_cleanerd,usr.sbin/dumplfs}, syssrc/sys/ufs
10371.1SlukemNotes:		This branch should be short-lived, I expect to merge as soon
10381.1Slukem		as the data structures required for unremove are in and tested.
10391.1Slukem
10401.217SjoergBranch:		ppcoea-renovation
10411.217SjoergDescription:	General renovation and cleanup of all OEA PowerPC ports.
10421.217SjoergStatus:		Terminated; merged to -current
10431.217SjoergStart Date:	30 April 2007
10441.217SjoergEnd Date:	15 October 2007
10451.217SjoergBase Tag:	ppcoea-renovation-base
10461.217SjoergMaintainer:	Tim Rightnour <garbled@netbsd.org>
10471.217SjoergScope:		src/sys/arch
10481.217SjoergNotes:		This branch is for a general cleanup of all OEA-based PowerPC
10491.217Sjoerg		ports. OEA (Operating Environment Architecture) PowerPC refers
10501.217Sjoerg		to the 601, 603, 604, and similar chips.  Specifically, not the
10511.217Sjoerg		403/401 and other embedded chips. The general concept is to get
10521.217Sjoerg		them all compiling, and sharing as much code as possible.  All
10531.217Sjoerg		developers are welcome to commit to this branch.
10541.217Sjoerg
10551.174SthorpejBranch:		thorpej-devvp
10561.174SthorpejDescription:	replace dev_t with struct vnode * in devsw entry points
10571.174SthorpejStatus:		Terminated
10581.174SthorpejStart Date:	Sep 6 2001
10591.174SthorpejEnd Date:	???
10601.174SthorpejBase Tag:	thorpej-devvp-base
10611.174SthorpejMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
10621.174SthorpejScope:		syssrc
10631.174SthorpejNotes:		Kernels built from this branch are not expected
10641.174Sthorpej		to function correctly at this time.
10651.174Sthorpej
10661.174Sthorpej		Ports known to compile on this branch:
10671.174Sthorpej			alpha
10681.174Sthorpej			i386
10691.174Sthorpej
10701.118SpeterBranch:		peter-altq
10711.118SpeterDescription:	New ALTQ framework:
10721.118Speter		- sync with KAME sources
10731.118Speter		- share mtag/name mapping functions
10741.118Speter		- separate altq + pf attachment
10751.118SpeterStatus:		Terminated; merged to -current
10761.118SpeterStart Date:	March 16, 2006
10771.118SpeterEnd Date:	October 12, 2006
10781.118SpeterBase Tag:	peter-altq-base
10791.118SpeterMaintainer:	Peter Postma <peter@NetBSD.org>,
10801.118Speter		Martin Husemann <martin@NetBSD.org>,
10811.118Speter		Matthias Scheler <tron@NetBSD.org>
10821.118SpeterScope:		dist/pf dist/ipf distrib/sets/lists sys usr.sbin/altq
10831.118SpeterNotes:		Only the first item in the description was finished
10841.118Speter		in this branch.
10851.118Speter
10861.1SlukemBranch:		sommerfeld_i386mp_1
10871.1SlukemDescription:	Multiprocessor support for i386 using Intel MP BIOS.
10881.3SsommerfeStatus:		Terminated; merged to -current
10891.1SlukemStart Date:	21 Feb 2000
10901.2SfvdlEnd Date:	01 Oct 2002
10911.1SlukemBase Tag:	sommerfeld_i386mpbase_1
10921.10SsaloMaintainer:	Bill Sommerfeld <sommerfeld@NetBSD.org>
10931.1SlukemScope:		sys/arch/i386
10941.1SlukemNotes:
10951.1Slukem		Code committed to the branch has booted to multiuser 
10961.1Slukem		on at least one system.
10971.1Slukem
10981.1Slukem		Not guaranteed to compile against mainline since -current
10991.1Slukem		may have changed incompatibly with the last branch update;
11001.1Slukem		use "cvs update -D" to roll-back the rest of the tree to match.
11011.1Slukem
11021.1Slukem		Please get explicit permission from the maintainer 
11031.1Slukem		before each commit, or your changes will be backed out.
11041.1Slukem		Other tags starting with sommerfeld_ are private to 
11051.1Slukem		the developer and are guaranteed to be unstable.
11061.1Slukem		Only the maintainer should move tags.
11071.1Slukem
11081.1Slukem		Note that this branch uses a DIFFERENT scheme for 
11091.225Swiz		syncing with the mainline.  the maintainer uses some private
11101.225Swiz		scripts for keeping them in sync; if you make commits 
11111.1Slukem		to the branch to "resynchronize" things, you'll
11121.1Slukem		probably do it wrong; instead, ask the maintainer to
11131.1Slukem		resynchronize things.
11141.1Slukem
11151.1Slukem		See sys/arch/i386/TODO on the branch for a list of known
11161.1Slukem		issues with the branch.
11171.1Slukem
11181.1SlukemBranch:		thorpej-mips-cache
11191.1SlukemDescription:	overhaul MIPS cache support code
11201.1SlukemStatus:		Terminated; merged to -current
11211.1SlukemStart Date:	Oct 23 2001
11221.1SlukemEnd Date:	Nov 14 2001
11231.1SlukemBase Tag:	thorpej-mips-cache-base
11241.1SlukemScope:		syssrc
11251.1SlukemNotes:		This branch needs more debugging, testing, and more
11261.1Slukem		ports need to be converted to the new world order.
11271.1Slukem
11281.1Slukem		The following processors have had cache ops
11291.1Slukem		written:
11301.1Slukem
11311.1Slukem			* R2000/R3000 (cache_r3k) -- light testing,
11321.1Slukem			  needs to be beat on a lot more to make
11331.1Slukem			  sure it's working.
11341.1Slukem
11351.10Ssalo			* R4000/R4400 (cache_r4k) -- mhitch@NetBSD.org
11361.1Slukem			  tracked down a bug, which has been fixed.
11371.1Slukem
11381.1Slukem			  Confirmed working on R4000-with-L2.
11391.1Slukem
11401.1Slukem			  Confirmed working on R4400-no-L2 and
11411.1Slukem			  R4400-with-L2.
11421.1Slukem
11431.10Ssalo			* R4600/R5000 (cache_r5k) -- shin@NetBSD.org
11441.1Slukem			  has committed fixes to this code.
11451.1Slukem
11461.1Slukem			  Confirmed working on R4600 v2 (SGI IP-22 with
11471.1Slukem			  no SysAD L2 cache).
11481.1Slukem
11491.1Slukem			  Confirmed working on RM5260 (Algorithmics P-5064).
11501.1Slukem
11511.10Ssalo			* TX39 (cache_tx39) -- uch@NetBSD.org has
11521.1Slukem			  committed fixes to this code.  Awaiting
11531.1Slukem			  confirmation that it is working properly.
11541.1Slukem
11551.10Ssalo			* R5900 (cache_r5900) -- uch@NetBSD.org has
11561.1Slukem			  written this code and tested it on a
11571.1Slukem			  PlayStation 2.
11581.1Slukem
11591.1Slukem		The following ports have been updated to compile (and
11601.1Slukem		use optimized-for-processor bus_dma routines).  Those
11611.1Slukem		that have been tested and work are marked with [WORKING].
11621.1Slukem
11631.1Slukem			* algor		[WORKING]
11641.1Slukem
11651.1Slukem			* arc		[WORKING]
11661.1Slukem
11671.1Slukem			* pmax		[WORKING]
11681.1Slukem
11691.1Slukem			* playstation2	[WORKING]
11701.1Slukem					Needs optimized bus_dmamap_sync().
11711.1Slukem
11721.1Slukem			* hpcmips	[need verification that this is working]
11731.1Slukem					Needs optimized bus_dmamap_sync().
11741.1Slukem
11751.1Slukem			* sgimips	[WORKING]
11761.1Slukem					Needs optimized bus_dmamap_sync().
11771.1Slukem
11781.1Slukem			* cobalt	[need testing]
11791.1Slukem
11801.1Slukem			* mipsco	[need testing]
11811.1Slukem
11821.1Slukem			* newsmips	[need testing]
11831.1Slukem
11841.1SlukemBranch:		thorpej_scsipi
11851.1SlukemDescription:	SCSI/ATAPI midlayer rewrite.
11861.1SlukemStatus:		Terminated; merged to -current
11871.1SlukemStart Date:
11881.1SlukemEnd Date:	Apr 25 2001
11891.1SlukemBase Tag:	thorpej_scsipi_base, thorpej_scsipi_nbase
11901.10SsaloMaintainer:	Manuel Bouyer <bouyer@NetBSD.org>,
11911.10Ssalo		Jason Thorpe <thorpej@NetBSD.org>
11921.1SlukemScope:		syssrc
11931.1SlukemNotes:		When a change from -current is pulled up please move the
11941.1Slukem		thorpej_scsipi_base tag to the revision you're syncing with.
11951.1Slukem		thorpej_scsipi_nbase is private to maintainer (only
11961.1Slukem		used when syncing the whole branch with HEAD).
11971.1Slukem		Just before the merge, syssrc has been tagged with
11981.1Slukem		thorpej_scsipi_beforemerge
11991.1Slukem
12001.1SlukemBranch:		thorpej-signal
12011.1SlukemDescription:	?
12021.1SlukemStatus:		?
12031.1SlukemStart Date:
12041.1SlukemEnd Date:
12051.1SlukemBase Tag:	thorpej-signal-base
12061.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
12071.1SlukemScope:		kernel
12081.1SlukemNotes:
12091.1Slukem
12101.1SlukemBranch:		thorpej-setroot
12111.1SlukemDescription:	?
12121.1SlukemStatus:		Terminated; merged to -current
12131.1SlukemStart Date:
12141.1SlukemEnd Date:
12151.1SlukemBase Tag:
12161.10SsaloMaintainer:	Jason Thorpe <thorpej@NetBSD.org>
12171.1SlukemScope:		kernel
12181.1SlukemNotes:
12191.1Slukem
12201.84SkardelBranch:		simonb-timecounters
12211.84SkardelDescription:	Port FreeBSD timecounters to NetBSD
12221.85SkardelStatus:		Terminated
12231.84SkardelStart Date:	Sat Feb 04 2006
12241.84SkardelEnd Date:	Wed Jun 07 2006
12251.84SkardelBase Tag:	simonb-timecounters-base
12261.84SkardelMaintainer:	Simon Burge <simonb@NetBSD.org>,
12271.84Skardel		Frank Kardel <kardel@NetBSD.org>
12281.84SkardelScope:		sys, sbin/savecore, usr.bin/vmstat, usr.sbin/ntp
12291.84SkardelNotes:		early (partial conversion) commit to -current
12301.84Skardel		ok'ed by core@ on 20060605 for testing and further
12311.84Skardel		simplified conversion
12321.84Skardel
12331.236SadBranch:		vmlocking
12341.236SadDescription:	Make VM and file system framework MP safe
12351.236SadStatus:		Terminated
12361.236SadStart Date:	13 March 2007
12371.236SadEnd Date:	4 December 2007
12381.236SadBase Tag:	vmlocking-base
12391.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
12401.236SadScope:		kernel
12411.236SadNotes:		Superseded by vmlocking2 branch.
12421.236Sad
12431.236SadBranch:		vmlocking2
12441.236SadDescription:	Make VM and file system framework MP safe
12451.236SadStatus:		Terminated
12461.236SadStart Date:	4 December 2007
12471.236SadEnd Date:	2 January 2008
12481.236SadBase Tag:	vmlocking2-base3
12491.236SadMaintainer:	Andrew Doran <ad@NetBSD.org>
12501.236SadScope:		kernel
12511.236SadNotes:		Goals:
12521.236Sad
12531.236Sad		- Make VM system / trap handling MP safe.
12541.236Sad		- Replace simplelocks with mutexes.
12551.236Sad		- Make file system framework MP safe.
12561.236Sad
12571.236Sad		Status by architecture:
12581.236Sad
12591.236Sad		  alpha		done
12601.236Sad		  i386		done
12611.236Sad		  amd64		done
12621.236Sad		  mips		done
12631.236Sad		  sparc		need pmap/trap locking changes	
12641.236Sad		  sparc64	done
12651.236Sad		  arm		done
12661.236Sad		  powerpc	done
12671.236Sad		  hppa		done
12681.236Sad		  sh3		done
12691.236Sad		  m68k		done
12701.236Sad		  xen		need pmap/trap locking changes
12711.236Sad
12721.236Sad		Remaining MI work to do:
12731.236Sad
12741.236Sad		- Check aliased vnode handling. There may be problems.
12751.236Sad
12761.236Sad		Remaining problems:
12771.236Sad
12781.236Sad		- LFS stalls due to v_numoutput leak.
12791.236Sad
12801.1SlukemBranch:		wrstuden-devbsize
12811.1SlukemDescription:	Modify buffer cache to deal with different devices having
12821.1Slukem		different block sizes. Also DEV_BSIZE would go away.
12831.1SlukemStatus:		Terminated
12841.1SlukemStart Date:	Aug or Sept 1999
12851.1SlukemEnd Date:	1 Apr 2000
12861.1SlukemBase tag:	wrstuden-devbsize-base
12871.10SsaloMaintainer:	Bill Studenmund <wrstuden@NetBSD.org>
12881.1SlukemScope:		kernel
12891.1SlukemNotes:		No longer active due to lack of time, and introduction
12901.1Slukem		of UBC. In terms of UBC, the primary cache for
12911.1Slukem		file data is the VM cache, which needs to operate
12921.1Slukem		in terms of VM pages. As no existing device has native
12931.1Slukem		pages the same size as our VM pages, there already is
12941.1Slukem		a mapping going on between the VM system and the
12951.1Slukem		underlying blocks. So it would be easier and cleaner
12961.1Slukem		to adjust that to deal w/ different block sizes.
12971.1Slukem		Also with UBC, all i/o is in terms of bytes at an offset
12981.1Slukem		with a certain length, so the exact block size isn't a big
12991.1Slukem		deal.
13001.1Slukem
13011.1Slukem		Any other wrstuden-devbsize tag may (and should) go away.
13021.1Slukem
13031.193SyamtBranch:		yamt-idlelwp
13041.193SyamtDescription:	idle lwp, and some changes depending on it.
13051.193Syamt
13061.193Syamt		1. separate context switching and thread scheduling.
13071.193Syamt		   (cf. gmcgarry_ctxsw)
13081.193Syamt		2. implement idle lwp.
13091.193Syamt		3. clean up related MD/MI interfaces.
13101.193Syamt		4. make scheduler(s) modular.
13111.193Syamt
13121.193SyamtStatus:		Terminated; merged to -current
13131.193SyamtStart Date:	Fri Feb 17 2007
13141.193SyamtEnd Date:	Thu May 17 2007
13151.193SyamtBase Tag:	yamt-idlelwp-base8
13161.193SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13171.193SyamtScope:		src/sys  (src/common is tagged but not branched)
13181.193SyamtNotes:		
13191.193Syamt		Status of ports:
13201.193Syamt		  alpha			[ Done, UP tested, MP not tested ]
13211.193Syamt		  i386			[ Done, tested ]
13221.193Syamt		  amd64			[ Done, tested ]
13231.204Stsutsui		  mips			[ Done, both MIPS1 and MIPS3 tested]
13241.204Stsutsui		  sparc			[ Done, UP tested, MP might have
13251.204Stsutsui					  some problem after newlock2 merge ]
13261.204Stsutsui		  sparc64		[ Done, tested ]
13271.205Sskrll		  arm			[ Done, SA1 tested. See PR 36548 ]
13281.193Syamt		  macppc/powerpc	[ Done, OEA tested ]
13291.205Sskrll		  hppa			[ Done, tested ]
13301.193Syamt		  sh3			[ Done, tested ]
13311.193Syamt		  vax			[ Done, UP tested, MP untested ]
13321.204Stsutsui		  m68k			[ Done, tested on several ports ]
13331.193Syamt		  ns32k			[ broken ]
13341.193Syamt		  ia64			[ broken ]
13351.193Syamt		  pdp10			[ broken ]
13361.193Syamt
13371.193Syamt		How to adapt a port?
13381.193Syamt
13391.193Syamt		- unify cpu_switch, cpu_exit, cpu_switchto into
13401.193Syamt		  a single cpu_switchto.  see cpu_switchto.9.
13411.193Syamt
13421.193Syamt		- implement cpu_idle.  see cpu_idle.9.
13431.193Syamt
13441.193Syamt		- add a flag argument to cpu_need_resched.
13451.193Syamt		  handle RESCHED_IMMED flag, which means "cause a preemption
13461.193Syamt		  as soon as possible."  eg. in the case of MULTIPROCESSOR,
13471.193Syamt		  send an IPI to the target cpu.
13481.193Syamt
13491.193Syamt		- "curlwp == NULL" is not a valid check for idle state anymore.
13501.193Syamt		  use "(curlwp->l_flag & LW_IDLE) != 0" instead.  curlwp is
13511.193Syamt		  almost always non-NULL, with exceptions like early on boot.
13521.193Syamt
13531.193Syamt		- remove idle pcbs.
13541.193Syamt
13551.193Syamt		- (if MULTIPROCESSOR) tweak processor trampoline code.
13561.193Syamt
13571.193Syamt		- (if MULTIPROCESSOR) call mi_cpu_attach when attaching
13581.193Syamt		  secondary processors.
13591.193Syamt
13601.193Syamt		- (if schedhz!=0) call schedclock regardless of the value of
13611.193Syamt		  curlwp.
13621.193Syamt
13631.193Syamt		- of course, update MD users of scheduler/switching API.
13641.193Syamt
13651.248SyamtBranch:		yamt-lazymbuf
13661.248SyamtDescription:	change the way to share mbuf external storage so that
13671.248Syamt		it can work without kernel_lock.
13681.248SyamtStatus:		Terminated; merged to -current
13691.248SyamtStart Date:	Wed Jul  6 2005
13701.248SyamtEnd Date:	Mon Mar 24 2008
13711.248SyamtBase Tag:	yamt-lazymbuf-base14
13721.248SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13731.248SyamtScope:		src/sys  (src/common is tagged but not branched)
13741.248SyamtNotes:		
13751.248Syamt
13761.25SyamtBranch:		yamt-km, yamt-km-doc
13771.19SyamtDescription:	simplify/improve kernel memory management and bootstrap
13781.46SyamtStatus:		Terminated; merged to -current
13791.19SyamtStart Date:	Tue Jan 25 2005
13801.46SyamtEnd Date:	Fri Apr  1 2005
13811.45SyamtBase Tag:	yamt-km-base{,2,3,4}, yamt-km-doc-base
13821.19SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
13831.25SyamtScope:		yamt-km: src/sys
13841.25Syamt		yamt-km-doc: src/share/man/man9/uvm.9
13851.19SyamtNotes:		http://mail-index.NetBSD.org/tech-kern/2004/12/25/0005.html
13861.19Syamt
13871.24Syamt		the followings are per-port status.
13881.24Syamt		(account names mean "tested by".)
13891.24Syamt
13901.20Syamt		works enough to go to multiuser:
13911.45Syamt			alpha, i386, xen (yamt@)
13921.24Syamt			pc532 (simonb@)
13931.28Syamt			alpha, i386, mac68k, macppc, pmax, shark,
13941.34Syamt			    sparc, sparc64, sun3, x68k (chs@)
13951.39Syamt			cobalt, dreamcast, hp300, news68k, newsmips,
13961.39Syamt			    sun3x (tsutsui@)
13971.31Syamt			amiga (mhitch@)
13981.32Syamt			cats, hp700 (skrll@)
13991.45Syamt			xen (bouyer@)
14001.28Syamt
14011.28Syamt		known to have the same problem as trunk:
14021.28Syamt			vax (chs@, stuck while running kvm_mkdb)
14031.24Syamt
14041.24Syamt		known to have a problem:
14051.35Syamt			luna68k (and, if any, other m68k ports which use TTR)
14061.35Syamt			needs to be revisited.
14071.39Syamt			-> for luna68k, although not tested,
14081.39Syamt			   Sysmap has been moved to avoid kva conflict with
14091.39Syamt			   I/O ranges.
14101.20Syamt
14111.20Syamt		buildable:
14121.20Syamt			src/sys/arch/acorn26/conf/GENERIC
14131.20Syamt			src/sys/arch/acorn32/conf/GENERIC
14141.20Syamt			src/sys/arch/algor/conf/P6032
14151.20Syamt			src/sys/arch/alpha/conf/GENERIC
14161.20Syamt			src/sys/arch/alpha/conf/GENERIC.MP
14171.20Syamt			src/sys/arch/amd64/conf/GENERIC
14181.20Syamt			src/sys/arch/amd64/conf/GENERIC.MP
14191.20Syamt			src/sys/arch/amiga/conf/GENERIC
14201.20Syamt			src/sys/arch/arc/conf/GENERIC
14211.20Syamt			src/sys/arch/atari/conf/MILAN-PCIIDE
14221.20Syamt			src/sys/arch/bebox/conf/GENERIC
14231.20Syamt			src/sys/arch/cats/conf/GENERIC
14241.20Syamt			src/sys/arch/cesfic/conf/GENERIC
14251.20Syamt			src/sys/arch/cobalt/conf/GENERIC
14261.20Syamt			src/sys/arch/dreamcast/conf/GENERIC
14271.20Syamt			src/sys/arch/evbarm/conf/TS7200
14281.20Syamt			src/sys/arch/evbppc/conf/WALNUT
14291.20Syamt			src/sys/arch/evbsh3/conf/COMPUTEXEVB
14301.20Syamt			src/sys/arch/evbsh5/conf/CAYMAN64
14311.20Syamt			src/sys/arch/hp300/conf/GENERIC
14321.20Syamt			src/sys/arch/hp700/conf/GENERIC
14331.20Syamt			src/sys/arch/hpcarm/conf/JORNADA728
14341.20Syamt			src/sys/arch/hpcmips/conf/GENERIC
14351.20Syamt			src/sys/arch/hpcsh/conf/GENERIC
14361.20Syamt			src/sys/arch/hpcsh/conf/HPW650PA
14371.20Syamt			src/sys/arch/i386/conf/GENERIC
14381.20Syamt			src/sys/arch/i386/conf/GENERIC.MP
14391.40Syamt			src/sys/arch/i386/conf/XEN0
14401.40Syamt			src/sys/arch/i386/conf/XENU
14411.20Syamt			src/sys/arch/ibmnws/conf/GENERIC
14421.20Syamt			src/sys/arch/iyonix/conf/GENERIC
14431.20Syamt			src/sys/arch/luna68k/conf/GENERIC
14441.20Syamt			src/sys/arch/mac68k/conf/GENERIC
14451.20Syamt			src/sys/arch/macppc/conf/GENERIC
14461.20Syamt			src/sys/arch/macppc/conf/GENERIC.MP
14471.20Syamt			src/sys/arch/mipsco/conf/GENERIC
14481.40Syamt			src/sys/arch/mmeye/conf/GENERIC
14491.20Syamt			src/sys/arch/mvme68k/conf/GENERIC
14501.20Syamt			src/sys/arch/netwinder/conf/GENERIC
14511.20Syamt			src/sys/arch/news68k/conf/GENERIC
14521.20Syamt			src/sys/arch/newsmips/conf/GENERIC
14531.20Syamt			src/sys/arch/next68k/conf/GENERIC
14541.20Syamt			src/sys/arch/ofppc/conf/GENERIC
14551.20Syamt			src/sys/arch/pc532/conf/GENERIC
14561.20Syamt			src/sys/arch/pmax/conf/GENERIC
14571.20Syamt			src/sys/arch/prep/conf/GENERIC
14581.20Syamt			src/sys/arch/sandpoint/conf/GENERIC
14591.20Syamt			src/sys/arch/sbmips/conf/GENERIC
14601.20Syamt			src/sys/arch/sgimips/conf/GENERIC32_IP3x
14611.20Syamt			src/sys/arch/shark/conf/GENERIC
14621.20Syamt			src/sys/arch/sparc/conf/GENERIC
14631.20Syamt			src/sys/arch/sparc/conf/GENERIC.MP
14641.20Syamt			src/sys/arch/sparc64/conf/GENERIC
14651.20Syamt			src/sys/arch/sparc64/conf/GENERIC.MP
14661.20Syamt			src/sys/arch/sun2/conf/GENERIC
14671.20Syamt			src/sys/arch/sun3/conf/GENERIC
14681.20Syamt			src/sys/arch/vax/conf/GENERIC
14691.20Syamt			src/sys/arch/vax/conf/GENERIC.MP
14701.20Syamt			src/sys/arch/x68k/conf/GENERIC
14711.20Syamt
14721.42Syamt			src/sys/arch/playstation2/conf/GENERIC
14731.42Syamt
14741.97SyamtBranch:		yamt-pdpolicy
14751.97SyamtDescription:	play with page replacement policy
14761.97Syamt		- separate page replacement policy from the rest of kernel
14771.97Syamt		- implement alternative replacement policy
14781.97Syamt		- related read-ahead adjustment?
14791.97SyamtStatus:		Terminated; merged to -current
14801.97SyamtStart Date:	Sun Mar  5 2006
14811.97SyamtEnd Date:	Sat Sep 16 2006
14821.97SyamtBase Tag:	yamt-pdpolicy-base9
14831.97SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
14841.97SyamtScope:		src/sys  (src/common is tagged but not branched)
14851.97SyamtNotes:		
14861.97Syamt
14871.261SyamtBranch:		yamt-pf42
14881.261SyamtDescription:	import newer pf from OpenBSD 4.2
14891.261SyamtStatus:		Terminated; merged to -current
14901.261SyamtStart Date:	Sat Apr 19 2008
14911.261SyamtEnd Date:	Wed Jun 18 2008
14921.261SyamtBase Tag:	yamt-pf42-base4
14931.261SyamtMaintainer:	Peter Postma <peter@NetBSD.org>,
14941.261Syamt		YAMAMOTO Takashi <yamt@NetBSD.org>
14951.261SyamtScope:		src
14961.261SyamtNotes:		see sys/dist/pf/net/TODO
14971.261Syamt
14981.54SyamtBranch:		yamt-readahead
14991.54SyamtDescription:	play with file readahead
15001.58SyamtStatus:		Terminated; merged to -current
15011.54SyamtStart Date:	Mon Nov 14 2005
15021.58SyamtEnd Date:	Wed Nov 30 2005
15031.57SyamtBase Tag:	yamt-readahead-base3
15041.54SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15051.54SyamtScope:		src/sys
15061.54SyamtNotes:		
15071.54Syamt
15081.60SyamtBranch:		yamt-uio_vmspace
15091.60SyamtDescription:	uio_lwp/uio_segflg -> uio_vmspace
15101.67SyamtStatus:		Terminated; merged to -current
15111.60SyamtStart Date:	Mon Dec 31 2005
15121.67SyamtEnd Date:	Wed Mar  1 2006
15131.66SyamtBase Tag:	yamt-uio_vmspace-base5
15141.60SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15151.60SyamtScope:		src/sys
15161.60SyamtNotes:		
15171.60Syamt
15181.151SyamtBranch:		yamt-splraiseipl
15191.151SyamtDescription:	finish implementing splraiseipl (and makeiplcookie).
15201.151Syamt		http://mail-index.NetBSD.org/tech-kern/2006/07/01/0000.html
15211.151Syamt
15221.151Syamt		- completes workqueue(9) and netbt.
15231.151Syamt		- fix PR/33218.
15241.151Syamt
15251.151SyamtStatus:		Terminated; merged to -current
15261.151SyamtStart Date:	Mon Sep 18 2006
15271.151SyamtEnd Date:	Fri Dec 22 2006
15281.151SyamtBase Tag:	yamt-splraiseipl-base5
15291.151SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
15301.151SyamtScope:		src/sys  (src/common is tagged but not branched)
15311.151SyamtNotes:		
15321.151Syamt		tested (by who):
15331.151Syamt			alpha		(yamt)
15341.151Syamt			alpha		(pavel)
15351.151Syamt			amd64		(reported privately)
15361.151Syamt			cobalt		(tsutsui)
15371.151Syamt			ews4800mips	(tsutsui)
15381.151Syamt			hp300		(tsutsui)
15391.151Syamt			hpcarm		(reported privately)
15401.151Syamt			i386		(yamt)
15411.151Syamt			macppc		(tsutsui)
15421.151Syamt			news68k		(tsutsui)
15431.151Syamt			sgimips(IP32)	(tsutsui)
15441.151Syamt			sparc(sun4c)	(tsutsui)
15451.151Syamt			sun2		(tsutsui)
15461.151Syamt			sun3		(tsutsui)
15471.151Syamt			sun3x		(tsutsui)
15481.151Syamt			xen		(yamt)
15491.151Syamt
15501.151Syamt		compile-tested:
15511.151Syamt			acorn26
15521.151Syamt			acorn32
15531.151Syamt			algor
15541.151Syamt			amiga
15551.151Syamt			arc
15561.151Syamt			atari
15571.151Syamt			bebox
15581.151Syamt			cats
15591.151Syamt			cesfic
15601.151Syamt			dreamcast
15611.151Syamt			evbarm
15621.151Syamt			evbmips
15631.151Syamt			evbppc(marvell)
15641.151Syamt			evbppc(ibm4xx)
15651.151Syamt			evbsh3
15661.151Syamt			hp700
15671.151Syamt			hpcmips
15681.151Syamt			hpcsh
15691.151Syamt			ia64
15701.151Syamt			ibmnws
15711.151Syamt			iyonix
15721.151Syamt			landisk
15731.151Syamt			luna68k
15741.151Syamt			mac68k
15751.151Syamt			mmeye
15761.151Syamt			mvme68k
15771.151Syamt			mvmeppc
15781.151Syamt			mipsco
15791.151Syamt			netwinder
15801.151Syamt			newsmips
15811.151Syamt			next68k
15821.151Syamt			ofppc
15831.151Syamt			pc532
15841.151Syamt			pmax
15851.151Syamt			pmppc
15861.151Syamt			prep
15871.151Syamt			sandpoint
15881.151Syamt			sbmips
15891.151Syamt			shark
15901.151Syamt			sparc
15911.151Syamt			sparc64
15921.151Syamt			vax
15931.151Syamt			x68k
15941.151Syamt			zaurus
15951.151Syamt
15961.151Syamt		not tested:
15971.151Syamt			pdp10 (i don't know how to build)
15981.151Syamt			sh5 (not buildable with an unrelated problem.)
15991.151Syamt
16001.151Syamt    compile  CAYMAN64/netbsd32_sa.o
16011.151Syamt    cc1: warnings being treated as errors
16021.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c: In function 'netbsd32_sa_ucsp':
16031.151Syamt    /exports/nbsd/src/sys/compat/netbsd32/netbsd32_sa.c:126: warning: implicit declaration of function '_UC_MACHINE32_SP'
16041.151Syamt    --- netbsd32_sa.o ---
16051.151Syamt    *** [netbsd32_sa.o] Error code 1
16061.151Syamt    1 error
16071.151Syamt
16081.151Syamt		notyet:
16091.151Syamt			amigappc
16101.151Syamt			playstation2
16111.151Syamt
16121.79SbriggsBranch:		yamt-vop
16131.79SbriggsDescription:	remove several VOPs
16141.79SbriggsStatus:		Terminated; merged to -current
16151.79SbriggsStart Date:	Wed Oct 19 2005
16161.79SbriggsEnd Date:	Wed Nov  2 2005
16171.79SbriggsBase Tag:	yamt-vop-base3
16181.68SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16191.68SyamtScope:		src/sys
16201.79SbriggsNotes:		http://mail-index.NetBSD.org/tech-kern/2005/09/27/0000.html
16211.71Speter
16221.214SyamtBranch:		yamt-x86pmap
16231.214SyamtDescription:	merge i386 and amd64 pmap
16241.214SyamtStatus:		Terminated; merged to -current
16251.214SyamtStart Date:	Mon Sep 24 2007
16261.214SyamtEnd Date:	Fri Oct 19 2007
16271.214SyamtBase Tag:	yamt-x86pmap-base4
16281.214SyamtMaintainer:	YAMAMOTO Takashi <yamt@NetBSD.org>
16291.214SyamtScope:		src/sys  (src/common is tagged but not branched)
16301.214SyamtNotes:		
16311.214Syamt
16321.98SgdamoreBranch:		gdamore-uart
16331.98SgdamoreDescription:	Add register table support to com driver.
16341.98SgdamoreStatus:		Active
16351.98SgdamoreStart Date:	14 June 2006
16361.98SgdamoreEnd Date:	13 July 2006
16371.98SgdamoreBase Tag:	gdamore-uart-base
16381.98SgdamoreMaintainer:	Garrett D'Amore <gdamore@NetBSD.org>
16391.98SgdamoreScope:		kernel
16401.98SgdamoreNotes:		Results in consolidation of Alchemy (mips/dev/alchemy/aucom.c)
16411.98Sgdamore		com support, and also removes a nasty hack from Atheros com.
16421.98Sgdamore
16431.79Sbriggs########################################################################
16441.1Slukem# Other:
16451.79Sbriggs########################################################################
16461.1Slukem
16471.1SlukemBranch:		magnum
16481.1SlukemDescription:	?
16491.1SlukemStatus:		?
16501.1SlukemStart Date:
16511.1SlukemEnd Date:
16521.1SlukemBase Tag:	magnum-base
16531.1SlukemMaintainer:	?
16541.1SlukemScope:		kernel
16551.1SlukemNotes:
16561.69Selad
1657