minix/servers/rs
2010-05-27 08:48:53 +00:00
..
const.h Use of all NIL_* defines converted to NULL 2010-05-10 13:26:00 +00:00
error.c New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
exec.c Avoid sbrk (in favour of malloc) in RS where possible 2010-04-28 08:35:54 +00:00
glo.h RS - fixed timeouts 2010-05-07 18:12:16 +00:00
inc.h Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
main.c Oops, last commit included more than was intended 2010-05-20 08:07:47 +00:00
Makefile Reorganize some directories 2010-05-26 22:49:57 +00:00
manager.c Avoid use of C++ reserved word class in headers (reported by Aki Goto, tracker item 375) 2010-05-27 08:48:53 +00:00
memory.c Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
proto.h Unified crash recovery and live update. 2010-04-27 11:17:30 +00:00
request.c Unified crash recovery and live update. 2010-04-27 11:17:30 +00:00
table.c Scheduling server (by Bjorn Swift) 2010-05-18 13:39:04 +00:00
type.h Driver mapping refactory. 2010-04-09 21:56:44 +00:00
utility.c Fixed some inconsistent strict typing declarations. 2010-05-25 07:23:24 +00:00