freebsd-nq/sys/amd64
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
..
amd64 Forgot the "bsd" slice, now setrootbyname() understands "wd0s1a". 1999-08-06 20:29:46 +00:00
conf Make the pty driver as close to a cloning device as we can get for now, 1999-08-08 19:28:59 +00:00
include Major update to the kernel's BIOS-calling ability. 1999-07-29 01:49:19 +00:00
isa Remove XXX from the headers (broke the build, I'm betting.) 1999-07-29 01:20:47 +00:00
pci Don't probe if pci_cfgopen() fails to find pci hardware, like we used to 1999-08-04 13:38:24 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00