From owner-cvs-all Sun Nov 28 18:38:43 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 BF60B15020; Sun, 28 Nov 1999 18:38:40 -0800 (PST) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA85621; Sun, 28 Nov 1999 18:38:40 -0800 (PST) (envelope-from yokota@FreeBSD.org) Message-Id: <199911290238.SAA85621@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sun, 28 Nov 1999 18:38:40 -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/28 18:38:40 PST Modified files: (Branch: RELENG_3) sys/dev/syscons syscons.c Log: MFC: sort of... - Fix mouse ioctl. This corresponds to scmouse.c of the following revision in -CURRENT. ---------------------------- revision 1.6 date: 1999/11/09 12:35:36; author: yokota; state: Exp; lines: +23 -24 Correctly record the mouse position in the current VTY. ---------------------------- Revision Changes Path 1.293.2.9 +23 -24 src/sys/dev/syscons/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message