HomeFreeBSD

Make the pty driver as close to a cloning device as we can get for now,
rS49536Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

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.

Details

Provenance
phkAuthored on
Parents
rS49535: Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>,
Branches
Unknown
Tags
Unknown

Event Timeline