Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4456 5494 d 5 h decky /trunk/uspace/srv/console/ console server rewrite: use VFS_READ/VFS_WRITE for generic I/O, register separate virtual consoles using device mapper  
4421 5507 d 8 h decky /trunk/uspace/srv/console/ console cleanup (no functional changes)  
4413 5508 d 12 h decky /trunk/uspace/ add space before $@  
3882 5605 d 3 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 5628 d 5 h decky /trunk/ configuration system overhaul (requires newt)  
3699 5665 d 12 h svoboda /trunk/uspace/ Clean .o files in individual makefiles.  
3568 5701 d 12 h svoboda /trunk/uspace/ Always include Makefile.config instead of passing ARCH and COMPILER to child make on the command line. Allows running make on individual apps and allows more configuration options.  
3201 5829 d 10 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
3081 5859 d 8 h decky /trunk/uspace/srv/ remove __entry_driver entry points  
2479 6205 d 10 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6362 d 3 h jermar /trunk/ (c) versus (C)  
1787 6552 d 5 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1646 6586 d 9 h palkovsky /uspace/trunk/ Added animation to fb, fb running status shown.  
1555 6590 d 1 h palkovsky /uspace/trunk/ Completed graphical console.  
1547 6590 d 9 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1522 6591 d 6 h palkovsky /uspace/trunk/console/ Added slighyly graphical console.  
1487 6592 d 8 h cejka /uspace/trunk/console/ Support for multiple virtual consoles with separated screens.
Only test version implemented.
 
1451 6594 d 13 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1445 6595 d 10 h cejka /uspace/trunk/ First attempt to uspace console. Not working yet.