Subject: CVS commit: othersrc/usr.bin/grep
To: None <source-changes@NetBSD.org>
From: Chris Pinnock <cjep@netbsd.org>
List: source-changes
Date: 08/24/2003 22:41:05
Module Name:	othersrc
Committed By:	cjep
Date:		Sun Aug 24 22:41:05 UTC 2003

Modified Files:
	othersrc/usr.bin/grep: grep.c grep.h util.c

Log Message:
Replace hflag and Hflag with output_filenames.

When we have one filename that is a directory, output filenames. If the
one filename is not a directory don't.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 othersrc/usr.bin/grep/grep.c
cvs rdiff -r1.20 -r1.21 othersrc/usr.bin/grep/grep.h
cvs rdiff -r1.23 -r1.24 othersrc/usr.bin/grep/util.c

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