Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 5981 d 20 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4354 6090 d 6 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
4342 6093 d 18 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4340 6093 d 19 h svoboda /branches/dynload/ Merge trunk changes up to r3805 to dynload.  
3569 6266 d 4 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3560 6267 d 16 h svoboda /branches/dynload/uspace/ Link more apps dynamically.  
3211 6390 d 4 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
2927 6443 d 5 h decky /branches/dynload/ added dynload branch  
2479 6770 d 2 h jermar /trunk/ New, better-structured, directory layout for uspace.  
1787 7116 d 21 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1536 7155 d 15 h palkovsky /uspace/trunk/ Fixed some weird bugs (I wonder how this COULD even work on the other platforms).  
1466 7157 d 23 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
1449 7159 d 22 h palkovsky /uspace/trunk/ Started porting tetris.  
1419 7163 d 18 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.