Go to file
Jorrit Herder 0165662cd9 Replaced flagalrm() timers with another technique to check for timeouts.
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.
2005-05-31 14:43:04 +00:00
boot Fixed some compiler warnings. 2005-05-31 11:14:37 +00:00
commands compile fixes for kermit and postmort 2005-05-31 12:32:35 +00:00
drivers Replaced flagalrm() timers with another technique to check for timeouts. 2005-05-31 14:43:04 +00:00
etc *** empty log message *** 2005-05-04 13:46:34 +00:00
include Replaced flagalrm() timers with another technique to check for timeouts. 2005-05-31 14:43:04 +00:00
kernel Replaced flagalrm() timers with another technique to check for timeouts. 2005-05-31 14:43:04 +00:00
lib Replaced flagalrm() timers with another technique to check for timeouts. 2005-05-31 14:43:04 +00:00
man /boot and /minix -> /boot/boot and /boot/image changes 2005-05-04 09:29:52 +00:00
servers Replaced flagalrm() timers with another technique to check for timeouts. 2005-05-31 14:43:04 +00:00
test this test breaks on the new pre-i/o i/o buffer check. it wants to read 2005-05-24 14:57:45 +00:00
tools sync after install in case of trouble while shutdowning 2005-05-24 12:03:42 +00:00
LICENSE Initial revision 2005-04-21 14:53:53 +00:00
Makefile Notice 2005-05-04 09:31:32 +00:00