[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Mon May 19 14:59:37 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 08/05/19 14:59:37
Modified files:
. : ChangeLog bufaux.c buffer.h channels.c packet.c packet.h
Log message:
- markus at cvs.openbsd.org 2008/05/08 06:59:01
[bufaux.c buffer.h channels.c packet.c packet.h]
avoid extra malloc/copy/free when receiving data over the net;
~10% speedup for localhost-scp; ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.4918 -r1.4919 openssh/ChangeLog
cvs -nQq rdiff -u -r1.50 -r1.51 openssh/bufaux.c
cvs -nQq rdiff -u -r1.16 -r1.17 openssh/buffer.h
cvs -nQq rdiff -u -r1.257 -r1.258 openssh/channels.c
cvs -nQq rdiff -u -r1.152 -r1.153 openssh/packet.c
cvs -nQq rdiff -u -r1.48 -r1.49 openssh/packet.h
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4918;r2=1.4919
http://cvsweb.mindrot.org/index.cgi/openssh/bufaux.c?r1=1.50;r2=1.51
http://cvsweb.mindrot.org/index.cgi/openssh/buffer.h?r1=1.16;r2=1.17
http://cvsweb.mindrot.org/index.cgi/openssh/channels.c?r1=1.257;r2=1.258
http://cvsweb.mindrot.org/index.cgi/openssh/packet.c?r1=1.152;r2=1.153
http://cvsweb.mindrot.org/index.cgi/openssh/packet.h?r1=1.48;r2=1.49
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list