bugzilla-daemon at bugzilla.mindrot.org
2008-May-19  01:35 UTC
[Bug 1199] ssh sends invalid ttymodes when stdin is not a tty
https://bugzilla.mindrot.org/show_bug.cgi?id=1199
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|bitbucket at mindrot.org       |djm at mindrot.org
   Attachment #1146|0                           |1
        is obsolete|                            |
   Attachment #1502|                            |ok?
               Flag|                            |
--- Comment #3 from Damien Miller <djm at mindrot.org>  2008-05-19
11:35:08 ---
Created an attachment (id=1502)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1502)
revised patch
This is an improved patch, that also removes some of the verbose
debugging in ttymodes.c.
I was wrong about there being a bug in the multiplexing tty modes
handling, it correctly handles this case by extracting the tty modes
from the stdin that is fd-passed to the mux master.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching the reporter.
bugzilla-daemon at bugzilla.mindrot.org
2008-May-19  15:47 UTC
[Bug 1199] ssh sends invalid ttymodes when stdin is not a tty
https://bugzilla.mindrot.org/show_bug.cgi?id=1199 --- Comment #4 from Damien Miller <djm at mindrot.org> 2008-05-20 01:47:33 --- patch applied - thanks! This will be in OpenSSH 5.1 -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching the reporter.
bugzilla-daemon at bugzilla.mindrot.org
2008-Jun-12  08:31 UTC
[Bug 1199] ssh sends invalid ttymodes when stdin is not a tty
https://bugzilla.mindrot.org/show_bug.cgi?id=1199
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
--- Comment #5 from Damien Miller <djm at mindrot.org>  2008-06-12
18:31:09 ---
oops, forgot to mark as RESOLVED.
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching the reporter.