haiku/src
Ingo Weinhold 05916979f9 Export i386_get_current_iframe() so it can be used in arch_user_debugger.cpp.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11472 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-02-24 15:49:41 +00:00
..
add-ons Fixed a hang on boot problem with bus manager initialization. Apparently the BeOS kernel doesn't seem to like using spinlocks as the ver first thing in the boot process, so I rolled my own. Everything is now working consistently. 2005-02-24 02:40:06 +00:00
apps * Implemented colorized output. 2005-02-22 12:37:24 +00:00
data updated timezone files from ftp://elsie.nci.nih.gov/pub/tzdata2005c.tar.gz 2005-02-02 21:58:42 +00:00
kernel Export i386_get_current_iframe() so it can be used in arch_user_debugger.cpp. 2005-02-24 15:49:41 +00:00
kits Implemeted some methods for BBitmaps which accepts views, got rid of "NOT_IMPLEMENTED". Fixed a warning in ListView.cpp 2005-02-23 11:23:41 +00:00
libs Don't link against the libfreetype.so in ~/config/lib as we don't build it 2005-01-19 14:23:43 +00:00
prefs added usb devices and vendors list from NetBSD version 1.395 2005-02-18 20:27:26 +00:00
servers Added the beginnings of our power management daemon. Currently does nothing except tell the roster to shut down when you press the power button (in conjuction with acpi_button, of course). Eventually will do things like display low power warnings, spin down hard disks, and display the requisite power info deskbar replicant. 2005-02-24 03:05:53 +00:00
tests Added BAlert manual test, used to make the BAlert unit tests and compare the behavior of Be's BAlert to Haiku's BAlert. 2005-02-13 16:49:03 +00:00
tools Write return and parameter type names into the generated strace file. 2005-02-22 12:33:49 +00:00
Jamfile Added data directory, it should contain generated data files 2004-11-19 19:25:44 +00:00