Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2782 5972 d 18 h jermar /tags/0.3.0/ Tagging HelenOS 0.3.0.  
2479 6242 d 1 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2465 6256 d 23 h jermar /trunk/ Merge arm32 into trunk.  
2071 6398 d 18 h jermar /trunk/ (c) versus (C)  
1873 6530 d 18 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 6588 d 20 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 6614 d 18 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6631 d 4 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6643 d 16 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6643 d 16 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6645 d 0 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6645 d 17 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.