From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 23 15:15:02 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4BCE5B56 for ; Sat, 23 Mar 2013 15:15:02 +0000 (UTC) (envelope-from joel@vnode.se) Received: from mail.vnode.se (mail.vnode.se [212.247.52.13]) by mx1.freebsd.org (Postfix) with ESMTP id 118FB8DD for ; Sat, 23 Mar 2013 15:15:01 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id CFD40E3F07B for ; Sat, 23 Mar 2013 16:14:53 +0100 (CET) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SmXZKa92rN0h for ; Sat, 23 Mar 2013 16:14:52 +0100 (CET) Received: from devbox.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id D1D5BE3F079 for ; Sat, 23 Mar 2013 16:14:51 +0100 (CET) Date: Sat, 23 Mar 2013 16:14:50 +0100 From: Joel Dahl To: freebsd-hackers@freebsd.org Subject: Re: bsdgrep status Message-ID: <20130323151450.GA23521@devbox.vnode.local> References: <514D7BC9.2020607@bsdforen.de> <20130323095841.GA10740@britannica.bec.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130323095841.GA10740@britannica.bec.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Mar 2013 15:15:02 -0000 On Sat, Mar 23, 2013 at 06:58:41PM +0900, Joerg Sonnenberger wrote: > On Sat, Mar 23, 2013 at 10:54:17AM +0100, Dominic Fandrey wrote: > > I'm tempted to conclude that bsdgrep is ready for deployment. > > There are still some issues. Are these issues documented somewhere? -- Joel