This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a4462f51c3eb6a5151fc75ffac7981aeeb18973
haiku-beta6
/
src
/
system
T
History
Axel Dörfler
8a4462f51c
Turned off debug output.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14044 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-08-21 23:19:39 +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
Turned off debug output.
2005-08-21 23:19:39 +00:00
ldscripts
…
libroot
This adds the required functions to libroot.so and fixes DEBUG build.
2005-08-21 01:30:46 +00:00
runtime_loader
This removes the inline assembly code for find_thread
2005-08-20 23:57:11 +00:00
Jamfile
added UFC crypt library (LGPL)
2005-08-19 15:17:43 +00:00