OpenBSD CVS

src/games/gomoku/


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

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   22 years  deraadt   The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/lis...
[TXT] bdinit.c  1.5   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] bdisp.c  1.9   17 years  martin   fix some obvious mistakes to make DEBUG compile ok otto@
[TXT] gomoku.6  1.13   16 years  jmc   convert to new .Dd format;
[TXT] gomoku.h  1.9   20 years  espie   ISO C police: log and expl are reserved for the C library. expl -> expl_string l...
[TXT] main.c  1.20   17 years  jmc   sort options + kill usage() verbosity; from Igor Sobrado
[TXT] makemove.c  1.6   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] pickmove.c  1.10   17 years  martin   fix some obvious mistakes to make DEBUG compile ok otto@
[TXT] stoc.c  1.7   20 years  david   add missing includes ok deraadt@ tedu@