From owner-freebsd-questions@FreeBSD.ORG Mon Jan 15 19:55:27 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2B99416A4E5 for ; Mon, 15 Jan 2007 19:55:27 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout5.cac.washington.edu (mxout5.cac.washington.edu [140.142.32.135]) by mx1.freebsd.org (Postfix) with ESMTP id 088B213C442 for ; Mon, 15 Jan 2007 19:55:27 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.141] (may be forged)) by mxout5.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l0FJtQif028470 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 15 Jan 2007 11:55:26 -0800 X-Auth-Received: from [128.208.5.99] (nilakantha.cs.washington.edu [128.208.5.99]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l0FJtQfX005667 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 15 Jan 2007 11:55:26 -0800 Message-ID: <45ABDC2E.50509@u.washington.edu> Date: Mon, 15 Jan 2007 11:55:26 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <45ABC9DF.6040905@chapman.edu> <7606A8AF-B952-4945-9B2D-9CEF1F57424C@mac.com> <45ABD978.7000407@u.washington.edu> <20070115195315.GA3111@osiris.chen.org.nz> In-Reply-To: <20070115195315.GA3111@osiris.chen.org.nz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.2.285561, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.1.15.114432 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: uname question after update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jan 2007 19:55:27 -0000 Jonathan Chen wrote: > On Mon, Jan 15, 2007 at 11:43:52AM -0800, Garrett Cooper wrote: > > [...] > >> Hmm.. that's a new 'feature'. Can that be disabled in any way? >> -Garrett >> > > That's not new, it's been around for more than a decade. You can > `disable' it by cleaning out the kernel build directory prior to > building a new kernel. > Oh, duh. I didn't realize that that occurred every time I cleaned up prior to a kernel compile ><. Thanks! -Garrett