From owner-cvs-all@FreeBSD.ORG Wed Mar 19 16:55:23 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C43C106566C; Wed, 19 Mar 2008 16:55:23 +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 2A78C8FC17; Wed, 19 Mar 2008 16:55:23 +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 D136C11AE84; Wed, 19 Mar 2008 17:55:20 +0100 (CET) Received: (from piso@localhost) by southcross.wired.org (8.14.2/8.14.1/Submit) id m2JGtNuZ095805; Wed, 19 Mar 2008 17:55:23 +0100 (CET) (envelope-from piso) Date: Wed, 19 Mar 2008 17:55:22 +0100 From: Paolo Pisati To: Paolo Pisati , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20080319165522.GA95772@tin.it> References: <200803191150.m2JBoj6j020138@repoman.freebsd.org> <20080319165336.GA44656@zim.MIT.EDU> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080319165336.GA44656@zim.MIT.EDU> User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at krisma.oltrelinux.com Cc: Subject: Re: cvs commit: src/sys/netinet/libalias alias_db.c alias_irc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 16:55:23 -0000 On Wed, Mar 19, 2008 at 12:53:36PM -0400, David Schultz wrote: > > By the way, is any of this security-relevant, or is there a > different reason why most of your recent commits have been > insta-MFCed? Usually things are given a chance to sit in HEAD for > a few days so that any problems get caught before the changes are > MFCed. no, but the fix was trivial so i decided to MFC immediately. -- bye, P.