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_4_9


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.16   13 years  nicm   Do not include mmap support with -DSMALL. ok millert
[TXT] file.c  1.11   13 years  nicm   Do not include mmap support with -DSMALL. ok millert
[TXT] grep.1  1.39   13 years  jmc   add an EXIT STATUS section for /usr/bin;
[TXT] grep.c  1.42   13 years  tedu   Remove the "fast" grep code if SMALL. This has the side effect of breaking fgre...
[TXT] grep.h  1.15   14 years  tedu   remove some non-POSIX standard non-GNU defacto standard options, mostly relating...
[TXT] mmfile.c  1.13   13 years  nicm   Do not include mmap support with -DSMALL. ok millert
[TXT] queue.c  1.5   18 years  otto   delint; remove redundant vars and functions; ok jaredy@
[TXT] util.c  1.39   13 years  tedu   Remove the "fast" grep code if SMALL. This has the side effect of breaking fgre...