From owner-cvs-all@FreeBSD.ORG Wed Jan 23 23:40:50 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 C521B16A476; Wed, 23 Jan 2008 23:40:50 +0000 (UTC) (envelope-from eischen@vigrid.com) Received: from mail.netplex.net (mail.netplex.net [204.213.176.10]) by mx1.freebsd.org (Postfix) with ESMTP id 91ACA13C4EB; Wed, 23 Jan 2008 23:40:50 +0000 (UTC) (envelope-from eischen@vigrid.com) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) by mail.netplex.net (8.14.2/8.14.2/NETPLEX) with ESMTP id m0NND7LL013702; Wed, 23 Jan 2008 18:13:07 -0500 (EST) X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.netplex.net) X-Greylist: Message whitelisted by DRAC access database, not delayed by milter-greylist-4.0 (mail.netplex.net [204.213.176.10]); Wed, 23 Jan 2008 18:13:07 -0500 (EST) Date: Wed, 23 Jan 2008 18:13:07 -0500 (EST) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Brooks Davis In-Reply-To: <20080123230425.GB14264@lor.one-eyed-alien.net> Message-ID: References: <200801232057.m0NKvxq5002602@repoman.freebsd.org> <4797C269.7070507@gmail.com> <20080123230425.GB14264@lor.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, "Aryeh M. Friedman" , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libfetch ftp.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, 23 Jan 2008 23:40:50 -0000 On Wed, 23 Jan 2008, Brooks Davis wrote: > On Wed, Jan 23, 2008 at 05:40:41PM -0500, Aryeh M. Friedman wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Just writting to confirm the fix works on the orginial reported >> issue.... a stupid question what does MFC stand for? > > Merge From Current as googling for "what does MFC stand for freebsd" > would tell you. It's funny to think back years ago when I first started watching the commits. At first I thought MFC meant "minor f***ing change", as in WTF or RTFM. -- DE