From owner-freebsd-questions@FreeBSD.ORG Fri Mar 12 17:00:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14E6F16A4CE for ; Fri, 12 Mar 2004 17:00:31 -0800 (PST) Received: from smtp.nildram.co.uk (smtp.nildram.co.uk [195.112.4.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id D96C443D2F for ; Fri, 12 Mar 2004 17:00:30 -0800 (PST) (envelope-from mark@ukug.uk.freebsd.org) Received: from ukug.uk.freebsd.org (parish.gotadsl.co.uk [62.3.235.43]) by smtp.nildram.co.uk (Postfix) with ESMTP id B492325623B for ; Sat, 13 Mar 2004 01:00:29 +0000 (GMT) Message-ID: <40525D36.9080603@ukug.uk.freebsd.org> Date: Sat, 13 Mar 2004 01:00:38 +0000 From: Mark Ovens User-Agent: Mozilla Thunderbird 7.0 (X11/20040307) X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: freebsd-questions@freebsd.org References: <405214D4.10206@ukug.uk.freebsd.org> <20040312225601.GB46965@xor.obsecurity.org> In-Reply-To: <20040312225601.GB46965@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 5.2.1-R == CURRENT???? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Mar 2004 01:00:31 -0000 Kris Kennaway wrote: > On Fri, Mar 12, 2004 at 07:51:48PM +0000, Mark Ovens wrote: >> Surely not? I was advised that a problem I'm experiencing is fixed in >> -current. I just updated my source tree to -current with ''cvs co src/'' >> but no files have been updated :-/ > > Did you cvsup your CVS repository first? > No, my src/ tree was pulled using cvs up -Pd -rRELENG_5_2_1_RELEASE src/ Mark > Kris