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
3803 5586 d 0 h decky /trunk/ configuration system overhaul (requires newt)  
3568 5659 d 8 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 5787 d 5 h svoboda /trunk/uspace/ Do not disassemble needlessly.  
2479 6163 d 5 h jermar /trunk/ New, better-structured, directory layout for uspace.  
1787 6510 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1536 6548 d 18 h palkovsky /uspace/trunk/ Fixed some weird bugs (I wonder how this COULD even work on the other platforms).  
1466 6551 d 2 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
1449 6553 d 2 h palkovsky /uspace/trunk/ Started porting tetris.  
1419 6556 d 21 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.