Up to [cvs.netbsd.org] / src / usr.bin / progress
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13.10.1 / (download) - annotate - [select for diffs], Sun May 18 12:36:10 2008 UTC (20 months, 3 weeks ago) by yamt
Branch: yamt-pf42
Changes since 1.13: +1 -4
lines
Diff to previous 1.13 (colored) next main 1.14 (colored)
sync with head.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 30 13:11:01 2008 UTC (21 months, 1 week ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
netbsd-5-base,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
mjf-devfs2-base,
mjf-devfs2,
matt-premerge-20091211,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
hpcarm-cleanup-nbase,
HEAD
Changes since 1.13: +1 -4
lines
Diff to previous 1.13 (colored)
Convert TNF licenses to new 2 clause variant
Revision 1.13 / (download) - annotate - [select for diffs], Wed Jun 6 17:49:14 2007 UTC (2 years, 8 months ago) by briggs
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
matt-armv6-nbase,
matt-armv6-base,
matt-armv6,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-base,
hpcarm-cleanup,
cube-autoconf-base,
cube-autoconf
Branch point for: yamt-pf42
Changes since 1.12: +8 -2
lines
Diff to previous 1.12 (colored)
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.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Apr 12 06:31:20 2007 UTC (2 years, 10 months ago) by lukem
Branch: MAIN
Changes since 1.11: +8 -8
lines
Diff to previous 1.11 (colored)
Update example to use KiB per recent change to ../ftp/progressbar.c
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jan 12 21:52:01 2006 UTC (4 years ago) by wiz
Branch: MAIN
CVS Tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Bump date for -e.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 12 20:33:20 2006 UTC (4 years ago) by garbled
Branch: MAIN
Changes since 1.9: +4 -2
lines
Diff to previous 1.9 (colored)
Apply patch from PR bin/28717 This adds a -e option to progress which causes the progress bar to be sent to stderr. This allows using progress mid-pipe, such as: tar -cf . | progress -e bzip -1c | ssh host "cat > file"
Revision 1.9 / (download) - annotate - [select for diffs], Sat Apr 3 06:19:22 2004 UTC (5 years, 10 months ago) by lukem
Branch: MAIN
CVS Tags: netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3
Changes since 1.8: +21 -6
lines
Diff to previous 1.8 (colored)
Support strsuftoll(3) suffixes for '-l length'. Provide an example of copying raw disks using dd, with a progress bar.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Mar 25 20:29:51 2004 UTC (5 years, 10 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
-z actually passes the input file through gunzip(1). Having an option to really pass it through gzip(1) would be nice...
Revision 1.7 / (download) - annotate - [select for diffs], Tue Mar 9 19:04:09 2004 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Drop trailing whitespace.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Mar 9 17:04:24 2004 UTC (5 years, 11 months ago) by hubertf
Branch: MAIN
Changes since 1.5: +7 -2
lines
Diff to previous 1.5 (colored)
Allow custom text printed before (left of) the progress bar from progress(1): miyu# cat openoffice-linux-1.1.0.tgz | progress -z -p 'Bytes written: ' dd of=/dev/null bs=1m Bytes written: 193 MB 13.83 MB/s 0+195211 records in and: miyu# progress -f openoffice-linux-1.1.0.tgz -z -p 'Bytes written: ' dd of=/dev/null bs=1m Bytes written: 28% |****** | 57919 KB 14.12 MB/s 00:09 ETA OK'd by lukem.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Feb 14 15:59:18 2003 UTC (6 years, 11 months ago) by grant
Branch: MAIN
Changes since 1.4: +3 -2
lines
Diff to previous 1.4 (colored)
The correct capitalisation of 'NetBSD.org' is (you guessed it) 'NetBSD.org'. some mdoc fixes.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 10 23:59:16 2003 UTC (7 years ago) by grant
Branch: MAIN
Changes since 1.3: +1 -6
lines
Diff to previous 1.3 (colored)
remove section name comments -- they're in the template.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 22 03:40:33 2003 UTC (7 years ago) by enami
Branch: MAIN
CVS Tags: netbsd-1-6-base,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6
Changes since 1.2: +1 -13
lines
Diff to previous 1.2 (colored)
Remove second item in BUGS section; it is fixed in progress.c rev. 1.2.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 22 02:58:16 2003 UTC (7 years ago) by lukem
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
use ftp(1) instead of lukemftp
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 22 00:14:12 2003 UTC (7 years ago) by jhawk
Branch: MAIN
progress(1) is a standalone version of lukemftp's progress bar (pulled in via reachover makefile) suitable for measuring the input to arbitrary pipes. This is intended for use by sysinst.