From owner-cvs-all Thu Jul 22 5:46: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 450C115656; Thu, 22 Jul 1999 05:45:58 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA10076; Thu, 22 Jul 1999 05:45:52 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199907221245.FAA10076@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Thu, 22 Jul 1999 05:45:52 -0700 (PDT) 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/07/22 05:45:52 PDT Modified files: (Branch: RELENG_3) sys/dev/syscons syscons.c Log: MFC: from rev 1.314. - Clear relevant variables when the keyboard is not available. - Do not touch the `tty' struct when it's not yet available. Revision Changes Path 1.293.2.5 +9 -2 src/sys/dev/syscons/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message