opnsense-src/usr.bin/grep/regex
Gabor Kovesdan afbbd357de - Use getprogname() instead of __progname
- Allow disabling bzip2 support with WITHOUT_BZIP2
- Fix handling patterns that start with a dot
- Remove superfluous semicolon

Approved by:	delphij (mentor)
2011-10-11 22:27:23 +00:00
..
fastmatch.c Update BSD grep to the latest development version. It has some code 2011-10-05 09:56:43 +00:00
fastmatch.h Update BSD grep to the latest development version. It has some code 2011-10-05 09:56:43 +00:00
glue.h Update BSD grep to the latest development version. It has some code 2011-10-05 09:56:43 +00:00
hashtable.c Update BSD grep to the latest development version. It has some code 2011-10-05 09:56:43 +00:00
hashtable.h Update BSD grep to the latest development version. It has some code 2011-10-05 09:56:43 +00:00
tre-compile.c Update BSD grep to the latest development version. It has some code 2011-10-05 09:56:43 +00:00
tre-fastmatch.c - Use getprogname() instead of __progname 2011-10-11 22:27:23 +00:00
tre-fastmatch.h Update BSD grep to the latest development version. It has some code 2011-10-05 09:56:43 +00:00
xmalloc.c Update BSD grep to the latest development version. It has some code 2011-10-05 09:56:43 +00:00
xmalloc.h Update BSD grep to the latest development version. It has some code 2011-10-05 09:56:43 +00:00