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
4581 5532 d 20 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4327 5596 d 6 h mejdrech /branches/network/ Net: *merged with trunk 4326, +ne2k irq debug  
4263 5611 d 19 h mejdrech /branches/network/ Net: merged with trunk:4261  
4153 5633 d 19 h mejdrech /branches/network/ Networking: merged with trunk changes  
3386 5829 d 22 h decky /branches/network/ add new network branch (copy of current trunk)  
3201 5892 d 1 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
3081 5921 d 23 h decky /trunk/uspace/srv/ remove __entry_driver entry points  
2479 6268 d 1 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2465 6283 d 0 h jermar /trunk/ Merge arm32 into trunk.  
2071 6424 d 18 h jermar /trunk/ (c) versus (C)  
1873 6556 d 19 h jermar /trunk/uspace/kbd/ sparc64 support for the kbd userspace service.  
1787 6614 d 20 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1707 6640 d 19 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6657 d 4 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6669 d 16 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6669 d 17 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6671 d 1 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6671 d 17 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.