On Mon, Feb 25, 2002 at 09:46:04PM -0800, Charlie ROOT wrote:
> 
> I have recompiled my kernel with:
> 
> maxusers      128
> 
> And have confirmed that that is indeed the case by checking the value in
> `sysctl`.
> 
> Further, in addition to the 16 pty device files that come in /dev by
> default, I have created all 256 of them by running the commands:
> 
> `sh MAKEDEV ptyX` (where X is each of the numbers 1 through 7)

Doesn't really matter.
What is this set to ? :

        pseudo-device   pty             #Pseudo ttys

Note that you can optionally add a number to the end of this option.

Ceri

-- 
keep a mild groove on

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to