haiku/src
Ingo Weinhold 336b15cf0f Added musings about where to deal with debug registers.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11506 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-02-28 00:42:01 +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 Missing \n at the end of the usage message. 2005-02-25 22:35:54 +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 Added musings about where to deal with debug registers. 2005-02-28 00:42:01 +00:00
kits MediaRoster::Roster() now sets out_error to B_OK if everything is OK 2005-02-26 23:21:52 +00:00
libs
prefs added usb devices and vendors list from NetBSD version 1.395 2005-02-18 20:27:26 +00:00
servers Initial version of our debug server. This is the guy that hangs around 2005-02-25 14:37:36 +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 * Don't use int32 in sources to be compiled for the build platform 2005-02-25 22:30:50 +00:00
Jamfile