From owner-freebsd-questions@FreeBSD.ORG Mon Dec 29 22:05:43 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45A4016A4CE for ; Mon, 29 Dec 2003 22:05:43 -0800 (PST) Received: from thunder.trej.net (as3-3-6.orby.s.bonet.se [217.215.33.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FED843D55 for ; Mon, 29 Dec 2003 22:05:41 -0800 (PST) (envelope-from joachim@dagerot.nu) Received: from mailgw.trej.net (localhost [127.0.0.1])hBU65A413033; Tue, 30 Dec 2003 07:05:10 +0100 Message-Id: <200312300605.hBU65A413033@thunder.trej.net> Date: Tue, 30 Dec 2003 07:05:10 +0100 In-Reply-To: <00b401c3ce8a$9f447ba0$030aa8c0@corp.eeasy.com.au> Content-Transfer-Encoding: 8bit From: Joachim Dagerot Content-Type: text/plain; charset=us-ascii MIME-Version: 1.0 To: Nigel Weeks User-Agent: IMHO/0.98.3t (Webmail for Roxen) 3j-MailScanner-Information: Please contact the ISP for more information 3j-MailScanner: Found to be clean cc: freebsd-questions@freebsd.org Subject: Re: Is ittrue?... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Dec 2003 06:05:43 -0000 Excuse my ignorance and the fact that I haven't read all there is about how FreeBSD is developed and released. Will the release candidate tag result in that the 5.* thread goes into PRODUCTION or is it still 4.* that's the recommended version? //Joachim ------------------- | If I have 'MATH_EMULATE' in my kernel, will it: | | A. Detect that the processor has a hardware FPU, and use that instead | B. Use the software one, ignoring the hardware FPU? | | (Hopefully the latter - a performance jump will be nice...) | | Nige.