Subject: CVS commit: othersrc/usr.bin/grep
To: None <source-changes@NetBSD.org>
From: Chris Pinnock <cjep@netbsd.org>
List: source-changes
Date: 11/02/2003 18:36:07
Module Name:	othersrc
Committed By:	cjep
Date:		Sun Nov  2 18:36:07 UTC 2003

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

Log Message:
Fix reading expressions from a file by tuning the size to realloc.
Noticed in OpenBSD.

Bump version.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 othersrc/usr.bin/grep/TODO
cvs rdiff -r1.40 -r1.41 othersrc/usr.bin/grep/grep.c
cvs rdiff -r1.23 -r1.24 othersrc/usr.bin/grep/grep.h

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