OpenBSD CVS

src/games/atc/


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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] games/        
[TXT] BUGS  1.1   28 years  deraadt   branches: 1.1.1; Initial revision
[TXT] Makefile  1.16   8 years  deraadt   Remove operations that "touch" scorefiles at install time.
[TXT] atc.6  1.25   2 years  jsg   Avoid gendered language in man pages when not referring to a specific person. Re...
[TXT] def.h  1.6   7 years  fcambus   Remove useless #ifndef in atc(6) and pom(6). M_PI is always defined, so we can ...
[TXT] extern.c  1.8   8 years  mestre   About 13 years ago when the idiom srandom(time()), and sometimes srandom(time()+...
[TXT] extern.h  1.11   8 years  mestre   Include only needed header files per each source file OK tb@
[TXT] grammar.y  1.11   6 years  espie   we're not shooting yacception okay millert@
[TXT] graphics.c  1.12   7 years  guenther   Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(), and s...
[TXT] input.c  1.13   8 years  mestre   Include only needed header files per each source file OK tb@
[TXT] lex.l  1.5   6 years  espie   have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate file...
[TXT] list.c  1.9   8 years  mestre   Include only needed header files per each source file OK tb@
[TXT] log.c  1.25   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] main.c  1.31   2 years  mestre   if both stdout and stderr are redirected to a non-tty, pledge(2) will kill ncurs...
[TXT] pathnames.h  1.4   8 years  tb   Add pledge support and move score file to $HOME. For high score entries use the...
[TXT] struct.h  1.6   8 years  mestre   Include only needed header files per each source file OK tb@
[TXT] update.c  1.19   8 years  tb   add missing 'void' ok mestre@
[TXT] include.h (in the Attic) [Hide]  1.10   8 years  mestre   Remove unused file Alerted by tb@
[TXT] tunable.c (in the Attic) [Hide]  1.3   23 years  pjanzen   Tidying: change a constant to a #define, stop logging hostnames with the score,...
[TXT] tunable.h (in the Attic) [Hide]  1.2   25 years  pjanzen   Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults if scor...