From owner-freebsd-questions@FreeBSD.ORG Sat Feb 28 19:47:33 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6EEF91065670 for ; Sat, 28 Feb 2009 19:47:33 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id EE6FF8FC12 for ; Sat, 28 Feb 2009 19:47:32 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: (qmail 29188 invoked by uid 89); 28 Feb 2009 19:50:20 -0000 Received: from unknown (HELO ?192.168.1.114?) (steve@ibctech.ca@::ffff:208.70.104.100) by pearl.ibctech.ca with ESMTPA; 28 Feb 2009 19:50:20 -0000 Message-ID: <49A994CF.90201@ibctech.ca> Date: Sat, 28 Feb 2009 14:47:27 -0500 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Tim Judd References: <49A95459.7090708@ibctech.ca> In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" , "Vasadi I. Claudiu Florin" Subject: Re: kernel #4 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: Sat, 28 Feb 2009 19:47:33 -0000 Tim Judd wrote: > On Sat, Feb 28, 2009 at 8:12 AM, Steve Bertrand wrote: > >> Vasadi I. Claudiu Florin wrote: >>> Hello guyz, >>> >>> Here's a short question (was unable to find a google) >>> >>> uname states my kernes as being: Freebsd-7.1-STABLE #4 >>> >>> What exactly is that "#4" mean ? >>> >>> Recompiled it 20 min. ago, so I figure it has something to do with >>> maybe, I don't know, some sub-version of the sources ? >> No. It means that this is the fourth time that you've recompiled the >> kernel (IIRC). >> > Actually this is the 5th time --- computers start counting at zero. Wow, what a nice technicality you have found! If "computers start counting at zero", and if the system-installed kernel starts at zero, how many times has the user taken the bus? ;) Steve