[openssh-commits] CVS: shitei.mindrot.org: openssh
Darren Tucker
dtucker at mindrot.org
Fri Nov 5 20:35:44 EST 2004
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at shitei.mindrot.org 2004/11/05 20:35:44
Modified files:
. : ChangeLog channels.c channels.h clientloop.c
Log message:
- djm at cvs.openbsd.org 2004/10/29 21:47:15
[channels.c channels.h clientloop.c]
fix some window size change bugs for multiplexed connections: windows sizes
were not being updated if they had changed after ~^Z suspends and SIGWINCH
was not being processed unless the first connection had requested a tty;
ok markus
cvs -n rdiff -u -r1.3574 -r1.3575 openssh/ChangeLog
cvs -n rdiff -u -r1.188 -r1.189 openssh/channels.c
cvs -n rdiff -u -r1.67 -r1.68 openssh/channels.h
cvs -n rdiff -u -r1.115 -r1.116 openssh/clientloop.c
More information about the openssh-commits
mailing list