From owner-cvs-all Wed Jun 5 20:15:58 2002 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id BDCA837B401; Wed, 5 Jun 2002 20:15:54 -0700 (PDT) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.3/8.12.3) with ESMTP id g563FlaR083702; Thu, 6 Jun 2002 07:15:51 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.3/8.12.3/Submit) id g563FkNp083701; Thu, 6 Jun 2002 07:15:46 +0400 (MSD) Date: Thu, 6 Jun 2002 07:15:45 +0400 From: "Andrey A. Chernov" To: "Tim J. Robbins" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/uniq uniq.c Message-ID: <20020606031545.GA83612@nagual.pp.ru> References: <200206060313.g563DAi26751@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200206060313.g563DAi26751@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jun 05, 2002 at 20:13:10 -0700, Tim J. Robbins wrote: > tjr 2002/06/05 20:13:10 PDT > > Modified files: > usr.bin/uniq uniq.c > Log: > Compare lines with strcmp(), not strcoll(). We are interested only in > equality, not ordering. Please back it out. It break equality. Think about ss. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message