aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/grep/regex/tre-fastmatch.c
Commit message (Expand)AuthorAgeFilesLines
* bsdgrep: Work-around for segmentation fault.Pedro F. Giffuni2014-09-251-1/+1
* Various style(9) fixes and typos in grep, sort and patch.Pedro F. Giffuni2014-04-211-1/+1
* grep -i does not work for simple patterns and single byte locales, likeAndrey A. Chernov2013-07-301-2/+2
* Revert r246917, as it is causing incorrect behaviour as reported onMark Johnston2013-03-121-1/+1
* Strengthen the check in IS_OUT_OF_BOUNDS to ensure that (j - 1) is aMark Johnston2013-02-171-1/+1
* Fix a segfault when bsdgrep -i is given an empty pattern string.Mark Johnston2013-01-051-1/+1
* - Use getprogname() instead of __prognameGabor Kovesdan2011-10-111-3/+3
* Fix build on i386 and arm.Xin LI2011-10-061-1/+1
* Update BSD grep to the latest development version. It has some codeGabor Kovesdan2011-10-051-0/+1042