index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
progressmeter.c
Age
Commit message (
Expand
)
Author
2003-12-02
improvments from andreas@:
Markus Friedl
2003-11-20
fix rounding errors; from andreas@
Markus Friedl
2003-09-23
don't print trailing \0; bug #709; Robert.Dahlem@siemens.com
Markus Friedl
2003-08-31
do write to buf[-1]
Markus Friedl
2003-08-31
pass file_size + 1 to snprintf: fixes printing of truncated
Markus Friedl
2003-07-31
print rate similar old version; round instead truncate;
Markus Friedl
2003-07-30
whitespace
Markus Friedl
2003-07-30
use only 4 digits in format_size
Markus Friedl
2003-07-29
fix length for "- stalled -"
Markus Friedl
2003-07-29
replace 4 clause BSD licensed progressmeter code with a replacement
Markus Friedl
2003-06-28
deal with typing of write vs read in atomicio
Theo de Raadt
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-04-07
The UCB copyright here is incorrect. This code did not originate
Todd C. Miller
2003-04-03
remove $OpenBSD$, as other *.c does not have it.
Jun-ichiro itojun Hagino
2003-04-03
$OpenBSD$
Jun-ichiro itojun Hagino
2003-03-17
don't print \n if backgrounded; from ho@
Markus Friedl
2003-01-12
allow WARNINGS=yes; ok djm@
Markus Friedl
2003-01-10
sftp progress meter support.
Federico G. Schwindt