Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jul 1996 10:03:09 +0800
From:      Peter Wemm <peter@spinner.DIALix.COM>
To:        Jean-Marc Zucconi <jmz@freefall.freebsd.org>
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org
Subject:   Re: cvs commit: src/usr.bin/fetch main.c 
Message-ID:  <199607020203.KAA21604@spinner.DIALix.COM>
In-Reply-To: Your message of "Mon, 01 Jul 1996 18:49:49 MST." <199607020149.SAA09845@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
>>>Jean-Marc Zucconi said:
> jmz         96/07/01 18:49:49
> 
>   Modified:    usr.bin/fetch  main.c
>   Log:
>   Use read(fileno(fp), ...) instead of fread(..., fp) to avoid buffered input

THANKYOU!!!!!!!!!!!  The fread() was *extremely* annoying as it took 
forever to do a status update on anything but a fast line.  The intended 
5-second status update was taking as long as a minute sometimes... :-(

Cheers,
-Peter





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607020203.KAA21604>