haiku/src/kernel
Axel Dörfler 4578da13a4 main() now waits until interrupts are available before bringing the device drivers up.
Switched to load_image() instad of using the old team_create_team() to start "init".


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9361 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-10-14 18:18:22 +00:00
..
apps Added minimal fork() test app. 2004-10-14 17:52:41 +00:00
boot Refactored the intel partitioning module. 2004-10-02 15:35:25 +00:00
core main() now waits until interrupts are available before bringing the device drivers up. 2004-10-14 18:18:22 +00:00
drivers Calmed down the soon to be removed driver loader (to be replaced by a better 2004-09-28 03:42:07 +00:00
glue Now initializes some global variable defined in libroot_init.c. 2004-07-05 18:50:20 +00:00
ldscripts Added boot_loader.ld file (same as stage2.ld for ppc). 2004-04-22 00:53:55 +00:00
libroot Implemented load_image() using the new _kern_load_image() syscall. 2004-10-14 17:49:58 +00:00
vm2/tests Removing old VM2, starting to integrate new VM. 2003-07-30 11:48:09 +00:00
Jamfile Add setenv() & co to librld.a as our runtime linker will need them... 2004-10-13 09:49:14 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00