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
1787 6517 d 15 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1721 6542 d 12 h palkovsky /uspace/trunk/ Some other warnings removed.  
1694 6547 d 16 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 6551 d 14 h cejka /uspace/trunk/ Doxygen comments.  
1616 6552 d 17 h palkovsky /uspace/trunk/ Fixed console disconnect.
Added serialization to printf.
 
1610 6552 d 18 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 6553 d 2 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.