From owner-cvs-all Tue Jan 26 01:58:39 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07943 for cvs-all-outgoing; Tue, 26 Jan 1999 01:58:39 -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 BAA07936; Tue, 26 Jan 1999 01:58:38 -0800 (PST) (envelope-from yokota@FreeBSD.org) From: Kazutaka YOKOTA Received: (from yokota@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA74288; Tue, 26 Jan 1999 01:58:38 -0800 (PST) (envelope-from yokota@FreeBSD.org) Date: Tue, 26 Jan 1999 01:58:38 -0800 (PST) Message-Id: <199901260958.BAA74288@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/syscons syscons.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/01/26 01:58:38 PST Modified files: sys/dev/syscons syscons.c Log: Pull down the splash screen when someone is about to read from the keyboard. Do this in scread(), rather than in scopen(). Revision Changes Path 1.294 +2 -7 src/sys/dev/syscons/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message