Date: Thu, 26 Sep 1996 15:12:15 -0700 (PDT) From: Paul Traina <pst> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/release/sysinstall dist.c Message-ID: <199609262212.PAA18503@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
pst 96/09/26 15:12:12 Modified: release/sysinstall dist.c Log: Rate limit the "xxx bytes read from" message to a maximum of one per chunk or one per second, whichever is less. Outputting this message once every couple of K was really crazy on a 9600bps serial console. Revision Changes Path 1.69 +10 -4 src/release/sysinstall/dist.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609262212.PAA18503>