From owner-cvs-all Mon Aug 2 11:47: 1 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 AAAAC14CFF; Mon, 2 Aug 1999 11:46:54 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA59917; Mon, 2 Aug 1999 11:46:35 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <199908021846.LAA59917@freefall.freebsd.org> From: Mike Smith Date: Mon, 2 Aug 1999 11:46:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/08/02 11:46:35 PDT Modified files: sys/i386/apm apm.c Log: Don't trust the segment limits that the BIOS reports; instead give it as much space as possible to avoid lossage due to sloppy BIOS programming. Revision Changes Path 1.98 +5 -10 src/sys/i386/apm/apm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message