From owner-freebsd-current@FreeBSD.ORG Mon Feb 14 18:30:41 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E8EF16A4D7 for ; Mon, 14 Feb 2005 18:30:41 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C9D643D1F for ; Mon, 14 Feb 2005 18:30:41 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j1EIUel9038082; Mon, 14 Feb 2005 10:30:40 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j1EIUdu5038081; Mon, 14 Feb 2005 10:30:39 -0800 (PST) (envelope-from obrien) Date: Mon, 14 Feb 2005 10:30:39 -0800 From: "David O'Brien" To: Doug White Message-ID: <20050214183039.GA37957@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Doug White , Andre Guibert de Bruet , current@freebsd.org References: <20050213000827.L90452@alpha.siliconlandmark.com> <20050213170318.I90452@alpha.siliconlandmark.com> <20050213192719.N4345@carver.gumbysoft.com> <20050214024422.O637@alpha.siliconlandmark.com> <20050214100717.C13953@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050214100717.C13953@carver.gumbysoft.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: current@freebsd.org Subject: Re: [PATCH] grep directory loop reporting outputs extra newline X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 18:30:41 -0000 On Mon, Feb 14, 2005 at 10:08:56AM -0800, Doug White wrote: > On Mon, 14 Feb 2005, Andre Guibert de Bruet wrote: > > > > > On Sun, 13 Feb 2005, Doug White wrote: > > > > > On Sun, 13 Feb 2005, Andre Guibert de Bruet wrote: > > > > > >> This issue has been filed as bin/77466. > > > > > > Does the behavior exist in RELENG_5? > > > > Yes. > > > > As a sidenode, obrien@ committed the patch to HEAD in v1.28 of grep.c. > > ok. This does raise an release-engineering point of whether we want to > change the behavior mid-branch if the change is MFC'd. I've started up a > thread with the re folk on it. I wouldn't call it mid-branch. We've only had a single release from the -STABLE branch. This is like finding a bug in 5.0 (for any other X.Y). -- -- David (obrien@FreeBSD.org)