linux tcsetattr failed

mouring at etoh.eviladmin.org mouring at etoh.eviladmin.org
Sat Mar 31 05:09:36 EST 2001



Can't state anything about 2.2.x kernel series (since I stopped using
it when 2.3.99-preX came out), but I don't see this under 2.4.2.

- Ben

On Fri, 30 Mar 2001, Kevin Steves wrote:

> does anyone else see this on linux:
>
> localhost sshd[14418]: Accepted password for stevesk from 15.126.45.158 port 49594
> localhost sshd[14418]: Setting tty modes failed: Invalid argument
>
> redhat with kernel 2.2.17.
>
> ttymodes.c:
>
> 	/* Set the new modes for the terminal. */
> 	if (tcsetattr(fd, TCSANOW, &tio) < 0)
> 		log("Setting tty modes failed: %.100s", strerror(errno));
> 	return;
>
>




More information about the openssh-unix-dev mailing list