From owner-cvs-src@FreeBSD.ORG Sat Apr 10 01:28:54 2004 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 2639016A4CE; Sat, 10 Apr 2004 01:28:54 -0700 (PDT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id E26F943D54; Sat, 10 Apr 2004 01:28:53 -0700 (PDT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 266AB65458; Sat, 10 Apr 2004 09:28:53 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 86357-05-4; Sat, 10 Apr 2004 09:28:52 +0100 (BST) Received: from empiric.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id AF50C6544E; Sat, 10 Apr 2004 09:28:52 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 0EB0460EE; Sat, 10 Apr 2004 09:28:52 +0100 (BST) Date: Sat, 10 Apr 2004 09:28:52 +0100 From: Bruce M Simpson To: Maksim Yevmenkin Message-ID: <20040410082852.GS710@empiric.dek.spc.org> Mail-Followup-To: Maksim Yevmenkin , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200404100018.i3A0I02o096339@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200404100018.i3A0I02o096339@repoman.freebsd.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/bluetooth/bthidcontrol ... 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: Sat, 10 Apr 2004 08:28:54 -0000 On Fri, Apr 09, 2004 at 05:18:00PM -0700, Maksim Yevmenkin wrote: > Log: > Start committing Bluetooth HID (Human Interface Device) support. Yay! BMS