freebsd-dev/usr.bin/grep
Baptiste Daroussin 4a5b420738 Remove compression support from bsdgrep
Compression support is now handled by an external script, remove it from the
bsdgrep(1) utility.
This removes the support for -Z -J -X and -M

Note: that it matches the changes in newer GNU grep

Reviewed by:	kevans
Approved by:	kevans
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D15197
2018-04-25 14:40:15 +00:00
..
nls bsdgrep: correct nls usage data after r317049 2017-05-02 13:47:15 +00:00
regex various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
tests grep test: Fix copyright notice 2017-12-03 02:23:29 +00:00
file.c Remove compression support from bsdgrep 2018-04-25 14:40:15 +00:00
grep.1 Remove compression support from bsdgrep 2018-04-25 14:40:15 +00:00
grep.c Remove compression support from bsdgrep 2018-04-25 14:40:15 +00:00
grep.h Remove compression support from bsdgrep 2018-04-25 14:40:15 +00:00
Makefile Remove compression support from bsdgrep 2018-04-25 14:40:15 +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: Use grep_strdup instead of grep_malloc+strcpy 2018-04-21 14:58:45 +00:00
zgrep.1 Use a script wrapper for <compress>grep 2018-04-25 13:23:58 +00:00
zgrep.sh Use a script wrapper for <compress>grep 2018-04-25 13:23:58 +00:00