haiku/src/servers
Stephan Aßmus 7832e54913 Use #ifdef instead of #if
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26657 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-07-28 12:01:15 +00:00
..
app Use #ifdef instead of #if 2008-07-28 12:01:15 +00:00
bluetooth In some cases the remote name request is never returning us the event containing the name. It fails, the reason could be that the command has some differences in the fields depending on the BT version. This is handling the error code properly in this fail case avoiding the wait. 2008-07-25 19:37:19 +00:00
debug * the name of an image is actually B_PATH_NAME_LENGTH long 2008-01-23 14:58:24 +00:00
input All input device add-ons should already do this, but make sure that 2008-07-08 20:29:18 +00:00
mail * Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and 2007-08-12 22:15:10 +00:00
media Honor the 80 chars per line limit. 2008-06-05 21:17:19 +00:00
media_addon Cast B_OK to (uint32) to solve an overloading ambiguity (I don't agree 2008-05-08 20:50:17 +00:00
midi replaced misc values with respective constants 2007-10-29 19:10:30 +00:00
net * Got rid of the duality of FS_WRITE_STAT_* vs. B_STAT_* flags (removed 2008-03-24 12:04:47 +00:00
power Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
print * merge parts of libprint and libprintutils to make both indepentend 2008-07-26 22:36:01 +00:00
registrar Quick build fix. 2008-05-31 11:26:06 +00:00
services_daemon Added app restart capabilities 2007-01-06 13:20:01 +00:00
syslog_daemon Added "FTP" facility string. 2008-02-18 12:42:34 +00:00
Jamfile Add into compilation remaining bluetooth components: 2008-05-28 21:33:22 +00:00