mycroft
|
20f96b580e
|
Add arg to ioctl functions. Clean up #includes.
|
1994-02-10 13:59:25 +00:00 |
mycroft
|
3738793f03
|
Remove outdated console handling code.
|
1994-02-06 01:08:36 +00:00 |
mycroft
|
ea15b558a8
|
Use common version of cons.c.
|
1994-02-06 00:44:26 +00:00 |
mycroft
|
106118de0d
|
Remove bogus declaration.
|
1994-01-30 18:30:45 +00:00 |
deraadt
|
9aed375ba3
|
tty XXstart() routines return void
|
1993-08-29 13:46:31 +00:00 |
mycroft
|
4862b84c92
|
Add RCS identifiers (this time on the correct side of the branch), and
incorporate recent changes in netbsd-0-9 branch.
|
1993-08-01 19:22:24 +00:00 |
mycroft
|
3be4221095
|
Change tty code to use clist interface, but with ring buffer implementation.
Also, fix a couple of bugs in tty.c and pccons.c, and some gross kluginess
in the hp300 stuff.
|
1993-07-12 11:36:53 +00:00 |
deraadt
|
7afa674eb4
|
the "struct tty *cn_tty" field in cons.c wasn't being used by anything
|
1993-07-07 11:12:26 +00:00 |
cgd
|
5e4f134585
|
fix for t_raw, rather than t_rawq for the tsleeps...
|
1993-05-29 19:41:40 +00:00 |
deraadt
|
2032b7529e
|
Changes to hp300 code to support two things:
1. dynamic tty allocation
2. use ring buffers instead of clists
Of course, I can't test it :-)
|
1993-05-27 09:35:10 +00:00 |
cgd
|
fe1802950b
|
add include of select.h if necessary for protos, or delete if extraneous
|
1993-05-22 11:40:42 +00:00 |
cgd
|
8d6c77881c
|
make kernel select interface be one-stop shopping & clean it all up.
|
1993-05-18 18:18:40 +00:00 |
cgd
|
6dedb5151c
|
add hp300 kernel files. generic kernel files might need some help...
|
1993-05-13 13:56:20 +00:00 |