haiku/src/kernel
Axel Dörfler a09c4553a6 Made the get_safemode_option() function public.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10257 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-26 16:25:18 +00:00
..
apps Now only uses the file name instead of the full path as area base name. 2004-11-24 18:15:20 +00:00
boot Now properly allocates the kernel stacks of the other CPUs. 2004-11-19 22:04:12 +00:00
core Made the get_safemode_option() function public. 2004-11-26 16:25:18 +00:00
drivers A terminated buffer just feels better. 2004-11-08 23:23:17 +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 Renamed _kern_set_tzspecs() to _kern_set_timezone(). 2004-11-26 15:04:16 +00:00
vm2/tests
Jamfile Added libroot/os/arch/x86/thread.o to the rld.so build. 2004-11-25 18:53:39 +00:00
TODO