From owner-cvs-src@FreeBSD.ORG Sun Jul 15 12:35:57 2007 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9016D16A400; Sun, 15 Jul 2007 12:35:57 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id 5CC5C13C441; Sun, 15 Jul 2007 12:35:57 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id BAB4049ADB; Sun, 15 Jul 2007 08:35:56 -0400 (EDT) Date: Sun, 15 Jul 2007 13:35:56 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Niclas Zeising In-Reply-To: <469A0128.6070609@gmail.com> Message-ID: <20070715133001.A91807@fledge.watson.org> References: <200707142149.l6ELnOfm059277@repoman.freebsd.org> <20070715103646.I37333@woozle.rinet.ru> <4699E77F.4070509@gmail.com> <20070715115727.F67691@fledge.watson.org> <469A0128.6070609@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Dmitry Morozovsky , cvs-all@freebsd.org Subject: Re: cvs commit: src/etc/mtree BSD.include.dist BSD.usr.dist src/include Makefile src/lib Makefile src/rescue/rescue Makefile src/sbin/atm Makefile src/share/examples Makefile src/sys/conf NOTES files options src/sys/modules Makefile ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jul 2007 12:35:57 -0000 On Sun, 15 Jul 2007, Niclas Zeising wrote: >>> And src.conf(5)? >> >> I don't believe the ATM-related options in src.conf(5) (and other spots) >> are specific to netatm -- the same ifdefs/ifs/etc are used for netnatm and >> the netgraph parts also. If you know of any additional netatm-specific >> parts that are still being installed, please let me know. Right now the >> only thing I'm aware of that hasn't been removed is that there are some >> netatm-related rc.d bits, which I need to investigate further. > > I might be entierly wrong. I wasn't aware of there being more than one atm > stack as bz@ pointed out. I just thought this was the one implementation > and that as it got removed, maybe it should be removed from src.conf(5) as > well. If that's not the case, my bad then. Robert, keep up the awesome work! Per my e-mail to current@/arch@, we are the lucky owners of no less than three ATM stacks. Of these, two were MPSAFE, and remain present and functional, and the other (netatm) is now disconnected from the build. Skip Ford has been working on locking patches for netatm, so I have a reasonable hope that we'll be able to re-enable it again in the future, hence having left them in the tree rather than deleting them. If this doesn't happen by the time we get to 7.1, I'll delete the files from the RELENG_7 branch to limit confusion. Robert N M Watson Computer Laboratory University of Cambridge