No description
Find a file
Ben Gras 2fd5eb2569 ipc test improvements
. rename testshm.sh to test.sh so all test scripts are called test.sh
 . delete msg* tests as msg* functionality isn't implemented
 . add ipc/test.sh that runs all test.sh scripts in the subdirs
2010-04-08 13:11:37 +00:00
benchmarks only check local benchmark dir if it exists 2010-02-04 18:15:10 +00:00
boot more stack for boot 2010-04-08 12:18:57 +00:00
commands Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
docs Minor docs/UPDATING fix 2010-03-24 13:41:38 +00:00
drivers Rename all uses of U8_t to u8_t and remove U8_t, remove unused I8_t, 2010-04-07 13:35:56 +00:00
etc Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
include Rename all uses of U8_t to u8_t and remove U8_t, remove unused I8_t, 2010-04-07 13:35:56 +00:00
kernel Fixed a panic message 2010-04-07 12:50:43 +00:00
lib Rename all uses of U8_t to u8_t and remove U8_t, remove unused I8_t, 2010-04-07 13:35:56 +00:00
man New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
servers Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
test ipc test improvements 2010-04-08 13:11:37 +00:00
tools Prioritized NOTIFY messages for reliable asynchonrous delivery of system events. 2010-03-22 23:44:55 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00