* Malcolm Kay ([EMAIL PROTECTED]) wrote:
> >     1. Build and install a new kernel with the line
> >
> >  pseudo-device pty 256
> >
> >        in the configuration file.
> >
> >     2. Run the commands
> >
> 
> I believe this may be out of date. I think the kernel may now
> produce 256 by default -- I'm on 4.7-STABLE and more than 32 exist for me.

More than 32 may exist, but can you actually use them? 96 ptys currently
exist on my system, but I can only use 32. The pseudo-device line in my
kernel is the default (ie.  no numeric value is provided).


> >  # cd /dev
> >  # sh MAKEDEV pty{1,2,3,4,5,6,7}
> >
> >        to make 256 device nodes for the new terminals.
> >
> 
> On 4.x certainly need this to create more devices. I don't know if you need to 
> do something with devfs in 5.x, but 5.x doesn't have MAKEDEV.

This seems to be the case on my 5.1 box. The ptys are automatically
created. And the pty limit has been bummed up to 256 in the default
config. (Just checked it with multiple instances of screen....)


Justin

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to