From owner-cvs-src@FreeBSD.ORG Fri Nov 14 08:52:59 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6329E16A4CE; Fri, 14 Nov 2003 08:52:59 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A802A43FDF; Fri, 14 Nov 2003 08:52:57 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p2/8.12.9) with ESMTP id hAEGqseG094882; Fri, 14 Nov 2003 09:52:54 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 14 Nov 2003 09:52:37 -0700 (MST) Message-Id: <20031114.095237.08074114.imp@bsdimp.com> To: des@des.no From: "M. Warner Losh" In-Reply-To: <20031114.091430.125294874.imp@bsdimp.com> References: <20031113184453.U14655@sasami.jurai.net> <20031114.091430.125294874.imp@bsdimp.com> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: mdodd@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/moused moused.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 16:52:59 -0000 In message: <20031114.091430.125294874.imp@bsdimp.com> "M. Warner Losh" writes: : In message: : des@des.no (Dag-Erling Sm=F8rgrav) writes: : : des@dwp ~% grep -rl ums /usr/src/sbin/devd : = : man devd.conf : = : winter is suggesting that you be nice and add it to the existing : mechanism: : = : attach 10 { : device-name "ums"; ^^ add "[0-9]+" after ms. : action "/some/script"; : }; : = : is all you need to add.