[BusyBox] (fwd) BusyBox - telnet

Erik Andersen andersen at codepoet.org
Fri Apr 5 21:34:12 UTC 2002


On Thu Apr 04, 2002 at 07:27:26PM +0400, Vladimir N. Oleynik wrote:
> ++	byte outbuf[4*DATABUFSIZE];
[----snip-------]
> -+               if ( j >= sizeof(outbuf)-2 )
> -+               {
> -+                   write(G.netfd, outbuf, j);
> -+                   j = 0;
> -+               }

Added to the patch, thanks.  Could you double check
the patch at
    http://busybox.net/cgi-bin/cvsweb/busybox.stable/telnet.c
just to be certain I didn't mess it up applying by hand.


 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list