freebsd-dev/usr.bin/grep
Kyle Evans aef64c62c2 bsdgrep(1): add some basic tests for some GNU Extension support
These will be expanded later as I come up with good test cases; for now,
these seem to be enough to trigger bugs in base gnugrep and expose missing
features in bsdgrep.
2019-09-03 18:32:29 +00:00
..
tests bsdgrep(1): add some basic tests for some GNU Extension support 2019-09-03 18:32:29 +00:00
file.c
grep.1 Adjust formatting of grep and zgrep manual pages. 2018-08-20 22:23:59 +00:00
grep.c grep: Move lone 'r'grep case into the adjacent switch 2019-06-02 02:38:44 +00:00
grep.h
Makefile Fix bsdgrep manpage clobbering grep(1) with default build options 2019-01-09 02:47:07 +00:00
Makefile.depend
queue.c
util.c
zgrep.1 Adjust formatting of grep and zgrep manual pages. 2018-08-20 22:23:59 +00:00
zgrep.sh