From owner-freebsd-hackers Thu Aug 24 09:59:28 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id JAA28909 for hackers-outgoing; Thu, 24 Aug 1995 09:59:28 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id JAA28903 for ; Thu, 24 Aug 1995 09:59:27 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA08097; Thu, 24 Aug 95 11:00:19 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9508241700.AA08097@cs.weber.edu> Subject: Re: Number of ptys in 205 - Any limits ? To: joerg_wunsch@uriah.heep.sax.de Date: Thu, 24 Aug 95 11:00:17 MDT Cc: rashid@haven.ios.com, hackers@FreeBSD.org In-Reply-To: <199508232114.XAA19859@uriah.heep.sax.de> from "J Wunsch" at Aug 23, 95 11:14:04 pm X-Mailer: ELM [version 2.4dev PL52] Sender: hackers-owner@FreeBSD.org Precedence: bulk > > Are there any restrictions on the amount of ptys available to the > > users ? > > I think the number of available letter to name them is the biggest > restriction. It's not as easy to add more letters to MAKEDEV, since > most programs have a hardcoded idea which letters to use for naming > ptys. :( Time for clone devices in pty/ttyp directories. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.