mirror of
https://github.com/opnsense/src.git
synced 2026-05-26 03:08:23 -04:00
`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.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| tests | ||
| gzexe | ||
| gzexe.1 | ||
| gzip.1 | ||
| gzip.c | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.depend.options | ||
| unbzip2.c | ||
| unlz.c | ||
| unpack.c | ||
| unxz.c | ||
| zdiff | ||
| zdiff.1 | ||
| zforce | ||
| zforce.1 | ||
| zmore | ||
| zmore.1 | ||
| znew | ||
| znew.1 | ||
| zuncompress.c | ||