Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bsdgrep: Work-around for segmentation fault. | pfg | 2014-09-25 | 1 | -1/+1 |
* | Various style(9) fixes and typos in grep, sort and patch. | pfg | 2014-04-21 | 1 | -1/+1 |
* | grep -i does not work for simple patterns and single byte locales, like | ache | 2013-07-30 | 1 | -2/+2 |
* | Revert r246917, as it is causing incorrect behaviour as reported on | markj | 2013-03-12 | 1 | -1/+1 |
* | Strengthen the check in IS_OUT_OF_BOUNDS to ensure that (j - 1) is a | markj | 2013-02-17 | 1 | -1/+1 |
* | Fix a segfault when bsdgrep -i is given an empty pattern string. | markj | 2013-01-05 | 1 | -1/+1 |
* | More -Wmissing-variable-declarations fixes. | ed | 2012-10-19 | 1 | -2/+2 |
* | - Use getprogname() instead of __progname | gabor | 2011-10-11 | 1 | -3/+3 |
* | Fix build on i386 and arm. | delphij | 2011-10-06 | 1 | -1/+1 |
* | Update BSD grep to the latest development version. It has some code | gabor | 2011-10-05 | 10 | -0/+2241 |