Go to file
Jorrit Herder eba45510a9 New alarm(2) timers mechanism.
Kernel no longer keeps track of user alarms on behalf of the PM.
Instead, the PM maintains its own list of watchdog timers, and
uses one synchronous alarm (at the kernel) to get notifications
for expired user timers.
2005-07-14 15:30:12 +00:00
boot Updated boot monitor help menu. 2005-06-17 11:52:55 +00:00
commands .. 2005-07-13 15:08:59 +00:00
drivers Renamed some system library functionality. 2005-07-14 15:15:18 +00:00
etc kernel and servers send diagnostic messages to IS; IS sends them to TTY 2005-07-08 17:30:01 +00:00
include Updated system call library. 2005-07-14 15:14:44 +00:00
kernel Renamed file. 2005-07-14 15:27:40 +00:00
lib Renamed various system calls. 2005-07-14 15:13:33 +00:00
man complete, tick-resolution gettimeofday() implementation 2005-07-06 07:08:36 +00:00
servers New alarm(2) timers mechanism. 2005-07-14 15:30:12 +00:00
test kernel and servers send diagnostic messages to IS; IS sends them to TTY 2005-07-08 17:30:01 +00:00
tools setup -> setupcd 2005-07-13 13:04:56 +00:00
LICENSE Initial revision 2005-04-21 14:53:53 +00:00
Makefile Use relative paths for make depend 2005-06-29 15:26:10 +00:00