[Bug 536] no access to tty on Linux 2.0 and 2.4+libc5

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun May 4 13:41:00 EST 2003


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





------- Additional Comments From fong at pigtail.net  2003-05-04 13:40 -------
Compile environment: Debian Slink, kernel 2.2.12
Target environment: LRP, kernel 2.2.19, glibc 2.0

This works:
#define STREAMS_PUSH_ACQUIRES_CTTY 1 

This works:
modify line 318 of sshpty.c
if (ioctl(*ttyfd, TIOCSCTTY, 1) < 0)

Tested with 3.6p1 and 3.6.1.p1






------- 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