Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!sgigate.sgi.com!newsfeeder.sdsu.edu!chi-news.cic.net!cs.utexas.edu!geraldo.cc.utexas.edu!arlut.utexas.edu!usenet From: Ian Fink <fink@arlut.utexas.edu> Newsgroups: comp.unix.bsd.bsdi.misc Subject: Help with pty's Date: Tue, 16 Jul 1996 14:31:05 -0500 Organization: Applied Research Laboratories - The University of Texas at Austin Lines: 10 Message-ID: <31EBEDF9.3D52@arlut.utexas.edu> NNTP-Posting-Host: seadevil.arlut.utexas.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0b5aGold (X11; I; HP-UX A.09.05 9000/730) I am having problems adding more pty's using BSDI 2.0.1. I created more pty's using /dev/MAKEDEV. Then I added them to the /etc/ttys file and excuted kill -HUP 1. However, when I do a pstat -t the count on pty's is still 32 :( Can anyone help with this? Ian Fink fink@arlut.utexas.edu