This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b487348fb3688131fddae531b57b5855f8897681
haiku-beta6
/
src
T
History
Axel Dörfler
b487348fb3
Now only use dprintf() for debug output.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9746 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-03 02:13:18 +00:00
..
add-ons
updated ROM dump to be 64Kb instead of 32Kb: now we have the full thing.
2004-11-02 17:08:27 +00:00
apps
Added Pentium M label
2004-11-01 14:11:26 +00:00
kernel
Now only use dprintf() for debug output.
2004-11-03 02:13:18 +00:00
kits
Added clarifying comments and a bit more error checking
2004-11-02 21:36:27 +00:00
libs
Added PDFlib lite 5.0.3 which is required to build the PDF printer driver.
2004-10-06 18:48:01 +00:00
prefs
<smacks forehead> Kevin's changes also affected the ScrollBar prefs. Fixed build. *sigh*
2004-10-16 23:05:05 +00:00
servers
Implement bare-bones AS_SYNC message handling - this fixes a problem whereby app_server<->client communications would come to a stop since the client expected a reply from this message and would never get one because it was unimplemented
2004-11-01 16:18:44 +00:00
tests
Removed the error count from sys_rstat() as this can easily happen with
2004-10-27 00:48:20 +00:00
tools
Extremely bad idea: Since the inline stat() is not static, we get a endless recursion, if the server is not running. Fascinatingly this doesn't happen on R5, but at least on BONE (with the same executable) -- correctly, I would think. Apparently a bug in the R5 loader.
2004-11-01 23:52:15 +00:00
Jamfile
…