haiku/src/system
Axel Dörfler 8ca5764554 * Implemented APM generic syscall API to query the current power status.
* PowerStatus is now using this API when compiled for Haiku.
* Note, I'm not sure why yet, but running PowerStatus in the background
  crashes at least my laptop after some time.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21154 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-05-16 15:22:23 +00:00
..
boot Fixed boot loader BFS build which I broke with my recent changes. 2007-04-27 14:31:18 +00:00
glue The Haiku startup code now exports a symbol called __gHaikuStartupCode. This can 2006-10-06 12:19:20 +00:00
kernel * Implemented APM generic syscall API to query the current power status. 2007-05-16 15:22:23 +00:00
ldscripts Modified the pxe_ia32 stage 1 loader to load stage 2 at the same address as bios_ia32 stage 1 does. 2006-10-24 20:53:30 +00:00
libroot set the function attribute on the asm memcpy. 2007-04-17 04:19:45 +00:00
runtime_loader Turn the assembly optimized memcpy (simple rep movsd) back on for x86. Had to hack around the make system a bit, and the result is pretty nasty, specifically due to the amount of places in the system where various targets poke their fingers into the libroot directory. 2007-04-16 06:17:14 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00