Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4718 5325 d 18 h mejdrech /branches/network/ Net: merge with trunk head (0.4.1)  
4581 5418 d 13 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4327 5481 d 23 h mejdrech /branches/network/ Net: *merged with trunk 4326, +ne2k irq debug  
4263 5497 d 12 h mejdrech /branches/network/ Net: merged with trunk:4261  
4153 5519 d 12 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 5715 d 15 h decky /branches/network/ add new network branch (copy of current trunk)  
3201 5777 d 18 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
3081 5807 d 16 h decky /trunk/uspace/srv/ remove __entry_driver entry points  
2479 6153 d 18 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2465 6168 d 16 h jermar /trunk/ Merge arm32 into trunk.  
2071 6310 d 11 h jermar /trunk/ (c) versus (C)  
1873 6442 d 11 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 6500 d 13 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 6526 d 11 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6542 d 21 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6555 d 9 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6555 d 9 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6556 d 17 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6557 d 10 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.