freebsd-src/sys/amd64/conf
Poul-Henning Kamp ef40c56108 Make the pty driver as close to a cloning device as we can get for now,
we create the pty on the fly when it is first opened.

If you run out of ptys now, just MAKEDEV some more.

This also demonstrate the use of dev_t->si_tty_tty and dev_t->si_drv1
in a device driver.
1999-08-08 19:28:59 +00:00
..
GENERIC Make the pty driver as close to a cloning device as we can get for now, 1999-08-08 19:28:59 +00:00