NetBSD/sys/arch/pc532
scw 2963ff5c58 Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point
in each tty driver to indirect through it.

This allows tty line-disciplines to handle poll(2) system calls.
2001-05-02 10:32:08 +00:00
..
compile
conf Add machdep file for procfs. Currently only used for linux-style 2001-01-17 00:07:18 +00:00
dev Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
fpu expose the definitions of MIN() and MAX() in sys/param.h to the kernel 2001-02-05 10:42:40 +00:00
include Per discussion w/ chuck and chuck, restructure the md page stuff 2001-05-01 02:19:13 +00:00
pc532 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
stand
Makefile
To.Do