This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
89ea3ca9d66ddc25fb5541921228901a27b5d51a
haiku-beta6
/
src
T
History
Axel Dörfler
89ea3ca9d6
Fixed a stupid typo, thanks to Bill Hayden for pointing this out :-)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6910 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-05 23:55:19 +00:00
..
add-ons
added logging of subsystem vendor and device id
2004-03-05 23:19:05 +00:00
apps
Some R5 fixes that don't affect Dano/Zeta, and hopefully won't affect us, too:
2004-03-04 02:02:09 +00:00
kernel
Fixed a stupid typo, thanks to Bill Hayden for pointing this out :-)
2004-03-05 23:55:19 +00:00
kits
Fixed ReadFromRawPort(); it was severly broken (the missing B_RELATIVE_TIMEOUT
2004-03-05 01:49:48 +00:00
libs
…
prefs
from Korli: lib link order reversed to allow finding the symbol launch_media_server in our libmedia.so
2004-02-26 08:34:25 +00:00
servers
Begin transfering implementations to the new API functions
2004-03-01 02:21:14 +00:00
tests
Updated config message test for new STXTTranslator behavior
2004-03-02 23:38:17 +00:00
tools
Made the Unit test stuff a bit more mwcc/mwld friendly. It still doesn't build right out of the box with our build system, but with a few changes to the build system it can be done (I'm not going to do that, though).
2004-02-18 21:38:04 +00:00
Jamfile
…