haiku/src/system
Ingo Weinhold ab33f2d961 vm_create_null_area(): The area was created with B_NO_LOCK which would cause
the wired count of manually mapped pages not to be decremented in
delete_area(), leading to a "pages still has mappings" panic when the slab
allocator's memory manager deleted areas.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35329 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-28 20:16:59 +00:00
..
boot Applied patch by "Grey": 2010-01-13 15:02:55 +00:00
glue Should have been part of r30818. The version "glue". 2009-05-21 15:05:45 +00:00
kernel vm_create_null_area(): The area was created with B_NO_LOCK which would cause 2010-01-28 20:16:59 +00:00
ldscripts Patch by Andreas Faerber: 2010-01-02 10:21:09 +00:00
libroot axeld+stippi: 2010-01-19 15:40:24 +00:00
runtime_loader Pre-load shared objects as libraries, so their symbols will be used 2009-12-28 00:05:10 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00