From owner-freebsd-questions@FreeBSD.ORG Mon Jan 15 19:43:53 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 451FB16A415 for ; Mon, 15 Jan 2007 19:43:53 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.freebsd.org (Postfix) with ESMTP id 2319F13C465 for ; Mon, 15 Jan 2007 19:43:53 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.141] (may be forged)) by mxout3.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l0FJhqG5020672 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 15 Jan 2007 11:43:52 -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 l0FJhqJa004899 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 15 Jan 2007 11:43:52 -0800 Message-ID: <45ABD978.7000407@u.washington.edu> Date: Mon, 15 Jan 2007 11:43:52 -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> In-Reply-To: <7606A8AF-B952-4945-9B2D-9CEF1F57424C@mac.com> 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.112933 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:43:53 -0000 Chuck Swiger wrote: > On Jan 15, 2007, at 10:37 AM, Jay Chandler wrote: >> FreeBSD box1.mydomain.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan >> 12 20:01:29 PST 2007 >> root@box1.mydomain.com:/usr/obj/usr/src/sys/SMP i386 >> FreeBSD box2.mydomain.com 6.2-RELEASE FreeBSD 6.2-RELEASE #4: Sat Jan >> 13 15:40:40 PST 2007 >> root@box2.chapman.edu:/usr/obj/usr/src/sys/SMP i386 >> >> What does the #0 / #4 mean? > > The number of times you have rebuilt the kernel. > > (This number gets reset when the OS version gets bumped, I believe.) > > ---Chuck Hmm.. that's a new 'feature'. Can that be disabled in any way? -Garrett