Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1968 6420 d 19 h jermar /tags/ Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
 
1964 6420 d 20 h jermar /tags/0.2.0/ Tagging release 0.2.0  
1653 6562 d 22 h cejka /uspace/trunk/ Doxygen comments.  
1616 6564 d 1 h palkovsky /uspace/trunk/ Fixed console disconnect.
Added serialization to printf.
 
1610 6564 d 2 h palkovsky /uspace/trunk/ Revised ipc. Now it is preferrable to use only functions from async.h, they
take care of correct buffering, waiting for answers etc.
 
1596 6564 d 10 h palkovsky /uspace/trunk/ Added basic klog.
Added ipc tester.
TODO: add serializing functions to psthread, so that the lines in klog won't intermix.