This allowed removing the p_flagarlm timer from the kernel's process table. Furthermore, I merged p_syncalrm and p_signalrm into p_alarm_timer to save even more space. Note that processes can no longer have both a signal and synchronous alarm timer outstanding as of now. |
||
|---|---|---|
| .. | ||
| keymaps | ||
| console.c | ||
| keyboard.c | ||
| Makefile | ||
| pty.c | ||
| rs232.c | ||
| tty.c | ||
| tty.h | ||
| vidcopy.s | ||