Subject: CVS commit: othersrc/usr.bin/grep
To: None <source-changes@netbsd.org>
From: Chris Pinnock <cjep@netbsd.org>
List: source-changes
Date: 03/29/2003 15:27:04
Module Name:	othersrc
Committed By:	cjep
Date:		Sat Mar 29 13:27:04 UTC 2003

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

Log Message:
Recognise --mmap. On GNU grep this means use memory-mapped input where
possible. This grep attempts to do this by default.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 othersrc/usr.bin/grep/grep.c

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