haiku/src/system
Axel Dörfler 0d299e8a4b The team watching mechanism now works as intended.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13892 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-08-03 16:57:40 +00:00
..
boot The color index is multiplied by 3 because there are R, G and B values for each color in the palette. But uint8 can't hold these for any index above 256/3 obviously. Also fixed the 24-bit display. It works on real hardware but looks broken with bochs. I suppose bochs does not handle 24-bit VESA correctly though. 2005-06-29 23:40:25 +00:00
glue This should fix the build after all the kernel/system renaming. 2005-04-13 13:59:17 +00:00
kernel The team watching mechanism now works as intended. 2005-08-03 16:57:40 +00:00
ldscripts Renamed src/kernel to src/system. 2005-04-13 13:06:35 +00:00
libroot Updated to tzcode2005j.tar.gz 2005-07-08 23:49:29 +00:00
runtime_loader We now make sure, that images always have absolute paths, otherwise 2005-07-21 23:51:02 +00:00
Jamfile This fixes the build with GCC 3. 2005-04-14 22:15:38 +00:00