haiku/src/kernel
Axel Dörfler 4b5782942c Removed the unused argument from module_init().
Implemented the possibility for built-in modules - they have to be listed
in sBuiltInModules in module.c to be registered automatically.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7318 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-04-26 21:02:27 +00:00
..
apps Renamed thread/team syscalls to new scheme. 2004-03-03 01:15:48 +00:00
boot Updated to match general boot loader changes. 2004-04-22 01:13:20 +00:00
core Removed the unused argument from module_init(). 2004-04-26 21:02:27 +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 boot_loader.ld file (same as stage2.ld for ppc). 2004-04-22 00:53:55 +00:00
libroot Renamed systeminfo.c into system_info.c 2004-04-21 22:41:00 +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