freebsd-dev/usr.bin/grep
Mark Johnston f46b2b9f64 Fix a segfault when bsdgrep -i is given an empty pattern string.
PR:		bin/172865
Reviewed by:	gabor
Approved by:	emaste (co-mentor)
MFC after:	1 week
2013-01-05 22:04:40 +00:00
..
nls Add Simplified Chinese messages for BSD grep. 2010-09-20 19:42:52 +00:00
regex Fix a segfault when bsdgrep -i is given an empty pattern string. 2013-01-05 22:04:40 +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 - Fix handling of the case when multiple patterns are specified in a single 2013-01-05 14:52:31 +00:00
grep.h Make bsdgrep behave as gnugrep and as documented: -m should only stop 2012-12-20 17:38:14 +00:00
Makefile - Create links to the xz and lzma versions even if BSD grep is not the 2011-11-28 20:16:55 +00:00
queue.c - Adjust a comment to actual behaviour 2011-04-07 13:03:35 +00:00
util.c Make bsdgrep behave as gnugrep and as documented: -m should only stop 2012-12-20 17:38:14 +00:00