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
4488 6047 d 9 h decky /trunk/uspace/app/ update for latest I/O changes  
4268 6101 d 21 h svoboda /trunk/uspace/ str_cpy() and str_ncpy() in userspace. Nuke strcpy() and strncpy().  
4266 6102 d 6 h svoboda /trunk/uspace/ strdup() -> str_dup()  
4264 6102 d 7 h svoboda /trunk/uspace/ Nuke strcpy() and strcmp().  
4258 6103 d 8 h svoboda /trunk/uspace/app/tetris/ Allow UCS in Tetris highscores.  
3088 6412 d 13 h decky /trunk/uspace/app/tetris/ conding style  
2479 6758 d 15 h jermar /trunk/ New, better-structured, directory layout for uspace.  
1787 7105 d 10 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 7139 d 9 h cejka /uspace/trunk/ Doxygen comments.  
1590 7141 d 8 h cejka /uspace/trunk/tetris/ Tetris has now a new menu.
Hiscore table added.
 
1466 7146 d 12 h palkovsky /uspace/trunk/ Fix incorrect timeout handling in async framework.
Start tweak the tetris code.
 
1419 7152 d 7 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.