Searched hist:f75b8de3fca930e6140a426ad6e4003be467be78 (Results 1 – 6 of 6) sorted by relevance
/haiku/src/kits/storage/disk_device/jobs/ |
H A D | CreateChildJob.cpp | f75b8de3fca930e6140a426ad6e4003be467be78 Sun Jul 26 17:27:27 UTC 2009 Axel Dörfler <axeld@pinc-software.de> * Discarded the "parametersSize" parameter from various disk device manager functions. * Since we now use UserStringParameter, this fixes the missing null termination of the parameter string, and thus bug #4045. * Removed UserMemoryParameter, as it's no longer in use. * Adjusted syscalls accordingly.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31779 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | SetStringJob.cpp | f75b8de3fca930e6140a426ad6e4003be467be78 Sun Jul 26 17:27:27 UTC 2009 Axel Dörfler <axeld@pinc-software.de> * Discarded the "parametersSize" parameter from various disk device manager functions. * Since we now use UserStringParameter, this fixes the missing null termination of the parameter string, and thus bug #4045. * Removed UserMemoryParameter, as it's no longer in use. * Adjusted syscalls accordingly.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31779 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | InitializeJob.cpp | f75b8de3fca930e6140a426ad6e4003be467be78 Sun Jul 26 17:27:27 UTC 2009 Axel Dörfler <axeld@pinc-software.de> * Discarded the "parametersSize" parameter from various disk device manager functions. * Since we now use UserStringParameter, this fixes the missing null termination of the parameter string, and thus bug #4045. * Removed UserMemoryParameter, as it's no longer in use. * Adjusted syscalls accordingly.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31779 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/disk_device_manager/ |
H A D | ddm_userland_interface.cpp | f75b8de3fca930e6140a426ad6e4003be467be78 Sun Jul 26 17:27:27 UTC 2009 Axel Dörfler <axeld@pinc-software.de> * Discarded the "parametersSize" parameter from various disk device manager functions. * Since we now use UserStringParameter, this fixes the missing null termination of the parameter string, and thus bug #4045. * Removed UserMemoryParameter, as it's no longer in use. * Adjusted syscalls accordingly.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31779 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/private/kernel/disk_device_manager/ |
H A D | ddm_userland_interface.h | f75b8de3fca930e6140a426ad6e4003be467be78 Sun Jul 26 17:27:27 UTC 2009 Axel Dörfler <axeld@pinc-software.de> * Discarded the "parametersSize" parameter from various disk device manager functions. * Since we now use UserStringParameter, this fixes the missing null termination of the parameter string, and thus bug #4045. * Removed UserMemoryParameter, as it's no longer in use. * Adjusted syscalls accordingly.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31779 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/private/system/ |
H A D | syscalls.h | f75b8de3fca930e6140a426ad6e4003be467be78 Sun Jul 26 17:27:27 UTC 2009 Axel Dörfler <axeld@pinc-software.de> * Discarded the "parametersSize" parameter from various disk device manager functions. * Since we now use UserStringParameter, this fixes the missing null termination of the parameter string, and thus bug #4045. * Removed UserMemoryParameter, as it's no longer in use. * Adjusted syscalls accordingly.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31779 a95241bf-73f2-0310-859d-f6bbb57e9c96
|