freebsd-nq/sys/i386
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
..
apm Don't trust the segment limits that the BIOS reports; instead give it 1999-08-02 18:46:34 +00:00
bios Don't trust the segment limits that the BIOS reports; instead give it 1999-08-02 18:46:34 +00:00
boot Back the last change out. 1999-05-25 10:30:52 +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
eisa I'm not sure how this wasn't in the last commit but anyhow... 1999-08-02 20:01:40 +00:00
i386 Forgot the "bsd" slice, now setrootbyname() understands "wd0s1a". 1999-08-06 20:29:46 +00:00
ibcs2 Rename struct members sa_siginfo. POSIX reserves identifiers starting 1999-07-06 06:55:29 +00:00
include updating isdn4bsd to beta version 0.83 1999-08-06 14:05:10 +00:00
isa Don't probe if pci_cfgopen() fails to find pci hardware, like we used to 1999-08-04 13:38:24 +00:00
linux Fix page fault in linux_uselib syscall. 1999-08-08 11:26:46 +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
svr4 Add $Id$ tags. 1999-07-30 12:47:17 +00:00
Makefile