From owner-freebsd-questions@FreeBSD.ORG Fri Mar 19 23:05:38 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B65D106564A for ; Fri, 19 Mar 2010 23:05:38 +0000 (UTC) (envelope-from corky1951@comcast.net) Received: from qmta15.emeryville.ca.mail.comcast.net (qmta15.emeryville.ca.mail.comcast.net [76.96.27.228]) by mx1.freebsd.org (Postfix) with ESMTP id E76568FC13 for ; Fri, 19 Mar 2010 23:05:37 +0000 (UTC) Received: from omta24.emeryville.ca.mail.comcast.net ([76.96.30.92]) by qmta15.emeryville.ca.mail.comcast.net with comcast id vAzj1d0091zF43QAFB5egp; Fri, 19 Mar 2010 23:05:38 +0000 Received: from comcast.net ([98.203.142.76]) by omta24.emeryville.ca.mail.comcast.net with comcast id vB8T1d00P1f6R9u8kB8UhP; Fri, 19 Mar 2010 23:08:29 +0000 Received: by comcast.net (sSMTP sendmail emulation); Fri, 19 Mar 2010 16:05:35 -0700 Date: Fri, 19 Mar 2010 16:05:35 -0700 From: Charlie Kester To: freebsd-questions@freebsd.org Message-ID: <20100319230535.GJ265@comcast.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <4BA3F8C1.1010606@wooh.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <4BA3F8C1.1010606@wooh.hu> X-Mailer: Mutt 1.5.20 X-Composer: VIM 7.2 User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: How to send a patch in a proper way? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2010 23:05:38 -0000 On Fri 19 Mar 2010 at 15:20:49 PDT Adam PAPAI wrote: >Hi, > >As of today I'll try to help and create bugfix patches for usr/src >and usr/ports. > >I've already done 2 patches and posted it to the -current list but >don't really know what is the best way to post the patches. Who will >"check" them? who will make the decision to use them? How should I >send the patches? diff -u full path or relative path? > >Is there any FAQ about this issue? For a general discussion about submitting bug reports (PR's), see http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributing/contrib-how.html#CONTRIB-GENERAL For PR's related to ports, see http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/port-upgrading.html Make sure that your PR uses the category "ports" and it will be reviewed by the ports committers.