haiku/src/add-ons/kernel
Ingo Weinhold 0a1dabca7e Added public io_request_is_vip(), returning whether the given request has the
VIP flag set.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37678 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-07-22 11:08:34 +00:00
..
bluetooth *Incorrect endianess handling from bdaddr at parsing from string. 2010-06-14 20:04:10 +00:00
bus_managers * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
busses Restrict B_DMA_HIGH_ADDRESS to 4 GB. AHCI can generally support 64 bit DMA, 2010-06-23 13:36:08 +00:00
console * Changed physical_entry::{address,size} to phys_{addr,size}_t and changed 2010-05-27 22:07:27 +00:00
cpu * map_physical_memory() does now always set a memory type. If none is given (it 2010-02-18 13:52:43 +00:00
debugger Use debug_memcpy() instead of user_memcpy() in the kernel debugger. 2010-04-13 17:40:50 +00:00
drivers * fixed a couple of regressions of r37670 concerning optional build targets 2010-07-21 23:10:57 +00:00
file_cache * Fixed the semantics of [v]snprintf(): If the buffer is not large enough, 2009-12-30 15:17:09 +00:00
file_systems Added public io_request_is_vip(), returning whether the given request has the 2010-07-22 11:08:34 +00:00
generic * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
interrupt_controllers * Changed physical_entry::{address,size} to phys_{addr,size}_t and changed 2010-05-27 22:07:27 +00:00
media
network * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
partitioning_systems * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
Jamfile * Removed old disk_scanner left-overs. 2009-07-29 01:23:47 +00:00