From owner-cvs-all Fri Jun 28 1: 2:24 2002 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 6FEDF37B401; Fri, 28 Jun 2002 01:02:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CE2343E06; Fri, 28 Jun 2002 01:02:20 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5S82JJU060793; Fri, 28 Jun 2002 01:02:19 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5S82JNj060789; Fri, 28 Jun 2002 01:02:19 -0700 (PDT) Message-Id: <200206280802.g5S82JNj060789@freefall.freebsd.org> From: "Tim J. Robbins" Date: Fri, 28 Jun 2002 01:02:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uniq uniq.c X-FreeBSD-CVS-Branch: RELENG_4 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 tjr 2002/06/28 01:02:19 PDT Modified files: (Branch: RELENG_4) usr.bin/uniq uniq.c Log: MFC: Ignore trailing newline when comparing lines, POSIX field skip algorithm. Revisions 1.21, 1.22. Revision Changes Path 1.11.2.3 +29 -13 src/usr.bin/uniq/uniq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message