From owner-cvs-all@FreeBSD.ORG Thu Dec 2 10:55:07 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E92B16A4CE for ; Thu, 2 Dec 2004 10:55:07 +0000 (GMT) Received: from tx4.mail.ox.ac.uk (tx4.mail.ox.ac.uk [129.67.1.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5267A43D4C for ; Thu, 2 Dec 2004 10:55:07 +0000 (GMT) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan4.mail.ox.ac.uk ([129.67.1.177] helo=localhost) by tx4.mail.ox.ac.uk with esmtp (Exim 4.42) id 1CZoc6-0007X9-FH for cvs-all@freebsd.org; Thu, 02 Dec 2004 10:55:06 +0000 Received: from rx4.mail.ox.ac.uk ([129.67.1.172]) by localhost (scan4.mail.ox.ac.uk [129.67.1.177]) (amavisd-new, port 25) with ESMTP id 28494-07 for ; Thu, 2 Dec 2004 10:55:06 +0000 (GMT) Received: from smtp0.herald.ox.ac.uk ([163.1.0.246]) by rx4.mail.ox.ac.uk with esmtp (Exim 4.42) id 1CZoc3-0007WO-Fu; Thu, 02 Dec 2004 10:55:03 +0000 Received: from dhcp1203.wadham.ox.ac.uk ([163.1.161.203]) by smtp0.herald.ox.ac.uk with esmtp (Exim 3.35 #1) id 1CZoc3-0001fv-3y; Thu, 02 Dec 2004 10:55:03 +0000 Message-ID: <41AEF487.5010705@wadham.ox.ac.uk> Date: Thu, 02 Dec 2004 10:55:03 +0000 From: Colin Percival User-Agent: Mozilla Thunderbird 0.9 (X11/20041107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: netch@lucky.net References: <200412012135.iB1LZvTi019982@repoman.freebsd.org> <20041202100737.GB52458@lucky.net> In-Reply-To: <20041202100737.GB52458@lucky.net> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: Colin Percival Subject: Re: cvs commit: src UPDATING src/sys/conf newvers.shsrc/sys/miscfs/procfs procfs_status.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 10:55:07 -0000 Valentin Nechayev wrote: > Wed, Dec 01, 2004 at 21:35:57, cperciva wrote: >> FreeBSD src repository >> Modified files: (Branch: RELENG_4_8) > > Are you going to update RELENG_4_9 with this fix? RELENG_4_9 is no longer a supported branch. Colin Percival