From owner-cvs-all Mon Jan 24 5:44:55 2000 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 7F4E914FD8; Mon, 24 Jan 2000 05:44:40 -0800 (PST) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA50984; Mon, 24 Jan 2000 05:44:40 -0800 (PST) (envelope-from yokota@FreeBSD.org) Message-Id: <200001241344.FAA50984@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Mon, 24 Jan 2000 05:44:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons scmouse.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 2000/01/24 05:44:39 PST Modified files: sys/dev/syscons scmouse.c Log: Fix a bug exposed by the previous commit. Do not use scp->font_size, if the screen is in a graphics mode Reported by: Maxim Sobolev Revision Changes Path 1.11 +6 -3 src/sys/dev/syscons/scmouse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message