From owner-cvs-all Sun Mar 22 22:09:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA02978 for cvs-all-outgoing; Sun, 22 Mar 1998 22:09:31 -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 WAA02970; Sun, 22 Mar 1998 22:09:29 -0800 (PST) (envelope-from yokota@FreeBSD.org) From: Kazutaka YOKOTA Received: (from yokota@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA07071; Sun, 22 Mar 1998 22:09:01 -0800 (PST) Date: Sun, 22 Mar 1998 22:09:01 -0800 (PST) Message-Id: <199803230609.WAA07071@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG Subject: cvs commit: src/release/sysinstall menus.c mouse.c sysinstall.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1998/03/22 22:09:00 PST Modified files: release/sysinstall menus.c mouse.c sysinstall.h Log: - Remove the notice that psm0 must be enabled before using the PS/2 mouse; the device is enabled by default in the GENERIC kernel. - Kill the mouse daemon, if any, when the user wants to disable it. - Minor update on mouse menus. Revision Changes Path 1.163 +17 -16 src/release/sysinstall/menus.c 1.4 +14 -2 src/release/sysinstall/mouse.c 1.145 +2 -1 src/release/sysinstall/sysinstall.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message