haiku/src/add-ons/kernel
Colin Günther c006bb2735 * Using conditional compilation instead of simply deleting source code, to
ensure interrupts are disabled only once per interrupt event.
* Coding style cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34819 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-12-29 23:46:42 +00:00
..
bluetooth - Proper implementation of accept/bind l2cap socket interface 2009-11-28 20:03:15 +00:00
bus_managers use directly AcpiReset() for acpi reboot 2009-12-13 23:01:28 +00:00
busses * Moved the VM headers into subdirectory vm/. 2009-12-02 18:05:10 +00:00
console * Don't use the private vm_map_physical_memory() but just 2007-09-27 12:45:11 +00:00
cpu * Added a set_mtrrs() hook to x86_cpu_module_info, which is supposed to set 2009-11-23 15:06:08 +00:00
debugger * Fixed fortuntes path, closing ticket #5028. 2009-11-24 16:01:07 +00:00
drivers * Using conditional compilation instead of simply deleting source code, to 2009-12-29 23:46:42 +00:00
file_cache * Added some temporary debug code to measure the boot time. 2009-01-14 13:57:42 +00:00
file_systems *.c -> *.cpp 2009-12-01 17:06:26 +00:00
generic Applied patch from augiedoggie: disable debug in the mpu401 module. 2009-10-24 17:18:16 +00:00
interrupt_controllers Patch by Duane on IRC, makes it build again (but won't work). Needs investigation. 2008-08-14 00:48:21 +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 sure the sockaddr::sa_len field is set correctly for sendto(), and 2009-12-15 17:40:14 +00:00
partitioning_systems * Didn't notice that AdjustSize() was called from somewhere else, too. This 2009-11-30 16:36:28 +00:00
Jamfile * Removed old disk_scanner left-overs. 2009-07-29 01:23:47 +00:00