augustss
|
a82aeb5508
|
Kill register declarations.
|
2000-03-30 11:24:16 +00:00 |
simonb
|
9ff7681a33
|
Don't need to include <sys/conf.h> here.
|
2000-03-29 03:43:31 +00:00 |
fvdl
|
e5bc90f40c
|
Merge with Lite2 + local changes
|
1998-03-01 02:20:01 +00:00 |
christos
|
53e42f3487
|
Backout previous kprintf change.
|
1996-10-13 00:46:49 +00:00 |
christos
|
5476886e52
|
printf -> kprintf, sprintf -> ksprintf
|
1996-10-10 17:47:29 +00:00 |
mark
|
847038524a
|
cast -1 to a char for comparision with tc->t_brkc so that this test
will work with signed and unsigned chars.
|
1996-05-20 14:29:17 +00:00 |
veego
|
d5db0e464d
|
Put this into an #ifdef COMPAT_OLDTTY.
look in <sys/tty.h> for more infomations about that.
|
1996-05-18 22:17:49 +00:00 |
christos
|
6cbf515e30
|
Fix compiler warnings
|
1996-03-14 19:31:45 +00:00 |
christos
|
647dfa216e
|
Don't declare MSG_COMPAT in two places.
More prototype fixes
|
1996-02-10 00:12:44 +00:00 |
christos
|
32a57f01bc
|
Renamed compat_tty.c to tty_43.c and updated with the newest copy from
kern/tty_compat.c
|
1996-02-02 18:47:50 +00:00 |