From owner-cvs-all@FreeBSD.ORG Tue Jul 13 22:44:49 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1257C16A4CE; Tue, 13 Jul 2004 22:44:49 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DE5943D39; Tue, 13 Jul 2004 22:44:48 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-7.local ([172.16.0.7] helo=dhcp-14.local) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34 (FreeBSD)) id 1BkW0y-0004Q8-7X; Wed, 14 Jul 2004 00:44:47 +0200 Date: Wed, 14 Jul 2004 00:45:29 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Kris Kennaway From: Oliver Eikemeier In-Reply-To: <20040713211440.GA59883@xor.obsecurity.org> Message-Id: <5718C646-D51E-11D8-A6C6-00039312D914@fillmore-labs.com> Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: cvs-all@FreeBSD.org cc: "Tim J. Robbins" Subject: Re: cvs commit: src/usr.bin/tr Makefile cmap.c cmap.h cset.c cset.h extern.h str.c tr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 13 Jul 2004 22:44:49 -0000 Kris Kennaway wrote: > On Tue, Jul 13, 2004 at 10:56:16PM +0200, Oliver Eikemeier wrote: >> Oliver Eikemeier wrote: >> >>>> echo "http://wwww.maxmind.com/" | tr -s " " ";" >>> htp:/w.maxmind.com/ >> >> I'm sorry for the short-sighted message, this happens only on one >> isolated machine, I can't reproduce it on other systems. > > A bug in tr was fixed a few days ago, perhaps that's what you're > seeing. Ah, thanks for the heads-up. Time to go to bed! -Oliver