Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4413 6063 d 6 h decky /trunk/uspace/ add space before $@  
3882 6159 d 22 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 6182 d 23 h decky /trunk/ configuration system overhaul (requires newt)  
3568 6256 d 7 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 6384 d 4 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2479 6760 d 4 h jermar /trunk/ New, better-structured, directory layout for uspace.  
1787 7106 d 23 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1536 7145 d 17 h palkovsky /uspace/trunk/ Fixed some weird bugs (I wonder how this COULD even work on the other platforms).  
1466 7148 d 1 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
1449 7150 d 1 h palkovsky /uspace/trunk/ Started porting tetris.  
1419 7153 d 20 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.