[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Sun Jun 8 12:55:32 EST 2008
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 08/06/08 12:55:32
Modified files:
. : ChangeLog clientloop.c
Log message:
- djm at cvs.openbsd.org 2008/05/19 20:53:52
[clientloop.c]
unbreak tree by committing this bit that I missed from:
Fix sending tty modes when stdin is not a tty (bz#1199). Previously
we would send the modes corresponding to a zeroed struct termios,
whereas we should have been sending an empty list of modes.
Based on patch from daniel.ritz AT alcatel.ch; ok dtucker@ markus@
Diff commands:
cvs -nQq rdiff -u -r1.4941 -r1.4942 openssh/ChangeLog
cvs -nQq rdiff -u -r1.179 -r1.180 openssh/clientloop.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4941;r2=1.4942
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.179;r2=1.180
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