From owner-freebsd-current Wed Oct 7 00:36:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA03576 for freebsd-current-outgoing; Wed, 7 Oct 1998 00:36:39 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (castles29.castles.com [208.214.165.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA03567 for ; Wed, 7 Oct 1998 00:36:36 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id AAA01144; Wed, 7 Oct 1998 00:40:12 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810070740.AAA01144@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Robert Nordier cc: seggers@semyam.dinoco.de (Stefan Eggers), mike@smith.net.au, freebsd-current@FreeBSD.ORG Subject: Re: Boot loader's autoload bug fix (was: Re: Two /boot/loader anomalies ) In-reply-to: Your message of "Sat, 07 Oct 1998 09:11:27 +0200." <199810070711.JAA04020@ceia.nordier.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 07 Oct 1998 00:40:11 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > return(!(vm86.efl & PSL_Z)); > > > > > > and include > > > > > > Can you check this for me? > > > > Did it and with this test it always thinks a character was input and > > wait for the user.-> Same as before. Reversing the test makes it > > ignore all user input. > > Change the first function statement from > > v86.ctl = 0; > > to > > v86.ctl = V86_FLAGS; Whoops. Done, and thanks. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message