haiku/src
Michael Lotz 86d59c04c6 Support NMI sources. Any non maskable interrupt (NMI) will be marked as
unavailable for routing so that we don't end up configuring anything on them.
I haven't seen these in actual use though.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41530 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-16 13:36:31 +00:00
..
add-ons add proper memory size unit handling across all driver supported cards 2011-05-16 04:43:58 +00:00
apps Move functions declared in private/system/system_info.h out of the public namespace. 2011-05-15 17:02:36 +00:00
bin Move functions declared in private/system/system_info.h out of the public namespace. 2011-05-15 17:02:36 +00:00
build Jamfile changes to make <build>mimeset pick up headers/build/os/storage/AppFileInfo.h rather than the one in /boot/develop/headers on a BeOS-compatible host. This enables use of BAppFileInfo::Get/SetCatalogEntry() in <build>mimeset. Thanks Ingo! 2011-03-09 13:18:34 +00:00
data Add j2k extension to JPEG2000, some samples can be found at http://www.openjpeg.org/index.php?menu=samples 2011-05-02 12:56:39 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits * Fixed a bug in BPoseView::CreatePoses() that Ingo found, but was apparently 2011-05-06 20:43:27 +00:00
libs enable KASSERT in net80211 and fixes wrong uses of the macro. 2011-05-10 21:59:55 +00:00
preferences small workaround to prevent network preflet crashes on NAT network cards in VirtualBox and VMWare. Not a final solution but preventing a crash is always a plus. resolves #7038. Thanks Skipp_OSX! 2011-05-10 03:03:29 +00:00
servers * Really, there is absolutely no need to pass the default argument to an 2011-05-06 20:03:15 +00:00
system Support NMI sources. Any non maskable interrupt (NMI) will be marked as 2011-05-16 13:36:31 +00:00
tests Move functions declared in private/system/system_info.h out of the public namespace. 2011-05-15 17:02:36 +00:00
tools Fix build. 2011-05-15 19:18:38 +00:00
Jamfile