freebsd-dev/usr.bin/grep
Bryan Drewery 920a817c78 Fix exit code for mismatches after r333013.
The -c flag still does the wrong thing versus the older version due to
lack of pipefail support.

Reported by:	antoine
2018-05-24 22:15:47 +00:00
..
nls bsdgrep: Update NLS catalogs after r332995 2018-04-25 15:41:50 +00:00
tests Standardize SPDX tag on files I've added 2018-05-09 16:52:28 +00:00
file.c Remove compression support from bsdgrep 2018-04-25 14:40:15 +00:00
grep.1 bsdgrep: Allow "-" to be passed to -f to mean "standard input" 2018-05-08 03:53:46 +00:00
grep.c bsdgrep: Allow "-" to be passed to -f to mean "standard input" 2018-05-08 03:53:46 +00:00
grep.h bsdgrep: annihilate our in-tree TRE, previously disabled by default 2018-05-04 03:13:25 +00:00
Makefile bsdgrep: annihilate our in-tree TRE, previously disabled by default 2018-05-04 03:13:25 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
queue.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
util.c bsdgrep: annihilate our in-tree TRE, previously disabled by default 2018-05-04 03:13:25 +00:00
zgrep.1 Use a script wrapper for <compress>grep 2018-04-25 13:23:58 +00:00
zgrep.sh Fix exit code for mismatches after r333013. 2018-05-24 22:15:47 +00:00