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
4268 5556 d 11 h svoboda /trunk/uspace/ str_cpy() and str_ncpy() in userspace. Nuke strcpy() and strncpy().  
4266 5556 d 20 h svoboda /trunk/uspace/ strdup() -> str_dup()  
4264 5556 d 21 h svoboda /trunk/uspace/ Nuke strcpy() and strcmp().  
4258 5557 d 22 h svoboda /trunk/uspace/app/tetris/ Allow UCS in Tetris highscores.  
3088 5867 d 3 h decky /trunk/uspace/app/tetris/ conding style  
2479 6213 d 5 h jermar /trunk/ New, better-structured, directory layout for uspace.  
1787 6560 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6593 d 23 h cejka /uspace/trunk/ Doxygen comments.  
1590 6595 d 22 h cejka /uspace/trunk/tetris/ Tetris has now a new menu.
Hiscore table added.
 
1466 6601 d 2 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
1419 6606 d 21 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.