Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4413 5496 d 1 h decky /trunk/uspace/ add space before $@  
3882 5592 d 17 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 5615 d 19 h decky /trunk/ configuration system overhaul (requires newt)  
3568 5689 d 2 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 5817 d 0 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2479 6193 d 0 h jermar /trunk/ New, better-structured, directory layout for uspace.  
1787 6539 d 19 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1536 6578 d 13 h palkovsky /uspace/trunk/ Fixed some weird bugs (I wonder how this COULD even work on the other platforms).  
1466 6580 d 21 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
1449 6582 d 20 h palkovsky /uspace/trunk/ Started porting tetris.  
1419 6586 d 16 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.