cgd
|
73f7c1d72e
|
oops
|
1994-02-01 04:38:03 +00:00 |
cgd
|
b452451cfe
|
new cons.h location, etc.
|
1994-02-01 03:42:08 +00:00 |
ws
|
18673da28a
|
Traditional behaviour is to reset all modes if device isn't open already
|
1994-01-30 16:41:27 +00:00 |
mycroft
|
33a067f307
|
Junk comselect(); it's the same at ttselect().
|
1994-01-13 14:58:12 +00:00 |
mycroft
|
f2a0b4b335
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
cgd
|
4a21fe3648
|
ifdef out the ttyfree()'s, so that fill_eproc doesn't panic when
a process's session still holds a ref to a tty which has been deallocated
and reused.
|
1993-09-29 02:36:21 +00:00 |
deraadt
|
9aed375ba3
|
tty XXstart() routines return void
|
1993-08-29 13:46:31 +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
|
1eacd36710
|
pccons.c now dynamically allocates it's "struct tty"
cons.c's "struct tty *cn_tty" wasn't used by any of the kernel, and goes away.
|
1993-07-07 11:00:23 +00:00 |
cgd
|
f1b8c74730
|
make getc() and ungetc() be rb{un,}getc(), so getc() and ungetc()
don't conflict w/ansi prototypes...
|
1993-06-06 23:04:42 +00:00 |
deraadt
|
2f0c0eb674
|
tty dynamic allocation
|
1993-05-26 10:06:41 +00:00 |
cgd
|
8d6c77881c
|
make kernel select interface be one-stop shopping & clean it all up.
|
1993-05-18 18:18:40 +00:00 |
glass
|
034707f9e5
|
fixed to be compliant, subservient, and to take advantage of the newly
hacked config(8)
|
1993-04-10 12:04:35 +00:00 |
cgd
|
fa76d62392
|
have probe return size of io space on successful return, rather
than simply 1.
|
1993-04-09 16:43:56 +00:00 |
deraadt
|
b9bd4b25de
|
dmesg output at boottime now tries to print out information as
soon as it is available. The output looks much more like Sunos.
|
1993-04-08 08:26:46 +00:00 |
cgd
|
c32e85d3c3
|
moved closing #endif to include comselect
|
1993-03-27 09:24:42 +00:00 |
cgd
|
e541169ce2
|
after 0.2.2 "stable" patches applied
|
1993-03-21 18:04:42 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |