This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
730f5a50ccce09042321507a9628906a0c09a229
haiku-beta6
/
src
/
kernel
/
core
/
vm
T
History
Axel Dörfler
7c3d0ba1f5
get_memory_map() didn't take page offsets into account (i.e. didn't work correctly).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7762 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-06-06 16:39:03 +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
Replaced addr with addr_t.
2004-04-21 01:28:40 +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
get_memory_map() didn't take page offsets into account (i.e. didn't work correctly).
2004-06-06 16:39:03 +00:00