From owner-cvs-all Tue Mar 24 08:52:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA20484 for cvs-all-outgoing; Tue, 24 Mar 1998 08:52:19 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA20479; Tue, 24 Mar 1998 08:52:16 -0800 (PST) (envelope-from jlemon@FreeBSD.org) From: Jonathan Lemon Received: (from jlemon@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA25942; Tue, 24 Mar 1998 08:51:40 -0800 (PST) Date: Tue, 24 Mar 1998 08:51:40 -0800 (PST) Message-Id: <199803241651.IAA25942@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 vm86bios.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jlemon 1998/03/24 08:51:40 PST Modified files: sys/i386/i386 vm86bios.s Log: Fix a stupid bug where I was returning the wrong value. It's a wonder this code even worked in the first place. Revision Changes Path 1.2 +2 -1 src/sys/i386/i386/vm86bios.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message