From owner-cvs-all Sat Nov 27 23:44:15 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 B7C7714FB8; Sat, 27 Nov 1999 23:44:13 -0800 (PST) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA50285; Sat, 27 Nov 1999 23:44:13 -0800 (PST) (envelope-from yokota@FreeBSD.org) Message-Id: <199911280744.XAA50285@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sat, 27 Nov 1999 23:44:13 -0800 (PST) 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/11/27 23:44:13 PST Modified files: sys/dev/syscons syscons.c Log: - Fail VT switching when the controlling program, such as the X server, is not responding to the VT switching protocol. (This part of the code has been somewhat wrong in -CURRENT, but -STABLE has the correct code...) Revision Changes Path 1.327 +5 -5 src/sys/dev/syscons/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message