Received: by mail.netbsd.org (Postfix, from userid 605) id 1FAF814A41D; Tue, 12 Nov 2013 21:58:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C627014A414 for ; Tue, 12 Nov 2013 21:58:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id eQk7txBrgTjQ for ; Tue, 12 Nov 2013 21:58:38 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 13DB214A411 for ; Tue, 12 Nov 2013 21:58:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0BA8F96; Tue, 12 Nov 2013 21:58:38 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 12 Nov 2013 21:58:38 +0000 From: "Fredrik Pettai" Subject: CVS commit: src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20131112215838.0BA8F96@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Fredrik Pettai" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: pettai Date: Tue Nov 12 21:58:37 UTC 2013 Modified Files: src/distrib/sets/lists/base: mi src/distrib/sets/lists/man: mi src/usr.bin/gzip: Makefile zmore zmore.1 Log Message: Added zless(1) - comes in the lastest version of zmore(1) from OpenBSD (OKed by tron@) To generate a diff of this commit: cvs rdiff -u -r1.1048 -r1.1049 src/distrib/sets/lists/base/mi cvs rdiff -u -r1.1448 -r1.1449 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.16 -r1.17 src/usr.bin/gzip/Makefile cvs rdiff -u -r1.3 -r1.4 src/usr.bin/gzip/zmore src/usr.bin/gzip/zmore.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.