summaryrefslogtreecommitdiffstats
path: root/robots/main.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure correct prompt asking about another game is given at the end ofjsm2000-01-191-2/+3
* Typo fix in unknown option message (from Malcolm Parsonsjsm2000-01-191-3/+3
* Remove definition of __cputchar.jsm2000-01-191-9/+2
* update after change to return value of tputs() third argumentlukem1999-10-041-4/+4
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-5/+26
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-3/+3
* Add use of `const' where appropriate to the games.jsm1999-09-081-4/+4
* Add -A for automatic playing mode.christos1999-05-151-11/+28
* deprecate bzero, rindex, etc. use symbolic constants in open()lukem1997-10-121-3/+3
* WARNSifylukem1997-10-121-16/+20
* clean up importcgd1995-04-221-9/+19
* Really fix exit code.mycroft1993-08-101-4/+3
* Rewrite grody exit code and eliminate use of _putchar().mycroft1993-08-101-11/+4
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+196