haiku/src/kernel/core/vm
Axel Dörfler b55d9c74f1 Renamed fields of the kernel_args structure.
Commented out the page_daemon to remove a warning.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4968 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-10-07 23:09:21 +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 Renamed fields of the kernel_args structure. 2003-10-07 23:09:21 +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