summaryrefslogtreecommitdiffstats
path: root/usr.bin/grep/file.c
Commit message (Expand)AuthorAgeFilesLines
* Following r226271, allow disabling lzma support with "WITHOUT_LZMA_SUPPORT".obrien2013-01-081-1/+8
* - Use getprogname() instead of __prognamegabor2011-10-111-5/+15
* Update BSD grep to the latest development version. It has some codegabor2011-10-051-32/+93
* - Adjust a comment to actual behaviourgabor2011-04-071-0/+2
* UTFize my name.des2010-08-191-1/+1
* - Refactor file reading code to use pure syscalls and an internal buffergabor2010-08-181-168/+152
* - Revert strlcpy() changes to memcpy() because it's more efficient andgabor2010-08-151-6/+19
* Add BSD grep to the base system and make it our default grep.gabor2010-07-221-0/+255
OpenPOWER on IntegriCloud