From owner-freebsd-questions@FreeBSD.ORG Sat Sep 4 18:01:31 2004 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 3E6FA16A4CE for ; Sat, 4 Sep 2004 18:01:31 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB22A43D2F for ; Sat, 4 Sep 2004 18:01:30 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Sat, 4 Sep 2004 12:58:18 -0500 Message-ID: <413A02F8.5030404@daleco.biz> Date: Sat, 04 Sep 2004 13:01:28 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20040712 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chris Ryan References: <20040904175348.41931.qmail@web51002.mail.yahoo.com> In-Reply-To: <20040904175348.41931.qmail@web51002.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 04 Sep 2004 17:58:19.0451 (UTC) FILETIME=[C2DB00B0:01C492A8] cc: freebsd-questions@freebsd.org Subject: Re: ftp-master.FreeBSD.org 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: Sat, 04 Sep 2004 18:01:31 -0000 Chris Ryan wrote: >Hi All > >I am a keen freeBSD user. > >I love rebuilding the kernel / upgrading looking at >where its going next... > >The concepts being released in 5.3 are great including >the windows drivers hooks... > >I am keen to help out where I can. > >How can I get access to ftp-master.FreeBSD.org to help >with testing? > >Regards > >Chris > > I think the canonical answer is: 1. Master C programming, or at least get Real Good[tm]. 2. Submit lots of PR's via send-pr(1) that start with the string "(PATCH)". 3. Make sure the above fix extant problems or add cool new features, and that they do it the "Right Way[tm]", instead of the "this seems to work for me" approach used by Penguin afficiandos at times... 4. Wait a while, folks notice, then you will be eternally punished with a "commit bit". I don't think "master" is open to non-committers. But I could be wrong about that ... Kevin Kinsey