Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4691 5451 d 16 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4354 5560 d 1 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
4342 5563 d 14 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4340 5563 d 15 h svoboda /branches/dynload/ Merge trunk changes up to r3805 to dynload.  
3569 5736 d 0 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3560 5737 d 12 h svoboda /branches/dynload/uspace/ Link more apps dynamically.  
3211 5860 d 0 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
2927 5913 d 1 h decky /branches/dynload/ added dynload branch  
2479 6239 d 21 h jermar /trunk/ New, better-structured, directory layout for uspace.  
1787 6586 d 16 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1536 6625 d 10 h palkovsky /uspace/trunk/ Fixed some weird bugs (I wonder how this COULD even work on the other platforms).  
1466 6627 d 19 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
1449 6629 d 18 h palkovsky /uspace/trunk/ Started porting tetris.  
1419 6633 d 13 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.