NetBSD/usr.bin/progress
dsl 8d3b64e3cb Exit with any failure code from the cmd or gzip.
Decode gzip -l output with strtoimax() (not sscanf()) so we don't use an
uninitialised variable if the output format isn't what we expect.
This might fix some installation PRs (no error being reported)
2005-02-23 22:32:31 +00:00
..
Makefile
progress.1
progress.c Exit with any failure code from the cmd or gzip. 2005-02-23 22:32:31 +00:00