From owner-cvs-src@FreeBSD.ORG Wed Mar 19 17:13:18 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 819331065675; Wed, 19 Mar 2008 17:13:18 +0000 (UTC) (envelope-from piso@southcross.wired.org) Received: from mail.oltrelinux.com (krisma.oltrelinux.com [194.242.226.43]) by mx1.freebsd.org (Postfix) with ESMTP id 332588FC32; Wed, 19 Mar 2008 17:13:17 +0000 (UTC) (envelope-from piso@southcross.wired.org) Received: from southcross.wired.org (host-62-10-30-68.cust-adsl.tiscali.it [62.10.30.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.oltrelinux.com (Postfix) with ESMTP id AF75511AE8A; Wed, 19 Mar 2008 18:13:16 +0100 (CET) Received: (from piso@localhost) by southcross.wired.org (8.14.2/8.14.1/Submit) id m2JHDGKh095986; Wed, 19 Mar 2008 18:13:16 +0100 (CET) (envelope-from piso) Date: Wed, 19 Mar 2008 18:13:15 +0100 From: Paolo Pisati To: Doug Barton Message-ID: <20080319171315.GA95960@tin.it> References: <200803191150.m2JBoj6j020138@repoman.freebsd.org> <20080319165336.GA44656@zim.MIT.EDU> <20080319165522.GA95772@tin.it> <47E1465B.9050703@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47E1465B.9050703@FreeBSD.org> User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at krisma.oltrelinux.com Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Paolo Pisati Subject: Re: cvs commit: src/sys/netinet/libalias alias_db.c alias_irc.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 17:13:18 -0000 On Wed, Mar 19, 2008 at 09:59:07AM -0700, Doug Barton wrote: > > The reason we do not MFC even "trivial" fixes immediately is that > sometimes they are not so trivial. It's a good idea to wait at least 5 > days to MFC something that is not critically important. ok, next time i'll wait. -- bye, P.