minix/servers/rs
Arun Thomas 007104d60e GCC build fixes/updates
-Set stack sizes for boot image processes
-Increase RS stack size
-Reduce ramdisk size
-HARDWARE task should use kernel stack
-Minor asm tweaks for leading underscores
2010-05-26 18:45:55 +00:00
..
service Unified crash recovery and live update. 2010-04-27 11:17:30 +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 GCC build fixes/updates 2010-05-26 18:45:55 +00:00
manager.c - Fixed a bug when running out of priv structures. 2010-05-11 20:49:42 +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