haiku/src/system
Axel Dörfler 6cc43bfbb0 * _user_find_partition() did not work for partitions (only for devices), as it
did not set the "devicesOnly" flag to false when calling RegisterDevice().
* ddm_userland_interface.cpp incorrectly wrote to userland memory when it
  assigned "neededSize" in several places.
* Replaced on-stack path with the UserStringParameter class where appropriate.
* Made the UserStringParameter class castable to char*.
* Minor cleanup in KDiskDeviceManager.cpp.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26563 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-07-22 14:05:47 +00:00
..
boot forgotten -fno-pic makes arch_elf.cpp give the correct pointers to dprintf instead of garbage. 2008-07-22 01:56:33 +00:00
glue * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
kernel * _user_find_partition() did not work for partitions (only for devices), as it 2008-07-22 14:05:47 +00:00
ldscripts The .dynamic section should be both part of the data and dynamic segments! 2008-07-22 00:46:07 +00:00
libroot * Build fix: coreutils had a replacement for dirfd(). 2008-07-17 01:22:13 +00:00
runtime_loader * Added a __swap_int32() function to the runtime_loader - this fixes the build, 2008-07-10 11:52:57 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00