From owner-freebsd-hackers@FreeBSD.ORG Thu Apr 24 21:37:16 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B932337B401 for ; Thu, 24 Apr 2003 21:37:16 -0700 (PDT) Received: from cirb503493.alcatel.com.au (c18609.belrs1.nsw.optusnet.com.au [210.49.80.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 060A043F75 for ; Thu, 24 Apr 2003 21:37:08 -0700 (PDT) (envelope-from peterjeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])h3P4atM2072549; Fri, 25 Apr 2003 14:36:55 +1000 (EST) (envelope-from jeremyp@cirb503493.alcatel.com.au) Received: (from jeremyp@localhost) by cirb503493.alcatel.com.au (8.12.8/8.12.8/Submit) id h3P4asrU072548; Fri, 25 Apr 2003 14:36:54 +1000 (EST) Date: Fri, 25 Apr 2003 14:36:53 +1000 From: Peter Jeremy To: Peter Wemm Message-ID: <20030425043653.GA72390@cirb503493.alcatel.com.au> References: <20030424172440.GB14946@freebie.xs4all.nl> <20030424181501.1B3972A7EA@canning.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030424181501.1B3972A7EA@canning.wemm.org> User-Agent: Mutt/1.4.1i cc: freebsd-hackers@freebsd.org Subject: Re: x86-64 support X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 04:37:17 -0000 On Thu, Apr 24, 2003 at 11:15:01AM -0700, Peter Wemm wrote: >Wilko Bulte wrote: >> > And I would have thought it would have been obvious.. :-/ >> >> I would have thought so too... :-/ >> >> Maybe have it display: 3.1415926535897 MHz? I also thought it looked a bit dodgy until I read the disclaimer at the end. How about 2.71828182846 MHz? Or maybe 299.7925 MHz. >Don't get me started... :-) I still have the first ~50 or so digits >memorized. Or even worse, I could put a pi calculator in the kernel. :-) And people think I'm wierd because I know the first 19 digits :-). Why not just print a random number? Peter