From owner-cvs-all Fri Jan 19 5:20:46 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 0B6FE37B400; Fri, 19 Jan 2001 05:20:22 -0800 (PST) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id OAA53125; Fri, 19 Jan 2001 14:20:21 +0100 (CET) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 vm86bios.s References: <200101191314.f0JDE9j25731@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 19 Jan 2001 14:20:20 +0100 In-Reply-To: Peter Wemm's message of "Fri, 19 Jan 2001 05:14:09 -0800 (PST)" Message-ID: Lines: 11 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Wemm writes: > Log: > EEK! vm86bios.s has got #if NNPX > 0 code without a corresponding > #include "npx.h" - the code has been dead for a while and vm86 calls > have not been saving FPU context it seems. Why bother with #if NNPX at all? I thought npx was non-optional. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message