From owner-freebsd-stable@FreeBSD.ORG Fri Dec 26 09:15:32 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBCD216A4CE for ; Fri, 26 Dec 2003 09:15:32 -0800 (PST) Received: from malkav.snowmoon.com (malkav.snowmoon.com [209.23.60.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9236643D49 for ; Fri, 26 Dec 2003 09:15:24 -0800 (PST) (envelope-from jaime@snowmoon.com) Received: from localhost (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by malkav.snowmoon.com (Postfix) with ESMTP id CD2861129A; Fri, 26 Dec 2003 12:15:23 -0500 (EST) Date: Fri, 26 Dec 2003 12:15:22 -0500 (EST) From: jaime@snowmoon.com To: "Brandon S. Allbery KF8NH" In-Reply-To: <1072458503.22319.2.camel@pyanfar.ece.cmu.edu> Message-ID: <20031226121143.T79423@malkav.snowmoon.com> References: <20031226120047.W79423@malkav.snowmoon.com> <1072458503.22319.2.camel@pyanfar.ece.cmu.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: uname weirdness after kernel/OS update X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 17:15:32 -0000 On Fri, 26 Dec 2003, Brandon S. Allbery KF8NH wrote: > At a guess, you put stuff in your supfile to hold the "src-all" > collection at the August version, possibly due to the instability from > the PAE changes that hit in August and were patched around then. Check > your supfile. I just checked it. I don't see anything like that. Its the same as the /usr/share/examples/cvsup/stable-supfile file, with CHANGE_THIS changed to cvsup3 and the compress option commented out. How would such a setting be made? Jaime