From owner-freebsd-questions@FreeBSD.ORG Fri Mar 19 22:49:35 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 CB1F1106566C for ; Fri, 19 Mar 2010 22:49:35 +0000 (UTC) (envelope-from wooh@wooh.hu) Received: from mail.netidea.hu (netwarehouse.netidea.hu [195.228.254.126]) by mx1.freebsd.org (Postfix) with ESMTP id 86B0A8FC0C for ; Fri, 19 Mar 2010 22:49:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netidea.hu (Postfix) with ESMTP id C4D88128CCC for ; Fri, 19 Mar 2010 23:18:57 +0100 (CET) X-Virus-Scanned: amavisd-new at netidea.hu Received: from mail.netidea.hu ([127.0.0.1]) by localhost (mail.netidea.hu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DCFRAGuZAL0U for ; Fri, 19 Mar 2010 23:18:55 +0100 (CET) Received: from jamms-MacBook.local (catv-80-98-233-66.catv.broadband.hu [80.98.233.66]) by mail.netidea.hu (Postfix) with ESMTP id 9F11912655C for ; Fri, 19 Mar 2010 23:18:55 +0100 (CET) Message-ID: <4BA3F8C1.1010606@wooh.hu> Date: Fri, 19 Mar 2010 23:20:49 +0100 From: Adam PAPAI User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 22:49:35 -0000 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? Thanks in advance, -- Adam PAPAI