freebsd-dev/usr.bin/grep
Gabor Kovesdan ede01be2f2 - Call warnx() instead of errx() if a directory is not readable when using
a recursive search.  This is the expected behavior instead of aborting.

PR:		bin/162907
Submitted by:	Jan Beich <jbeich@tormail.net>
MFC after:	3 days
2011-11-28 20:04:26 +00:00
..
nls Add Simplified Chinese messages for BSD grep. 2010-09-20 19:42:52 +00:00
regex - Use getprogname() instead of __progname 2011-10-11 22:27:23 +00:00
file.c - Use getprogname() instead of __progname 2011-10-11 22:27:23 +00:00
grep.1 - Adjust a comment to actual behaviour 2011-04-07 13:03:35 +00:00
grep.c - Use getprogname() instead of __progname 2011-10-11 22:27:23 +00:00
grep.h Update BSD grep to the latest development version. It has some code 2011-10-05 09:56:43 +00:00
Makefile - Fix installation when WITH_BSD_GREP is set to yes 2011-10-23 16:04:07 +00:00
queue.c - Adjust a comment to actual behaviour 2011-04-07 13:03:35 +00:00
util.c - Call warnx() instead of errx() if a directory is not readable when using 2011-11-28 20:04:26 +00:00