From owner-cvs-all Wed Apr 3 8:48:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CD0737B41A; Wed, 3 Apr 2002 08:48:26 -0800 (PST) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g33GmQR21892; Wed, 3 Apr 2002 08:48:26 -0800 (PST) (envelope-from joe) Message-Id: <200204031648.g33GmQR21892@freefall.freebsd.org> From: Josef Karthauser Date: Wed, 3 Apr 2002 08:48:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin Makefile src/usr.bin/usbhidctl Makefile usbhid.c usbhidctl.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/04/03 08:48:26 PST Modified files: (Branch: RELENG_4) usr.bin Makefile Added files: (Branch: RELENG_4) usr.bin/usbhidctl Makefile usbhid.c usbhidctl.1 Log: MFC: Add the usbhidctl tool. Revision Changes Path 1.144.2.11 +1 -0 src/usr.bin/Makefile 1.2.2.1 +13 -0 src/usr.bin/usbhidctl/Makefile (new) 1.6.2.1 +333 -0 src/usr.bin/usbhidctl/usbhid.c (new) 1.2.2.1 +92 -0 src/usr.bin/usbhidctl/usbhidctl.1 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message