summaryrefslogtreecommitdiff
path: root/usr.bin/progress
AgeCommit message (Expand)Author
2021-08-17Add missing check for error returns from read(). Found by inspectiongson
2021-08-09Test errno when the return value from wait() indicates an error, notgson
2021-01-07progress: handle EINTR in writes. PR/55914lukem
2020-04-25Whitespace nit.simonb
2015-01-17Retry read() on EINTR. Fixes premature exit ofgson
2014-04-13Change some standard exit status text to ".Ex -std"snj
2012-06-27Clean up #includes in progress(1).riastradh
2011-09-16Use __deadjoerg
2010-07-17Fix argument handling of the "-b" option on 64bit platforms. Usingtron
2008-05-26Cosmetic fix: don't exit without completing the progress bar, either ondholland
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-29Convert to new 2 clause licensemartin
2007-06-06Dynamically allocate the buffer used for reading data from the inputbriggs
2007-04-12Update example to use KiB per recent change to ../ftp/progressbar.clukem
2007-02-07#include inttypes.h, for strtoimax(3).hubertf
2007-02-07* Remove unneeded ctype.hhubertf
2006-04-20Don't try to determining the size of what's coming when reading from a pipe.hubertf
2006-01-12Bump date for -e.wiz
2006-01-12Apply patch from PR bin/28717garbled
2005-02-23Exit with any failure code from the cmd or gzip.dsl
2004-04-03Support strsuftoll(3) suffixes for '-l length'.lukem
2004-03-25-z actually passes the input file through gunzip(1).hubertf
2004-03-09Drop trailing whitespace.wiz
2004-03-09Allow custom text printed before (left of) the progress bar from progress(1):hubertf
2003-02-14The correct capitalisation of 'NetBSD.org' is (yougrant
2003-02-12Sigh, use an even more elaborate wait loop; it turns out we have a childross
2003-02-10remove section name comments -- they're in the template.grant
2003-02-10Fix a race that can abort a sysinst run.ross
2003-01-22Make this build on non-i386 platforms.agc
2003-01-22Drop gratuitous warning for failure to get terminal width; it makes pipingjhawk
2003-01-22Remove second item in BUGS section; it is fixed in progress.c rev. 1.2.enami
2003-01-22not all windows have 80 columns.christos
2003-01-22Advance a pointer correctly.enami
2003-01-22use ftp(1) instead of lukemftplukem
2003-01-22need bsd.own.mk for NETBSDSRCDIRlukem
2003-01-22progress(1) is a standalone version of lukemftp's progress barjhawk