haiku/src/kernel
Axel Dörfler dcec969499 get_driver_settings_string() now returns the new B_BUFFER_OVERFLOW code
if the buffer is too small for the settings string.
Added/changed some comments.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3548 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-16 22:17:09 +00:00
..
apps Really fixed build (while keeping the app in the build). 2003-05-21 03:35:56 +00:00
boot Are now located in src/kernel/ldscripts. 2003-05-12 00:51:11 +00:00
core Removed the old driver_settings.c file. 2003-06-15 13:22:50 +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 get_driver_settings_string() now returns the new B_BUFFER_OVERFLOW code 2003-06-16 22:17:09 +00:00
vm2 More code cleanup. Removing unused variables. Simplifying and shrinking 2003-03-26 04:00:38 +00:00
Jamfile Added the new kernel_os_main.o to the kernel build. 2003-06-15 13:17:01 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00