haiku/src/kernel
Axel Dörfler fc3874cf13 Replaced the vm_get_region_info() call with get_area_info().
Removed the user_vm_get_region_info(), and user_vm_clone_region() calls.
Added all missing BeOS compatible area syscalls.
Partially implemented [_user_]find_area(), implemented _user_area_for().


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4353 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-08-20 15:51:30 +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 Replaced the vm_get_region_info() call with get_area_info(). 2003-08-20 15:51:30 +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 renamed test_and_set into atomic_test_and_set 2003-08-20 02:56:22 +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