Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1968 6401 d 17 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.
 
1966 6401 d 18 h jermar /tags/0.2.0.2/ Tagging release 0.2.0.2  
1707 6535 d 20 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6552 d 5 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6564 d 17 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6564 d 18 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6566 d 2 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6566 d 18 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.