Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 12/28/2003 17:26:00
Module Name:	src
Committed By:	wiz
Date:		Sun Dec 28 17:26:00 UTC 2003

Modified Files:
	src/usr.bin/gzip: Makefile
Added Files:
	src/usr.bin/gzip: zgrep zgrep.1

Log Message:
Add a BSD licensed zgrep written by me.
Much nicer than the old one, if I may say so.

Thanks go to atatat for testing and suggestions.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/usr.bin/gzip/Makefile
cvs rdiff -r0 -r1.1 src/usr.bin/gzip/zgrep src/usr.bin/gzip/zgrep.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.