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
3675 5677 d 13 h svoboda /branches/tracing/ Merge latest trunk changes to tracing.  
3597 5692 d 13 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
3425 5758 d 1 h svoboda /branches/tracing/ Merge latest trunk changes into tracing (broken)  
3424 5758 d 13 h svoboda /branches/tracing/ Merge trunk changes up to r3180 into tracing  
2787 5930 d 19 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2479 6208 d 21 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2465 6223 d 20 h jermar /trunk/ Merge arm32 into trunk.  
2071 6365 d 14 h jermar /trunk/ (c) versus (C)  
1873 6497 d 15 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 6555 d 17 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 6581 d 15 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6598 d 0 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6610 d 13 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6610 d 13 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6611 d 21 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6612 d 14 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.