Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1965 6413 d 13 h jermar /tags/0.2.0.1/ Tagging release 0.2.0.1  
1694 6551 d 18 h palkovsky /uspace/trunk/ Modified uspace to match changes in kernel ipc/irq.
Fixed types in ega fb.
Added dummy interfacing with PS/2 mouse.
 
1653 6555 d 15 h cejka /uspace/trunk/ Doxygen comments.  
1616 6556 d 18 h palkovsky /uspace/trunk/ Fixed console disconnect.
Added serialization to printf.
 
1610 6556 d 19 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 6557 d 3 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.