[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Fri Aug 28 11:02:37 EST 2009
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 09/08/28 11:02:37
Modified files:
. : ChangeLog channels.c configure.ac
Log message:
- (dtucker) [channels.c configure.ac] Bug #1528: skip the tcgetattr call on
the pty master on Solaris, since it never succeeds and can hang if large
amounts of data is sent to the slave (eg a copy-paste). Based on a patch
originally from Doke Scott, ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.5266 -r1.5267 openssh/ChangeLog
cvs -nQq rdiff -u -r1.284 -r1.285 openssh/channels.c
cvs -nQq rdiff -u -r1.422 -r1.423 openssh/configure.ac
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5266;r2=1.5267&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.284;r2=1.285&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.422;r2=1.423&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