From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 15:38:55 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 3AF3016A4CE for ; Wed, 14 Jul 2004 15:38:55 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.243]) by mx1.FreeBSD.org (Postfix) with SMTP id 2929D43D46 for ; Wed, 14 Jul 2004 15:38:50 +0000 (GMT) (envelope-from espinafre@gmail.com) Received: by mproxy.gmail.com with SMTP id r62so554540cwc for ; Wed, 14 Jul 2004 08:38:50 -0700 (PDT) Received: by 10.11.117.27 with SMTP id p27mr418009cwc; Wed, 14 Jul 2004 08:38:50 -0700 (PDT) Message-ID: <5ef8c2f004071408383343816a@mail.gmail.com> Date: Wed, 14 Jul 2004 12:38:50 -0300 From: =?ISO-8859-1?Q?Jos=E9_de_Paula?= To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Where to post a patch for review? 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: Wed, 14 Jul 2004 15:38:55 -0000 What is the right list to post a patch I made against contrib/nvi for review? I know it isn't freebsd-ports, because nvi isn't a port; perhaps -hackers or -current? Thanks.