OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Markus Friedl (markuscvs.openbsd.org)
Date: Tue Dec 02 2003 - 06:15:11 CST


CVSROOT: /cvs
Module name: src
Changes by: markuscvs.openbsd.org 2003/12/02 05:15:10

Modified files:
        usr.bin/ssh : progressmeter.c

Log message:
improvments from andreas:
* saner speed estimate for transfers that takes less than a second by
rounding the time to 1 second.
* when the transfer is finished calculate the actual total speed
rather than the current speed which is given during the transfer