From: Alan Cox (iiitac@swan.pyr)
Date: 09/14/93


From: iiitac@swan.pyr (Alan Cox)
Subject: Re: S3 Video Chipset/Swapping Problems
Date: Tue, 14 Sep 1993 09:36:52 GMT

In article <CDAuEs.o43@fishmonger.nouucp> sdh@po.cwru.edu writes:
> 1) You're out of pty's -- I think there are only 16 for Linux
> and no one ever answers questions on how to increase them.
Linux has loads of pty's dynamically allocated as needed. If you want
more use mknod to create some extra entries in /dev.

Alan