NetBSD/usr.bin/progress
briggs ac798ebce1 Dynamically allocate the buffer used for reading data from the input
handle and default to 64k instead of the 1k (BUFSIZ) static buffer.
This makes a large difference in performance of some applications.
Make the buffer size tunable from the command line.
2007-06-06 17:49:14 +00:00
..
Makefile
progress.1 Dynamically allocate the buffer used for reading data from the input 2007-06-06 17:49:14 +00:00
progress.c Dynamically allocate the buffer used for reading data from the input 2007-06-06 17:49:14 +00:00