[Bug 245] SSH can not log out under Solaris 2.6

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Dec 14 01:26:08 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=245





------- Additional Comments From dtucker at zip.com.au  2002-12-14 01:26 -------
Update: splitting out the pty ops into a test program shows that pushing the 
STREAMS modules is what causes the controlling terminal to be acquired, ie

sshpty.c:132
if (ioctl(*ttyfd, I_PUSH, "ptem") < 0)
        error("ioctl I_PUSH ptem: %.100s", strerror(errno));



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list