haiku/src
Axel Dörfler 1e1b96cdc1 Rather than a "case message: /* unimplemented */ break;", we should not
handle the case at all to give the server the possibility to send a
failure response - ifdef'd some code out.
Added comment to ServerApp::PingTarget(), because what it currently does
does not make any sense.
Minor cleanup (replaced fSignature.String() with Signature()).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13381 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-01 08:48:51 +00:00
..
add-ons Ported r13366 back from the R5 BFS to the Haiku BFS: fixed bad bug in the journaling 2005-06-30 16:38:37 +00:00
apps I guess I forgot to add these to the repository last time. Oops. :D 2005-07-01 00:58:57 +00:00
bin Looks like I'm on a run: forgot to commit Jamfile :/ 2005-06-29 23:05:05 +00:00
build Required for the build under Linux. Defines dl_iterate_phdr() which is a Linux specific glibc dependency. 2005-03-06 16:49:13 +00:00
data Adds Svorak keymap on behalf of Mikael Jansson (aka tic) 2005-04-17 22:57:11 +00:00
documentation added util xsl sheets from BoostBook 2005-06-17 09:38:09 +00:00
kits Added a LinkReceiver::Code() method, that can be used to retrieve the 2005-07-01 06:50:09 +00:00
libs Removed obviously accidently set execute property from source files. 2005-06-28 23:38:36 +00:00
preferences Added \n to the debug strings, so we get the output 2005-06-26 06:26:03 +00:00
servers Rather than a "case message: /* unimplemented */ break;", we should not 2005-07-01 08:48:51 +00:00
system Fixed minor drawing problem of the on-screen KDL: in NO_CLEAN mode, the first two 2005-07-01 06:42:07 +00:00
tests Doh, it's Team Monitor - not Task Manager :-) 2005-06-30 17:46:34 +00:00
tools Someone wrote the argument parsing code that may set argv[i] to NULL... 2005-06-30 20:42:35 +00:00
Jamfile Renamed src/prefs to "preferences", as the directory is usually called in BeOS. 2005-06-24 15:57:12 +00:00