From owner-freebsd-questions@FreeBSD.ORG Thu Apr 17 19:50:28 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0A8F37B401 for ; Thu, 17 Apr 2003 19:50:28 -0700 (PDT) Received: from smtp.acd.net (smtp.acd.net [207.179.64.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE8F743FA3 for ; Thu, 17 Apr 2003 19:50:27 -0700 (PDT) (envelope-from taxman@ACD.NET) Received: from 207.179.77.190 ([207.179.77.190]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Thu, 17 Apr 2003 22:50:50 -0400 From: taxman To: Dragoncrest , freebsd-questions@FreeBSD.ORG Date: Thu, 17 Apr 2003 22:48:02 -0400 User-Agent: KMail/1.5 References: <5.2.0.9.2.20030417222251.00a02510@pop.voyager.net> In-Reply-To: <5.2.0.9.2.20030417222251.00a02510@pop.voyager.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304172248.02682.taxman@acd.net> X-OriginalArrivalTime: 18 Apr 2003 02:51:04.0312 (UTC) FILETIME=[5A603780:01C30555] Subject: Re: Which mailing list? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2003 02:50:29 -0000 On Thursday 17 April 2003 10:24 pm, Dragoncrest wrote: > Which mailing list do I need to post to in order to suggest device/core > software updates, additions, changes and such? Most specifically psm and > moused. I wanted to jump in and make some suggestions to fix a few issues > I see being very common everywhere I turn with psm, moused, and > kvm's. Thanks for the info. Most development is done on the -current branch, so you should run that and submit patches against it to the -current mailing list. There's a lot of info in the handbook to help you and the developer's handbook. I know because the answer to this question is in there too :) Tim