home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 7089 < prev    next >
Encoding:
Text File  |  1992-07-30  |  731 b   |  19 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!boulder!hamlet!drew
  3. From: drew@hamlet.cs.colorado.edu (Drew Eckhardt)
  4. Subject: Re: only 4 pty's
  5. Message-ID: <1992Jul31.051700.19054@colorado.edu>
  6. Sender: news@colorado.edu (The Daily Planet)
  7. Nntp-Posting-Host: hamlet.cs.colorado.edu
  8. Organization: University of Colorado at Boulder
  9. References: <1992Jul31.042326.22392@cs.tulane.edu>
  10. Date: Fri, 31 Jul 1992 05:17:00 GMT
  11. Lines: 6
  12.  
  13. In article <1992Jul31.042326.22392@cs.tulane.edu> butler@cs.tulane.edu (Larry Butler) writes:
  14. >When linux boots up it says 4 pty's. How  do I get more than 4 pty's?
  15. >
  16.  
  17. Change NR_PTYS in include/linux/tty.h to something more reasonable.
  18.  
  19.