From owner-freebsd-questions Sun Jan 31 23:21:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA05589 for freebsd-questions-outgoing; Sun, 31 Jan 1999 23:21:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from guru.phone.net (guru.phone.net [209.157.82.120]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA05583 for ; Sun, 31 Jan 1999 23:21:07 -0800 (PST) (envelope-from mwm@phone.net) Received: (qmail 5625 invoked by uid 100); 1 Feb 1999 07:21:06 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 1 Feb 1999 07:21:06 -0000 Date: Sun, 31 Jan 1999 23:21:06 -0800 (PST) From: Mike Meyer To: "Brian W. Buchanan" cc: questions@FreeBSD.ORG Subject: Re: Increasing the pty limit In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't have sources to xterm, but you might look there and see how it's finding pty's. Last time I poked at this stuff, the programs had a loop to find an unused pty, and if xterm isn't looking beyond 16 of them, that would cause the problem. Doesn't sound very likely to me, though. Date: Sun, 31 Jan 1999 22:24:45 -0800 (PST) > From: Brian W. Buchanan > To: questions@FreeBSD.ORG > Subject: Increasing the pty limit > > I like to open lots of xterms, but I've found that once I have 16 ptys in > use, I can't spawn any more. I've rebuilt my kernel with: > > pseudo-device pty 32 > > And I know I have enough pty device entries in /dev, but I still run into > the 16-pty limit. How can I fix this? > > Thanks in advance, > > -- > Brian Buchanan brian@CSUA.Berkeley.EDU > -------------------------------------------------------------------------- > FreeBSD - The Power to Serve! http://www.freebsd.org > > daemon(n): 1. an attendant power or spirit : GENIUS > 2. the cute little mascot of the FreeBSD operating system > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message