haiku/src/kernel/core/vm
Axel Dörfler b5a05a72fa Fixed some warnings.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4596 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-09 02:36:52 +00:00
..
Jamfile Adjusted the SubDir and SubInclude parameters. 2002-07-09 20:15:44 +00:00
vm_cache.c cvs server: Up-to-date check failed for `src/kernel/core/vm/vm.c' 2003-08-20 02:48:15 +00:00
vm_daemons.c cvs server: Up-to-date check failed for `src/kernel/core/vm/vm.c' 2003-08-20 02:48:15 +00:00
vm_page.c stage.2 header has been moved. 2003-05-03 16:09:01 +00:00
vm_store_anonymous_noswap.c Made the VM even calmer - this one uses the TRACE() stuff now as well. 2003-08-20 03:21:13 +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 Replaced the vm_get_region_info() call with get_area_info(). 2003-08-20 15:51:30 +00:00
vm.c Fixed some warnings. 2003-09-09 02:36:52 +00:00