haiku/src/kernel
Axel Dörfler 5152eb6890 The delete_area() call in the kernel now only allows to delete areas created
in the kernel.
Use the new delete_area_etc() call for other needs.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4321 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-19 17:21:50 +00:00
..
apps Now uses the new BeOS compatible area calls. 2003-08-19 14:18:30 +00:00
boot A simple heap implementation for the boot loader - already tested, and working well. 2003-06-24 18:05:54 +00:00
core The delete_area() call in the kernel now only allows to delete areas created 2003-08-19 17:21: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 Updated for the new BeOS compatible syscalls - create_area() is no longer 2003-08-19 14:20:06 +00:00
vm2/tests Removing old VM2, starting to integrate new VM. 2003-07-30 11:48:09 +00:00
Jamfile Replaced the "filetest" command with the "pipe_test" for the build, due to 2003-06-28 04:22:06 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00