From owner-freebsd-questions Sun Oct 1 15:12: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from diarmadhi.mushhaven.net (diarmadhi.mushhaven.net [63.75.111.197]) by hub.freebsd.org (Postfix) with ESMTP id 80FC037B66C for ; Sun, 1 Oct 2000 15:12:05 -0700 (PDT) Received: (from mistwolf@localhost) by diarmadhi.mushhaven.net (8.9.3/8.9.3) id PAA89285 for freebsd-questions@freebsd.org; Sun, 1 Oct 2000 15:10:31 -0700 (PDT) (envelope-from mistwolf) Date: Sun, 1 Oct 2000 15:10:31 -0700 From: Jamie Norwood To: freebsd-questions@freebsd.org Subject: Raising PTYs Message-ID: <20001001151030.A89252@mushhaven.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, I must be doing something wrong. I did, in my kernel config: pseudo-device pty 256 # Pseudo-ttys (telnet etc) Compiled, installed, rebooted. Did, in /dev: ./MAKEDEV pty7 Yet I still can't open more than 35-odd pty's. This is bad, as is means that when I have a lot of people on the machine, noone else can log in. Can someone tell me what I am doing wrong? Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message