aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/grep/fastgrep.c
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* - Revert strlcpy() changes to memcpy() because it's more efficient andGabor Kovesdan2010-08-151-4/+4
* - Use the traditional behaviour for filename and directory name inclusionGabor Kovesdan2010-07-291-2/+1
* Add BSD grep to the base system and make it our default grep.Gabor Kovesdan2010-07-221-0/+333