CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2010/07/02 16:18:03
Modified files: usr.bin/grep : grep.c util.c Log message: Remove the "fast" grep code if SMALL. This has the side effect of breaking fgrep -w, but oh well. ok deraadt millert