OpenBSD CVS

src/usr.bin/grep/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / grep

Current tag: OPENBSD_3_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   20 years  millert   -pedantic is not useful in a C99 world so kill it. OK deraadt@
[TXT] binary.c  1.10   20 years  canacar   fix zgrep failure when the uncompressed file begins with a newline also, search ...
[TXT] file.c  1.5   20 years  canacar   fix zgrep failure when the uncompressed file begins with a newline also, search ...
[TXT] grep.1  1.23   20 years  tedu   simpler special character list. provoked by Patrick Latifi ok jmc@
[TXT] grep.c  1.26   20 years  millert   Fix anchors (^ or $) in -w mode broken by the last commit's -w overhaul. With th...
[TXT] grep.h  1.10   20 years  millert   Previously, in -w mode, for each match on a line grep would check to see if the ...
[TXT] mmfile.c  1.8   20 years  otto   Unbreak *grep -w -l. ok millert@
[TXT] queue.c  1.4   20 years  deraadt   knf
[TXT] util.c  1.24   20 years  millert   Fix anchors (^ or $) in -w mode broken by the last commit's -w overhaul. With th...