minix/drivers/tty
Jorrit Herder c2be104821 Improved NOTIFY system: fixed a minor error, ignore pending notifications
on SENDREC system calls. To be done: resource (buffer pool) management;
make it structurally impossible to run out of buffers.
2005-05-27 12:44:14 +00:00
..
keymaps Initial revision 2005-04-21 14:53:53 +00:00
console.c Optimized scheduling code. Old code is still available withing DEAD_CODE 2005-05-26 13:17:57 +00:00
keyboard.c Optimized scheduling code. Old code is still available withing DEAD_CODE 2005-05-26 13:17:57 +00:00
Makefile Started rs232 porting to userland; increased version number for new cd. 2005-05-13 12:29:10 +00:00
pty.c removed dead code bits 2005-05-13 11:45:12 +00:00
rs232.c Started rs232 porting to userland; increased version number for new cd. 2005-05-13 12:29:10 +00:00
tty.c Improved NOTIFY system: fixed a minor error, ignore pending notifications 2005-05-27 12:44:14 +00:00
tty.h added code to un-register tty's interrupt at exit time; fixed compiler 2005-05-12 16:03:43 +00:00
vidcopy.s Initial revision 2005-04-21 14:53:53 +00:00