freebsd-dev/usr.bin/grep
Ed Maste e0780d5479 bsdgrep: use calloc where appropriate in grep's tre-fastmatch
Also apply style(9) to a related NULL check.

Submitted by:	Kyle Evans <kevans91 at ksu.edu> (D10098)
2017-05-02 19:56:42 +00:00
..
nls bsdgrep: correct nls usage data after r317049 2017-05-02 13:47:15 +00:00
regex bsdgrep: use calloc where appropriate in grep's tre-fastmatch 2017-05-02 19:56:42 +00:00
tests Only expect :grep_r_implied to pass with bsdgrep(1) 2017-04-22 21:40:31 +00:00
file.c bsdgrep: add -z/--null-data support 2017-04-17 13:14:18 +00:00
grep.1 bsdgrep: add -z/--null-data support 2017-04-17 13:14:18 +00:00
grep.c bsdgrep: Add GNU compatible version string indicator 2017-05-02 13:38:20 +00:00
grep.h bsdgrep: add BSD_GREP_FASTMATCH knob for built-in fastmatch 2017-04-21 14:36:09 +00:00
Makefile bsdgrep: Add GNU compatible version string indicator 2017-05-02 13:38:20 +00:00
Makefile.depend
queue.c
util.c bsdgrep: fix -w -v matching improperly with certain patterns 2017-05-02 02:32:10 +00:00