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 5569 d 13 h svoboda /trunk/uspace/ str_cpy() and str_ncpy() in userspace. Nuke strcpy() and strncpy().  
4266 5569 d 22 h svoboda /trunk/uspace/ strdup() -> str_dup()  
4264 5569 d 23 h svoboda /trunk/uspace/ Nuke strcpy() and strcmp().  
4164 5589 d 9 h svoboda /trunk/uspace/ Buffer console output with line granularity. Makes esp. msim/ski console faster. EGA-fb needs fixing.  
2479 6226 d 7 h jermar /trunk/ New, better-structured, directory layout for uspace.  
1787 6573 d 2 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1721 6597 d 23 h palkovsky /uspace/trunk/ Some other warnings removed.  
1710 6598 d 5 h vana /uspace/trunk/tetris/ Tetris reset score on new game  
1688 6604 d 6 h jermar /uspace/trunk/tetris/ Fix tetris to update fallrate when restarting the game.  
1653 6607 d 1 h cejka /uspace/trunk/ Doxygen comments.  
1590 6609 d 0 h cejka /uspace/trunk/tetris/ Tetris has now a new menu.
Hiscore table added.
 
1584 6609 d 7 h cejka /uspace/trunk/tetris/ Tetris end improved.  
1538 6611 d 19 h palkovsky /uspace/trunk/ Tetris now works on mips on gxemul on both console & framebuffer.
It doesn't work in msim, but it seems to be msim bug this time.
 
1528 6612 d 1 h palkovsky /uspace/trunk/ Made tetris compile and somewhat run.
Slightly better console.
 
1524 6612 d 3 h palkovsky /uspace/trunk/tetris/ More porting, awaiting 2 functions of console.  
1472 6614 d 2 h palkovsky /uspace/trunk/ More things to make tetris helenos compatibile.  
1449 6616 d 3 h palkovsky /uspace/trunk/ Started porting tetris.  
1419 6619 d 23 h jermar /uspace/trunk/tetris/ Import BSD tetris from OpenBSD.
Needs to be integrated and ported.