From owner-cvs-all Tue Feb 23 17:37:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EC8C011663; Tue, 23 Feb 1999 17:37:25 -0800 (PST) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id RAA62111; Tue, 23 Feb 1999 17:37:25 -0800 (PST) (envelope-from msmith@FreeBSD.org) Message-Id: <199902240137.RAA62111@freefall.freebsd.org> From: Mike Smith Date: Tue, 23 Feb 1999 17:37:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/loader Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/02/23 17:37:25 PST Modified files: sys/boot/i386/loader Makefile Log: Don't try protecting page 0; it seems that BIOS writers now feel it's appropriate to check for Windows95 by polling for state in low memory, with fatal results. Submitted by: rnordier@freebsd.org Revision Changes Path 1.29 +2 -2 src/sys/boot/i386/loader/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message