
dtucker at fuyu
Aug 27, 2009, 6:02 PM
Post #10 of 16
(4905 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: dtucker [at] fuyu 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. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|