freebsd-dev/usr.bin/grep
Baptiste Daroussin 9fdb4cfa89 zgrep: small improvements
* Use slightly more efficient method to determine the name of the program
called [1]
* Use nicer form to loop over arguments [1]
* add special support for --version along with -V previously added by kevans

Reported by:	jilles@ [1]
2018-04-25 20:52:17 +00:00
..
nls bsdgrep: Update NLS catalogs after r332995 2018-04-25 15:41:50 +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 bsdgrep(1): Sneak in some man page updates 2018-04-25 16:28:51 +00:00
grep.c bsdgrep: Update NLS catalogs after r332995 2018-04-25 15:41:50 +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 zgrep: small improvements 2018-04-25 20:52:17 +00:00