freebsd-dev/usr.bin/grep
Gabor Kovesdan ad92276ece - Fix exclusion of directories from a recursive search
- Use FTS_SKIP for exclusion instead of custom code

Submitted by:	ttsestt@gmail.com
Approved by:	re (kib), delphij (mentor)
2011-08-17 13:58:39 +00:00
..
nls Add Simplified Chinese messages for BSD grep. 2010-09-20 19:42:52 +00:00
fastgrep.c - Fix -w behavior 2011-06-12 12:44:02 +00:00
file.c - Adjust a comment to actual behaviour 2011-04-07 13:03:35 +00:00
grep.1 - Adjust a comment to actual behaviour 2011-04-07 13:03:35 +00:00
grep.c - Fix handling of environmental variables when they are set to empty string 2011-08-17 13:56:33 +00:00
grep.h - Adjust a comment to actual behaviour 2011-04-07 13:03:35 +00:00
Makefile Remove redundant assignments to WARNS. 2011-06-06 20:24:17 +00:00
queue.c - Adjust a comment to actual behaviour 2011-04-07 13:03:35 +00:00
util.c - Fix exclusion of directories from a recursive search 2011-08-17 13:58:39 +00:00