From owner-freebsd-current@FreeBSD.ORG Mon Feb 14 03:27:29 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 9179516A4CE for ; Mon, 14 Feb 2005 03:27:29 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FD7443D39 for ; Mon, 14 Feb 2005 03:27:29 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 6083672DD4; Sun, 13 Feb 2005 19:27:29 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 5B0A872DCB; Sun, 13 Feb 2005 19:27:29 -0800 (PST) Date: Sun, 13 Feb 2005 19:27:29 -0800 (PST) From: Doug White To: Andre Guibert de Bruet In-Reply-To: <20050213170318.I90452@alpha.siliconlandmark.com> Message-ID: <20050213192719.N4345@carver.gumbysoft.com> References: <20050213000827.L90452@alpha.siliconlandmark.com> <20050213170318.I90452@alpha.siliconlandmark.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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 03:27:29 -0000 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? > > | Andre Guibert de Bruet | Enterprise Software Consultant > > | Silicon Landmark, LLC. | http://siliconlandmark.com/ > > > On Sun, 13 Feb 2005, Andre Guibert de Bruet wrote: > > > I noticed a simple output regression between 4.10 and CURRENT wrt grep's > > output when it encounters a recursive directory loop. CURRENT puts an extra > > new-line when such a path is found. This adds complexity to scripts that rely > > on the traditional way of doing things. > > > > The patch attached to this email can also be found at: > > http://bling.properkernel.com/freebsd/grep.recursive.patch > > > > Could this be committed? > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org