]> git.cameronkatri.com Git - bsd-progress.git/history - progress.c
merge tzcode 2019a
[bsd-progress.git] / progress.c
2015-01-17 gsonRetry read() on EINTR. Fixes premature exit of
2012-06-27 riastradhClean up #includes in progress(1).
2011-09-16 joergUse __dead
2010-07-17 tronFix argument handling of the "-b" option on 64bit platf...
2008-05-26 dhollandCosmetic fix: don't exit without completing the progres...
2008-04-29 martinConvert to new 2 clause license
2007-06-06 briggsDynamically allocate the buffer used for reading data...
2007-02-07 hubertf#include inttypes.h, for strtoimax(3).
2007-02-07 hubertf* Remove unneeded ctype.h
2006-04-20 hubertfDon't try to determining the size of what's coming...
2006-01-12 garbledApply patch from PR bin/28717
2005-02-23 dslExit with any failure code from the cmd or gzip.
2004-04-03 lukemSupport strsuftoll(3) suffixes for '-l length'.
2004-03-09 hubertfAllow custom text printed before (left of) the progress...
2003-02-12 rossSigh, use an even more elaborate wait loop; it turns...
2003-02-10 rossFix a race that can abort a sysinst run.
2003-01-22 agcMake this build on non-i386 platforms.
2003-01-22 jhawkDrop gratuitous warning for failure to get terminal...
2003-01-22 christosnot all windows have 80 columns.
2003-01-22 enamiAdvance a pointer correctly.
2003-01-22 jhawkprogress(1) is a standalone version of lukemftp's progr...