aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/grep/file.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r277463:Xin LI2015-02-041-21/+40
* Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT".David E. O'Brien2013-01-081-1/+8
* - Use getprogname() instead of __prognameGabor Kovesdan2011-10-111-5/+15
* Update BSD grep to the latest development version. It has some codeGabor Kovesdan2011-10-051-32/+93
* - Adjust a comment to actual behaviourGabor Kovesdan2011-04-071-0/+2
* UTFize my name.Dag-Erling Smørgrav2010-08-191-1/+1
* - Refactor file reading code to use pure syscalls and an internal bufferGabor Kovesdan2010-08-181-168/+152
* - Revert strlcpy() changes to memcpy() because it's more efficient andGabor Kovesdan2010-08-151-6/+19
* Add BSD grep to the base system and make it our default grep.Gabor Kovesdan2010-07-221-0/+255