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 16:07:30
Module Name: othersrc
Committed By: cjep
Date: Sun Aug 24 16:07:30 UTC 2003
Modified Files:
othersrc/usr.bin/grep: grep.c
Log Message:
Check arguments to -A, -B and -C. As per GNU grep, -C now requires an
argument.
XXX -num does not work for >=2 digit numbers (yet).
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 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.