OpenBSD CVS

src/games/tetris/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / games / tetris

Current tag: OPENBSD_5_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   8 years  tedu   remove setgid flag. in turn, move score files into user's home directory. will l...
[TXT] input.c  1.17   8 years  mestre   As per style(9), remove remaining lint-style comments from games/ OK tb@
[TXT] input.h  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] scores.c  1.19   8 years  mestre   More cleanup and sorting on header section OK tb@ and he also pointed out that ...
[TXT] scores.h  1.6   9 years  guenther   Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, and ...
[TXT] screen.c  1.16   8 years  mestre   More cleanup and sorting on header section OK tb@ and he also pointed out that ...
[TXT] screen.h  1.5   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] shapes.c  1.10   8 years  mestre   More cleanup and sorting on header section OK tb@ and he also pointed out that ...
[TXT] tetris.6  1.20   8 years  tb   Tweak alignment of ENVIRONMENT and FILES. Use sentence format for the highscore ...
[TXT] tetris.c  1.29   8 years  tb   Some basic code maintenance in games/ - in main() replace exit with return - dr...
[TXT] tetris.h  1.11   8 years  tb   pledge "stdio rpath wpath cpath tty" "stdio rpath tty" for game play "rpath wpa...