freebsd-dev/usr.bin/gzip
Kyle Evans 5b7adeb184 zdiff: avoid non-conformant features
`setvar` is a non-conformant feature that looks slightly neater but is
not portable to other /bin/sh implementations.  Making the script
portable is straightforward, so let's do it.

Tests are added to make sure that I didn't break anything major in the
process.

Reviewed by:	bapt (previous version), jilles
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D35275
2022-05-30 19:25:16 -05:00
..
tests zdiff: avoid non-conformant features 2022-05-30 19:25:16 -05:00
gzexe
gzexe.1
gzip.1 Correct documentation year. 2019-01-07 08:29:27 +00:00
gzip.c Remove SMALL conditionals from gzip 2022-01-27 17:27:21 +00:00
Makefile Create links for xzdiff. 2017-12-05 07:01:10 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
unbzip2.c
unlz.c Remove unneeded checks for prelen. 2020-03-14 05:57:22 +00:00
unpack.c Remove unneeded checks for prelen. 2020-03-14 05:57:22 +00:00
unxz.c gzip: fix error handling in unxz 2022-02-25 09:30:29 -06:00
zdiff zdiff: avoid non-conformant features 2022-05-30 19:25:16 -05:00
zdiff.1
zforce
zforce.1
zmore
zmore.1
znew
znew.1
zuncompress.c