summaryrefslogtreecommitdiff
path: root/usr.bin/grep
AgeCommit message (Collapse)Author
2003-02-16Fix format string bug. I believe this grep is currently not used (inChad Loder
favor of the GNU version), but it gets fixed anyways. ok mickey@
2002-11-09more SEE ALSO fixes.Federico G. Schwindt
2001-09-21complete grep clone by harding@motd.ca; everything is there, but it isTheo de Raadt
slow because libc regexp is slow. Anyone out there have the balls to sit down and optimize libc regexp?