haiku/src/kernel
Axel Dörfler e4cf172727 Since Ingo found out that BeOS requires the module name and its location
on disk to match to be able to find it, changed the ToDo: comment in the
affected function, and added a test call to vfs_get_module_name(); our
bootfs cannot handle the path depth/length required to be a useful module
host, so we still have our recursive search algorithm in place for now.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4560 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-08 04:06:14 +00:00
..
apps Fixed a warning. 2003-09-08 03:52:44 +00:00
boot Added some more dummy stuff, so that the whole thing is linked correctly. 2003-09-08 02:42:49 +00:00
core Since Ingo found out that BeOS requires the module name and its location 2003-09-08 04:06:14 +00:00
drivers boot headers have been moved. 2003-05-03 16:33:09 +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 add-on.ld and moved kernel.ld to the correct location. 2003-05-13 02:21:16 +00:00
libroot Fixed a build bug I introduced earlier. 2003-09-08 03:54:36 +00:00
vm2/tests Removing old VM2, starting to integrate new VM. 2003-07-30 11:48:09 +00:00
Jamfile Add some sources to the boot loader that are needed by the intel partition 2003-09-08 02:50:44 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00