haiku/src/kernel/core/vm
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
..
Jamfile Adjusted the SubDir and SubInclude parameters. 2002-07-09 20:15:44 +00:00
vm_cache.c Fixes for the khash changes. 2002-11-29 08:38:52 +00:00
vm_daemons.c Replaced the standard thread functions with a BeOS compatible set. 2003-01-27 03:02:24 +00:00
vm_page.c stage.2 header has been moved. 2003-05-03 16:09:01 +00:00
vm_store_anonymous_noswap.c Replaced kmalloc(), kfree(), and kstrdup() with the POSIX equivalents. 2002-10-29 23:07:06 +00:00
vm_store_device.c Replaced kmalloc(), kfree(), and kstrdup() with the POSIX equivalents. 2002-10-29 23:07:06 +00:00
vm_store_null.c Replaced kmalloc(), kfree(), and kstrdup() with the POSIX equivalents. 2002-10-29 23:07:06 +00:00
vm_store_vnode.c Replaced kmalloc(), kfree(), and kstrdup() with the POSIX equivalents. 2002-10-29 23:07:06 +00:00
vm_tests.c *LOTS* of small changes to make the kernel compatible with Be's KernelExport.h 2002-10-26 16:13:36 +00:00
vm.c The delete_area() call in the kernel now only allows to delete areas created 2003-08-19 17:21:50 +00:00