Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4337 5541 d 10 h svoboda /branches/dynload/ Merge changes in trunk up to r3741 to dynload.  
3674 5686 d 8 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
3569 5713 d 19 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3563 5714 d 9 h svoboda /branches/dynload/uspace/ Use shared libc with everything we can except console and fb which break.  
3211 5837 d 19 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3150 5858 d 17 h svoboda /branches/dynload/ Merge trunk changes up to r3090 into dynload (still broken)  
2927 5890 d 20 h decky /branches/dynload/ added dynload branch  
2479 6217 d 16 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2465 6232 d 15 h jermar /trunk/ Merge arm32 into trunk.  
2071 6374 d 9 h jermar /trunk/ (c) versus (C)  
1873 6506 d 10 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 6564 d 12 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 6590 d 10 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6606 d 19 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6619 d 8 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6619 d 8 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6620 d 16 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6621 d 9 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.