haiku/src
Axel Dörfler 9d8c209014 * vm_remove_all_page_mappings() now returns an accumulation of the flags of
the unmapped page.
* This is needed by everyone who calls this to make sure modifications to a
  page aren't ignored. Namely, the page scanner and the page thief were
  affected.
* Cleaned up locking the page's cache a bit in page_thief(); there is now
  a helper class that takes care of everything.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22438 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-04 16:36:35 +00:00
..
add-ons Forgot to replace the error code with the new "mayBlock" logic, thanks Ingo! 2007-10-04 15:11:48 +00:00
apps Added the students who worked on the DDM and intel partitioning system. 2007-10-03 20:15:05 +00:00
bin convert files to new include file locations 2007-09-28 14:53:42 +00:00
build Copy change r22224: WriteAttrString() should write the terminating null. 2007-09-12 14:18:01 +00:00
data update to tzdata2007g 2007-09-23 18:17:31 +00:00
documentation Proofreading fixes for the last half of the document 2007-06-09 12:19:05 +00:00
kits oops! Somehow I managed to commit a version with some extra debug code 2007-10-04 11:37:04 +00:00
libs * when a vector icon was present, BAppFileInfo::GetIcon() would return an 2007-10-02 16:54:34 +00:00
preferences Patch by Rene Gollent which fixes displaying of current time. I've used 2007-10-02 09:37:41 +00:00
servers * added a way for the ServerWindow message loop to determine the required type 2007-10-02 14:09:11 +00:00
system * vm_remove_all_page_mappings() now returns an accumulation of the flags of 2007-10-04 16:36:35 +00:00
tests The toggledView variable was assigned twice. The last assignment should 2007-10-03 22:53:19 +00:00
tools * rootfs.c -> rootfs.cpp 2007-10-04 14:30:50 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00