From owner-cvs-sys Sat Sep 7 10:41:36 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA22637 for cvs-sys-outgoing; Sat, 7 Sep 1996 10:41:36 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA22610; Sat, 7 Sep 1996 10:41:25 -0700 (PDT) Date: Sat, 7 Sep 1996 10:41:25 -0700 (PDT) From: Nate Williams Message-Id: <199609071741.KAA22610@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/09/07 10:41:24 Modified: sys/i386/apm apm.c Log: APM_DSVALUE_BUS is no longer with the addition of the correct fix to machdep.c. We no longer walk on the data segment the BIOS sets up. Revision Changes Path 1.49 +1 -18 src/sys/i386/apm/apm.c