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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[TXT] binary.c  1.20   2 years  tb   grep: Add missing unistd.h and limits.h includes Both binary.c and file.c curre...
[TXT] file.c  1.17   2 years  tb   grep: Add missing unistd.h and limits.h includes Both binary.c and file.c curre...
[TXT] grep.1  1.53   5 months  millert   procline: only reduce mcount once per line, not once per match. This makes "grep...
[TXT] grep.c  1.67   22 months  op   add --null to usage() forgot in previous commit. reminded by jmc@, thanks!
[TXT] grep.h  1.29   22 months  op   grep: add --null flag makes grep print an ASCII NUL byte after the file name to...
[TXT] mmfile.c  1.19   5 years  deraadt   mmap support was broken in previous submitted diff from lauri tirkkonen
[TXT] queue.c  1.7   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] util.c  1.68   5 months  millert   procline: only reduce mcount once per line, not once per match. This makes "grep...