haiku/src/kernel
Axel Dörfler 6ed14d8c59 Added a global variable gBootDriveID where %dl is stored to.
Moved the data section closer to the end of the 1024 bytes of the boot
block - the region before is reused as scratch buffer in the real mode
data segment.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7245 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-04-19 22:36:13 +00:00
..
apps Renamed thread/team syscalls to new scheme. 2004-03-03 01:15:48 +00:00
boot Added a global variable gBootDriveID where %dl is stored to. 2004-04-19 22:36:13 +00:00
core Implemented rename_thread() and _user_rename_thread() (as pointed out by Jack Burton). 2004-04-06 21:38:45 +00:00
drivers NewOS read/write hooks return ssize_t, but on BeOS, they return status_t and 2004-03-29 12:28:34 +00:00
glue No longer calls _thread_do_exit_notification() as exit() now does it. 2003-04-28 11:10:09 +00:00
ldscripts Added a new linker script for our boot loader (a.k.a. zbeos in the BeOS world). 2004-04-19 00:05:32 +00:00
libroot Added a ToDo comment about how to correctly implement get_cpuid(). 2004-03-30 13:02:49 +00:00
vm2/tests Removing old VM2, starting to integrate new VM. 2003-07-30 11:48:09 +00:00
Jamfile The boot loader now uses the boot_loader.ld linking script instead of 2004-04-19 02:23:50 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00