aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/grep/queue.c
Commit message (Expand)AuthorAgeFilesLines
* grep: fix some memory leaks.Pedro F. Giffuni2014-07-171-0/+1
* grep: fix some memory leaks.Pedro F. Giffuni2014-07-171-5/+10
* - Adjust a comment to actual behaviourGabor Kovesdan2011-04-071-0/+3
* UTFize my name.Dag-Erling Smørgrav2010-08-191-1/+1
* - Revert strlcpy() changes to memcpy() because it's more efficient andGabor Kovesdan2010-08-151-1/+1
* - Use the traditional behaviour for filename and directory name inclusionGabor Kovesdan2010-07-291-1/+1
* Add BSD grep to the base system and make it our default grep.Gabor Kovesdan2010-07-221-0/+104