haiku/src/add-ons/kernel
Axel Dörfler 3f7e748f91 * Made the code a bit more robust against faulty use.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38181 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-17 11:45:56 +00:00
..
bluetooth *Incorrect endianess handling from bdaddr at parsing from string. 2010-06-14 20:04:10 +00:00
bus_managers Firewire: Type fix for byte swapping 2010-08-15 09:37:20 +00:00
busses ATA: Type fix for byte swapping 2010-08-15 11:57:24 +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 * Added rlphy MII driver back to the rtl81xx driver - originally, I intended to 2010-08-13 09:10:53 +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 * Applied patch by Janito that fixes broken reverting when a rename operation 2010-08-14 18:41:52 +00:00
generic Generic: Type fixes for atomic op 2010-08-15 22:38:41 +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 dropped a useless arg of the KernelAddon rule, hope I don't mess anything 2006-09-18 10:02:13 +00:00
network * Made the code a bit more robust against faulty use. 2010-08-17 11:45:56 +00:00
partitioning_systems Fix a possible NULL dereference. CID 1582 2010-08-14 17:34:02 +00:00
Jamfile * Removed old disk_scanner left-overs. 2009-07-29 01:23:47 +00:00