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
3ddf6441ea7dba1b04169b056a0a48c025df5d02
haiku-beta6
/
src
T
History
Axel Dörfler
3ddf6441ea
* Fixed warning.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27790 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-09-30 14:13:55 +00:00
..
add-ons
Checking the return value of methods is always a good idea. This fixes a KDL I'm getting on start with vmware when including the acpi module in the build. Now, finding why this happens in the first place would be nice.
2008-09-29 13:13:39 +00:00
apps
* save the last output location
2008-09-29 22:05:26 +00:00
bin
More refactoring:
2008-09-29 23:49:29 +00:00
build
Added header directory missing for <asm_defs.h>. Should fix the build on
2008-09-26 13:36:29 +00:00
data
- Further updated supertypes.
2008-08-22 12:33:07 +00:00
documentation
…
kits
Don't fail when the runtime loader debug area can't be found. When we
2008-09-29 00:41:31 +00:00
libs
* As Adek336 found out, our definition of MHLEN was wrong, and that actually
2008-09-28 21:32:59 +00:00
preferences
don't leak the BMessengers. CID 1009 and 1010
2008-09-25 14:03:25 +00:00
servers
Check for NULL before dereferencing the pointer. CID 1050
2008-09-25 13:56:50 +00:00
system
* Fixed warning.
2008-09-30 14:13:55 +00:00
tests
Added command line option "-d" to disable the debugger before crashing.
2008-09-23 19:54:12 +00:00
tools
* Moved strace sourced to src/bin/debug/.
2008-09-15 13:45:43 +00:00
Jamfile
…