haiku/src
Ingo Weinhold 2d36bfd683 * Added support for the DEBUG_PRINTF macro.
* More debugging output in error cases.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10763 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-01-15 21:49:12 +00:00
..
add-ons Added /dev/dprintf driver. It's probably quite different from R5's, but nevertheless useful for debugging. 2005-01-15 21:36:50 +00:00
apps Fixed compilation, applied our style guide, simplified the sources, removed 2005-01-15 00:13:58 +00:00
data added timezone source files from ftp://elsie.nci.nih.gov/pub/tzdata2004g.tar.gz 2004-11-19 19:34:35 +00:00
kernel Changed return value of read_port[_etc] from status_t to ssize_t. That's not how it is declared in R5, but it is what actually is returned. 2005-01-15 21:45:13 +00:00
kits * Added support for the DEBUG_PRINTF macro. 2005-01-15 21:49:12 +00:00
libs sync to tree to support stippi's Painter classes 2005-01-12 11:09:33 +00:00
prefs added flag to work on R5 2005-01-14 12:47:56 +00:00
servers More informative debug output. The MIME manager keeps on getting spurious what == 0xffffffff messages under Haiku. Needs to be investigated. 2005-01-14 15:36:22 +00:00
tests * When run more than one time, the tests the increment the clipboard count 2005-01-13 00:48:38 +00:00
tools I apparently misunderstood Matthijs. This re-adds the app version. 2004-12-01 17:15:57 +00:00
Jamfile Added data directory, it should contain generated data files 2004-11-19 19:25:44 +00:00