From owner-cvs-all Tue Aug 24 9:51:17 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 9DF5915B31; Tue, 24 Aug 1999 09:43:19 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA06198; Tue, 24 Aug 1999 09:42:10 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <199908241642.JAA06198@freefall.freebsd.org> From: Mike Smith Date: Tue, 24 Aug 1999 09:42:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 bios.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/08/24 09:42:09 PDT Modified files: sys/i386/i386 bios.c Log: Work around a bad design in some PnP BIOS code whereby the BIOS can reach off the top of our constructed stack segment while it's trying to copy a maximally-sized PnP argument frame around. Revision Changes Path 1.19 +11 -2 src/sys/i386/i386/bios.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message