Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/usr.bin/grep



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.




Home | Main Index | Thread Index | Old Index