Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1967 6412 d 4 h jermar /tags/0.2.0.3/ Tagging release 0.2.0.3  
1787 6520 d 7 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 6546 d 6 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6562 d 15 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6575 d 3 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6575 d 4 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6576 d 12 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6577 d 5 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.