Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4413 6074 d 0 h decky /trunk/uspace/ add space before $@  
3882 6170 d 16 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 6193 d 17 h decky /trunk/ configuration system overhaul (requires newt)  
3568 6267 d 1 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 6394 d 23 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2479 6770 d 22 h jermar /trunk/ New, better-structured, directory layout for uspace.  
1787 7117 d 17 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1536 7156 d 11 h palkovsky /uspace/trunk/ Fixed some weird bugs (I wonder how this COULD even work on the other platforms).  
1466 7158 d 20 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
1449 7160 d 19 h palkovsky /uspace/trunk/ Started porting tetris.  
1419 7164 d 14 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.