Re: Small pty/console patch.

Linus Torvalds (torvalds@transmeta.com)
Wed, 14 Jan 1998 13:54:21 -0800 (PST)


On Wed, 14 Jan 1998, C. Scott Ananian wrote:
>
> Attached is a small patch to:
> 1) correct a crash reported on linux-kernel due to the lack of an ioctl
> method for ptys.

This shouldn't be needed any more - it was fixed by fixing the calling
conventions.

Linus