OpenBSD CVS

src/games/robots/


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

Current tag: OPENBSD_6_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.11   8 years  deraadt   In 1995, all of the games were setuid games. At end of 1996, I took them all to...
[TXT] extern.c  1.9   7 years  guenther   Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(), and s...
[TXT] init_field.c  1.8   8 years  mestre   More cleanup and sorting on header section OK tb@ and he also pointed out that ...
[TXT] main.c  1.27   5 years  mestre   reduce pledge(2) to "stdio tty" after ncurses initialization. robots(6) uses a s...
[TXT] make_level.c  1.8   8 years  mestre   More cleanup and sorting on header section OK tb@ and he also pointed out that ...
[TXT] move.c  1.13   7 years  guenther   Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(), and s...
[TXT] move_robs.c  1.9   8 years  mestre   More cleanup and sorting on header section OK tb@ and he also pointed out that ...
[TXT] play_level.c  1.10   8 years  mestre   More cleanup and sorting on header section OK tb@ and he also pointed out that ...
[TXT] query.c  1.7   8 years  mestre   More cleanup and sorting on header section OK tb@ and he also pointed out that ...
[TXT] rnd_pos.c  1.8   7 years  tedu   remove unused macro
[TXT] robots.6  1.18   7 years  tedu   remove some escapes that are unnecessary/harmful. ok jmc schwarze
[TXT] robots.h  1.14   8 years  mestre   More cleanup and sorting on header section OK tb@ and he also pointed out that ...
[TXT] score.c  1.15   7 years  tedu   high scores printed too far to the right, move it left a little