[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Tue Dec 9 14:11:32 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 08/12/09 14:11:32
Modified files:
. : ChangeLog clientloop.c
Log message:
- djm at cvs.openbsd.org 2008/12/09 02:38:18
[clientloop.c]
The ~C escape handler does not work correctly for multiplexed sessions -
it opens a commandline on the master session, instead of on the slave
that requested it. Disable it on slave sessions until such time as it
is fixed; bz#1543 report from Adrian Bridgett via Colin Watson
ok markus@
Diff commands:
cvs -nQq rdiff -u -r1.5151 -r1.5152 openssh/ChangeLog
cvs -nQq rdiff -u -r1.193 -r1.194 openssh/clientloop.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5151;r2=1.5152&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.193;r2=1.194&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list