Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 5977 d 23 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4354 6086 d 8 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
4342 6089 d 21 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4340 6089 d 22 h svoboda /branches/dynload/ Merge trunk changes up to r3805 to dynload.  
3569 6262 d 7 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3560 6263 d 19 h svoboda /branches/dynload/uspace/ Link more apps dynamically.  
3211 6386 d 7 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
2927 6439 d 8 h decky /branches/dynload/ added dynload branch  
2479 6766 d 5 h jermar /trunk/ New, better-structured, directory layout for uspace.  
1787 7113 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1536 7151 d 18 h palkovsky /uspace/trunk/ Fixed some weird bugs (I wonder how this COULD even work on the other platforms).  
1466 7154 d 2 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
1449 7156 d 1 h palkovsky /uspace/trunk/ Started porting tetris.  
1419 7159 d 21 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.