From owner-freebsd-current@FreeBSD.ORG Sun May 13 23:10:18 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE8E316A403; Sun, 13 May 2007 23:10:18 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 9F52113C459; Sun, 13 May 2007 23:10:18 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.1/8.13.8) with ESMTP id l4DN6Yma096946; Sun, 13 May 2007 16:06:34 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.1/8.13.8/Submit) id l4DN6Ys0096945; Sun, 13 May 2007 16:06:34 -0700 (PDT) (envelope-from sgk) Date: Sun, 13 May 2007 16:06:34 -0700 From: Steve Kargl To: Mark Peek Message-ID: <20070513230634.GA96931@troutmask.apl.washington.edu> References: <20070513175425.GA64710@troutmask.apl.washington.edu> <864pmg1t1s.fsf@dwp.des.no> <20070513183009.GA96018@troutmask.apl.washington.edu> <86646wzfv0.fsf@dwp.des.no> <20070513192836.GA94258@troutmask.apl.washington.edu> <46478626.9060301@FreeBSD.org> <20070513225255.GA96773@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070513225255.GA96773@troutmask.apl.washington.edu> User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@freebsd.org Subject: Re: Process for requesting reverting patch? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 May 2007 23:10:18 -0000 On Sun, May 13, 2007 at 03:52:55PM -0700, Steve Kargl wrote: > On Sun, May 13, 2007 at 02:41:58PM -0700, Mark Peek wrote: > > > > As the owner of the PR and the person that committed the recent tcsh I take > > it seriously when someone brings it to my attention. After the PR was > > assigned to me, I sent Steve two private emails on 5/7/2007 but with no > > response back. Given that it "works for me" on two different systems, I > > don't know what I could have done different. Below is the text from the > > second one. > > I have received zero emails from you (either in my inbox or backup folder > where spam is redirected). > > It would have been helpful if you actually sent a followup to the PR. > Try with a .cshrc that contains only setenv MAIL /var/mail/`whoami` -- Steve