From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 4 13:49:20 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8617A16A41A for ; Tue, 4 Sep 2007 13:49:20 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.239]) by mx1.freebsd.org (Postfix) with ESMTP id 4053F13C465 for ; Tue, 4 Sep 2007 13:49:20 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so900870nzf for ; Tue, 04 Sep 2007 06:49:19 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iskyy0MzbUvr55bGzucyO/ud+9cA+Uly6IJ3EcSnDxJKKBH8MGrYThOnX7DAtJbRXv9rdSMTEIDbGdkK1cRn+KLT7IPyo0prVTS0+qt5foX9VAcESHTPYfkcyh42RYsKCAGjfzN9mXtWMRIP9eNTqb9KkPPMI8ESkHUh5TCrI0Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Lr2OHIsP9Jr2EG5IpcM1WHezMoWpRSAGhXKEcyiiOUDoOEGbAI0QyLB77Fv+liK0RjFKkhOahFSSlD8p4YKXtHAK4dgveHOkIfkiO1AphAN36QJp4CylRX7bhlp3pKzLQ7eyc93BtHoBbQVSpXVNraV13RbRqVkOLW+QUun5M7g= Received: by 10.142.89.9 with SMTP id m9mr284560wfb.1188912019877; Tue, 04 Sep 2007 06:20:19 -0700 (PDT) Received: by 10.143.1.8 with HTTP; Tue, 4 Sep 2007 06:20:19 -0700 (PDT) Message-ID: <47d0403c0709040620u30ac2951x4b5f38fcfeb81f6e@mail.gmail.com> Date: Tue, 4 Sep 2007 09:20:19 -0400 From: "Ben Kaduk" To: "Ivan Voras" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org Subject: Re: Progress for 7.0 - the "what's cooking" page X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2007 13:49:20 -0000 On 9/4/07, Ivan Voras wrote: > Hi, > > As some of you may know, I'm maintaining a web page which aims to > enumerate and describe major new features for FreeBSD 7, located at > http://ivoras.sharanet.org/freebsd/freebsd7.html . > > Since 7.0 should be released "soon", I'd like to update the page with > the current status of the projects. In particular, I'd like to mark > projects that won't be ready for 7.0. To do so, I need input from the > projects' authors and maintainers. So if you are listed on the page and > your project status is updated and no longer matches what's written on > the page, please respond to this thread. Also, if a feature won't be > ready for 7.0 but will be sometime during 7.x, please state so. > > Of course, additions, corrections, etc. are also welcome. > Would it be worth mentioning more prominently that NET_NEEDS_GIANT has been axed? It may be included in ``pushing GIANT farther back'', but it seems deserving of an explicit mention, to me. (Thanks to everyone who put the work in to get that done!) -Ben Kaduk