From owner-cvs-src@FreeBSD.ORG Mon May 12 13:32:15 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 EB47E37B408; Mon, 12 May 2003 13:32:14 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ABD743F3F; Mon, 12 May 2003 13:32:14 -0700 (PDT) (envelope-from hmp@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1072) id 7705521058; Mon, 12 May 2003 13:31:41 -0700 (PDT) Date: Mon, 12 May 2003 13:31:41 -0700 From: Hiten Pandya To: John Baldwin Message-ID: <20030512203141.GB16407@perrin.int.nxad.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD FreeBSD 4.7-STABLE cc: m_evmenkin@yahoo.com cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-src@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 Makefile ng_bluetooth.4 ng_bt3c.4 ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 ng_ubt.4 ubtbcmfw.4 src/sys/modules/netgraph/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bt3c Makefile ... 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: Mon, 12 May 2003 20:32:15 -0000 > >> > Submitted by: Maksim Yevmenkin > >> > Approved by: re@ > >> > >> What is the actual content? New features, bugfixes? > > > > lots of bugfixes and code to support new devices and features. > > Usually an abbreviated list of these things is included in commit > messages when drivers are updated. Otherwise, people don't know > what new devices are supported, what bugs are fixed, etc. Maxsim is really good at giving us nice hints about what stuff is supported by his latest code drop! (on -current). I wouldn't mind setting up project page, e.g. http://www.FreeBSD.ORG/projects/bluetooth, if time permits; provided Maksim provides me with some sort of a list! 8-) -- Hiten (hmp@FreeBSD.ORG)