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_6_9_BASE


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.19   3 years  millert   zlib functions take a gzFile not gzFile * (gzFile is already a pointer). From Jo...
[TXT] file.c  1.16   3 years  millert   zlib functions take a gzFile not gzFile * (gzFile is already a pointer). From Jo...
[TXT] grep.1  1.50   4 years  kn   Document implicit "." default file for -R OK visa deraadt
[TXT] grep.c  1.65   3 years  martijn   Change line counter from int to unsigned long long to reduce overflow. In case u...
[TXT] grep.h  1.28   3 years  millert   zlib functions take a gzFile not gzFile * (gzFile is already a pointer). From Jo...
[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.63   3 years  martijn   Change line counter from int to unsigned long long to reduce overflow. In case u...