NetBSD/usr.bin/progress
hubertf ce8f04b19d Don't try to determining the size of what's coming when reading from a pipe.
Instead of reporting some bogus values, print no progress at all.
(It's beyond me why stat(2) on a pipe returns funny values...
 see the PR below for some examples!)

Fixes PR bin/33207 by myself.

OK'd by mrg@
2006-04-20 23:20:55 +00:00
..
Makefile
progress.1 Bump date for -e. 2006-01-12 21:52:01 +00:00
progress.c Don't try to determining the size of what's coming when reading from a pipe. 2006-04-20 23:20:55 +00:00