minix/kernel/system
Jorrit Herder ec24a0798c Updated function key mapping because of possible changes to NOTIFY.
The TTY driver now only notifies the IS server about function key event,
but does not tell which keys are pressed. The IS servers queries the TTY
driver to find out about this.
2005-06-20 14:23:31 +00:00
..
clock.c Added args to lock() and unlock() to tell them apart, for use 2005-06-01 09:37:52 +00:00
copying.c * Fixed bug relating to nested locking in interrupt handlers. The nested lock 2005-06-17 09:09:54 +00:00
debugging.c Added args to lock() and unlock() to tell them apart, for use 2005-06-01 09:37:52 +00:00
devio.c Added args to lock() and unlock() to tell them apart, for use 2005-06-01 09:37:52 +00:00
irqctl.c Intermediate update---please await next commit. 2005-05-19 09:36:44 +00:00
Makefile Kernel cleanup. 2005-06-07 12:34:25 +00:00
misc.c * Fixed bug relating to nested locking in interrupt handlers. The nested lock 2005-06-17 09:09:54 +00:00
proctl.c Kernel cleanup. 2005-06-07 12:34:25 +00:00
sigctl.c Kernel cleanup. 2005-06-07 12:34:25 +00:00
sysctl.c Various updates. 2005-06-03 13:55:06 +00:00
tracing.c Updated function key mapping because of possible changes to NOTIFY. 2005-06-20 14:23:31 +00:00