From owner-cvs-sys Tue Sep 3 11:50:52 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA18214 for cvs-sys-outgoing; Tue, 3 Sep 1996 11:50:52 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA18167; Tue, 3 Sep 1996 11:50:38 -0700 (PDT) Date: Tue, 3 Sep 1996 11:50:38 -0700 (PDT) From: Nate Williams Message-Id: <199609031850.LAA18167@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 machdep.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/09/03 11:50:38 Modified: sys/i386/i386 machdep.c Log: Cleaned up version of my 'extended BIOS' patch. This one is commented better and much simpler to understand, and works just as well (better) as a bonus. Submitted by: bde Revision Changes Path 1.201 +48 -30 src/sys/i386/i386/machdep.c