/haiku/headers/private/kernel/util/ |
H A D | syscall_args.h | e6dc7903e4277bf6e22527ed611df619c7e645f1 Thu Sep 27 12:21:33 UTC 2007 Axel Dörfler <axeld@pinc-software.de> * vm.h no longer includes vm_types.h - only those that actually need access to the private VM types are including vm_types.h now. * Removed vm_page, vm_area, vm_cache, and vm_address_space typedefs; it's cleaner this way, and the actual types are only used in C++ files now, anyway. * And that caused changes in many files... * Made commpage.h self-containing. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22329 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/private/kernel/arch/ |
H A D | vm.h | e6dc7903e4277bf6e22527ed611df619c7e645f1 Thu Sep 27 12:21:33 UTC 2007 Axel Dörfler <axeld@pinc-software.de> * vm.h no longer includes vm_types.h - only those that actually need access to the private VM types are including vm_types.h now. * Removed vm_page, vm_area, vm_cache, and vm_address_space typedefs; it's cleaner this way, and the actual types are only used in C++ files now, anyway. * And that caused changes in many files... * Made commpage.h self-containing. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22329 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/cache/ |
H A D | vnode_store.h | e6dc7903e4277bf6e22527ed611df619c7e645f1 Thu Sep 27 12:21:33 UTC 2007 Axel Dörfler <axeld@pinc-software.de> * vm.h no longer includes vm_types.h - only those that actually need access to the private VM types are including vm_types.h now. * Removed vm_page, vm_area, vm_cache, and vm_address_space typedefs; it's cleaner this way, and the actual types are only used in C++ files now, anyway. * And that caused changes in many files... * Made commpage.h self-containing. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22329 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/arch/x86/ |
H A D | arch_debug.cpp | e6dc7903e4277bf6e22527ed611df619c7e645f1 Thu Sep 27 12:21:33 UTC 2007 Axel Dörfler <axeld@pinc-software.de> * vm.h no longer includes vm_types.h - only those that actually need access to the private VM types are including vm_types.h now. * Removed vm_page, vm_area, vm_cache, and vm_address_space typedefs; it's cleaner this way, and the actual types are only used in C++ files now, anyway. * And that caused changes in many files... * Made commpage.h self-containing. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22329 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/slab/ |
H A D | Slab.cpp | e6dc7903e4277bf6e22527ed611df619c7e645f1 Thu Sep 27 12:21:33 UTC 2007 Axel Dörfler <axeld@pinc-software.de> * vm.h no longer includes vm_types.h - only those that actually need access to the private VM types are including vm_types.h now. * Removed vm_page, vm_area, vm_cache, and vm_address_space typedefs; it's cleaner this way, and the actual types are only used in C++ files now, anyway. * And that caused changes in many files... * Made commpage.h self-containing. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22329 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/ |
H A D | elf.cpp | e6dc7903e4277bf6e22527ed611df619c7e645f1 Thu Sep 27 12:21:33 UTC 2007 Axel Dörfler <axeld@pinc-software.de> * vm.h no longer includes vm_types.h - only those that actually need access to the private VM types are including vm_types.h now. * Removed vm_page, vm_area, vm_cache, and vm_address_space typedefs; it's cleaner this way, and the actual types are only used in C++ files now, anyway. * And that caused changes in many files... * Made commpage.h self-containing. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22329 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | thread.cpp | e6dc7903e4277bf6e22527ed611df619c7e645f1 Thu Sep 27 12:21:33 UTC 2007 Axel Dörfler <axeld@pinc-software.de> * vm.h no longer includes vm_types.h - only those that actually need access to the private VM types are including vm_types.h now. * Removed vm_page, vm_area, vm_cache, and vm_address_space typedefs; it's cleaner this way, and the actual types are only used in C++ files now, anyway. * And that caused changes in many files... * Made commpage.h self-containing. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22329 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/vm/ |
H A D | vm.cpp | e6dc7903e4277bf6e22527ed611df619c7e645f1 Thu Sep 27 12:21:33 UTC 2007 Axel Dörfler <axeld@pinc-software.de> * vm.h no longer includes vm_types.h - only those that actually need access to the private VM types are including vm_types.h now. * Removed vm_page, vm_area, vm_cache, and vm_address_space typedefs; it's cleaner this way, and the actual types are only used in C++ files now, anyway. * And that caused changes in many files... * Made commpage.h self-containing. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22329 a95241bf-73f2-0310-859d-f6bbb57e9c96
|