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
3699 5792 d 13 h svoboda /trunk/uspace/ Clean .o files in individual makefiles.  
3568 5828 d 14 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 5956 d 11 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
3081 5986 d 10 h decky /trunk/uspace/srv/ remove __entry_driver entry points  
2479 6332 d 11 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6489 d 4 h jermar /trunk/ (c) versus (C)  
1787 6679 d 6 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1646 6713 d 11 h palkovsky /uspace/trunk/ Added animation to fb, fb running status shown.  
1555 6717 d 2 h palkovsky /uspace/trunk/ Completed graphical console.  
1547 6717 d 10 h palkovsky /uspace/trunk/ AS_AREA_CACHEABLE not needed anymore for sharing.
Added icons to console.
 
1522 6718 d 8 h palkovsky /uspace/trunk/console/ Added slighyly graphical console.  
1487 6719 d 9 h cejka /uspace/trunk/console/ Support for multiple virtual consoles with separated screens.
Only test version implemented.
 
1451 6721 d 14 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1445 6722 d 11 h cejka /uspace/trunk/ First attempt to uspace console. Not working yet.