NetBSD/usr.bin/progress
martin 523e442568 Pull up following revision(s) (requested by riastradh in ticket #1547):
usr.bin/progress/progress.c: revision 1.24
	usr.bin/progress/progress.c: revision 1.25

Test errno when the return value from wait() indicates an error, not
when it indicates success.  PR install/56303.

Add missing check for error returns from read().  Found by inspection
while reviewing the changes suggested by RVP in PR install/56303, but
not believed to be the cause of the failure reported in that PR.
2022-10-25 17:52:46 +00:00
..
Makefile
progress.1
progress.c Pull up following revision(s) (requested by riastradh in ticket #1547): 2022-10-25 17:52:46 +00:00