haiku/src
Axel Dörfler 15e795e9ff Implemented vm_translation_map::protect() for x86. vm_set_area_protection()
now uses this one instead of using map() for every single page - this should
be faster in most cases, and also, more importantly, does not mess up the
map_count counter anymore.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@11916 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-19 03:07:33 +00:00
..
add-ons Apparently, the $(DOTDOT) stuff does work as expected; it only seems 2005-03-19 02:34:08 +00:00
apps Moved bin/ out of apps/, make it build again. 2005-03-19 00:39:42 +00:00
bin Moved bin/ out of apps/, make it build again. 2005-03-19 00:39:42 +00:00
build Required for the build under Linux. Defines dl_iterate_phdr() which is a Linux specific glibc dependency. 2005-03-06 16:49:13 +00:00
data Moved keymaps to the common place for data files like timezones 2005-03-18 17:05:46 +00:00
kernel Implemented vm_translation_map::protect() for x86. vm_set_area_protection() 2005-03-19 03:07:33 +00:00
kits KMessage.cpp has been moved but is also compiled into libbe.so. 2005-03-19 01:09:36 +00:00
libs
prefs
servers keymaps have been moved 2005-03-18 19:05:19 +00:00
tests Moved kernel/vm2 to tests/kernel/vm2. 2005-03-18 01:43:25 +00:00
tools The bin/ directory has been moved out of apps/. 2005-03-19 01:10:29 +00:00
Jamfile Moved bin/ out of apps/, make it build again. 2005-03-19 00:39:42 +00:00