This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6978315d3a4f6329cdbb8bc9ab12544d6d72a431
haiku-beta6
/
src
/
kernel
/
core
/
vm
T
History
Axel Dörfler
6978315d3a
B_EXACT_KERNEL_ADDRESS doesn't really make a lot of sense.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9256 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-10-08 01:16:54 +00:00
..
Jamfile
Moved everything from vm.c belonging to vm_address_space into a separate file.
2004-10-07 16:15:49 +00:00
vm_address_space.c
Removed team::_aspace_id since it already has a direct pointer to it.
2004-10-07 17:11:54 +00:00
vm_cache.c
Cleanup, no functional change.
2004-09-10 23:43:15 +00:00
vm_daemons.c
Fixed warnings due to the type changes in vm_translation_map.h.
2004-06-17 13:23:30 +00:00
vm_page.c
B_EXACT_KERNEL_ADDRESS doesn't really make a lot of sense.
2004-10-08 01:16:54 +00:00
vm_store_anonymous_noswap.c
The VM store interface has changed to better match the one of the device interface.
2004-09-04 17:41:42 +00:00
vm_store_device.c
The VM store interface has changed to better match the one of the device interface.
2004-09-04 17:41:42 +00:00
vm_store_null.c
The VM store interface has changed to better match the one of the device interface.
2004-09-04 17:41:42 +00:00
vm_tests.c
Renamed VFS syscalls to the new style.
2004-06-15 15:26:22 +00:00
vm.c
Removed team::_aspace_id since it already has a direct pointer to it.
2004-10-07 17:11:54 +00:00