OpenBSD CVS

src/games/snake/


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 / snake

Current tag: OPENBSD_6_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] snake/        
[DIR] snscore/        
[TXT] Makefile  1.12   8 years  tb   Fix after removal of the setgid bit: Add pledge "stdio rpath wpath cpath tty". ...
[TXT] snake.6  1.14   8 years  jmc   tidy up ENVIRONMENT and FILES;
[TXT] snake.c  1.34   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...