haiku/src
Axel Dörfler 2e71ef292f * Minor cleanup, removed TODO that doesn't make much sense.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28824 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-12-27 20:41:06 +00:00
..
add-ons * Minor cleanup, removed TODO that doesn't make much sense. 2008-12-27 20:41:06 +00:00
apps Make the uptime view a multiline textview. This allows it to gracefully wrap the text instead of simply cutting it off when your uptime is too long to fit into the provided space. Fixes ticket #701. 2008-12-09 05:37:35 +00:00
bin Handle passing start and end block 2008-12-21 23:41:20 +00:00
build Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
data Missing backslash, thanks to Joseph Prostko for pointing this out. 2008-11-17 15:54:17 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits * Removed svn:executable property. 2008-12-26 16:10:11 +00:00
libs Add if_llc.h to BSD compatibility layer; remove a semicolon from a macro definition where it shouldn't be; and add the roundup() macro. 2008-12-03 20:05:20 +00:00
preferences Implement the missing pieces to handle per workspace display mode support. 2008-12-09 02:50:23 +00:00
servers Patch by Adrian Panasiuk: Initialize the renewal time before starting the message runner. This fixes a timing race that would trigger on some DHCP servers and result in constant renewal requests (Ticket #2531). Thanks! 2008-12-19 22:47:41 +00:00
system * kernel.so must link agaist kernel_misc.o as well to make all of its symbols 2008-12-27 20:37:55 +00:00
tests Added tests for RTLD_NEXT. 2008-11-08 21:58:06 +00:00
tools * Added "info" command that prints the information of the fs_info structure. 2008-11-12 12:03:58 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00