summaryrefslogtreecommitdiffstats
path: root/robots
Commit message (Expand)AuthorAgeFilesLines
* Change deprecated curses function to new equivalent.blymn2001-12-061-3/+3
* Whitespace and/or punctuation fixes.wiz2001-04-021-3/+3
* fix nested externschristos2001-02-051-4/+5
* comment or delete text after CPP directives.cgd2001-01-162-6/+6
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
* Cast pointer diffs to long for printing with %ld.thorpej2000-04-271-3/+3
* Fix arguments to *printw().jdc2000-04-271-3/+3
* Don't insert leading 0s in the score display. (HI CHRISTOS!)mycroft2000-04-091-4/+4
* Report scores as auto-bot or not correctly.jsm2000-01-201-3/+3
* 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
* Fix uses of namespaces reserved by ISO C or POSIX.1.jsm1999-09-301-1/+2
* Fix -Wsign-compare warnings.jsm1999-09-183-10/+11
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-123-16/+37
* Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm1999-09-081-3/+3
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-3/+3
* Add use of `const' where appropriate to the games.jsm1999-09-088-35/+36
* Fixi uninit vars warnings.christos1999-05-161-3/+3
* Add missing prototypeschristos1999-05-163-8/+20
* Add -A for automatic playing mode.christos1999-05-1510-62/+531
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-2/+2
* Fix for compiling with -DFANCY, as per PR 5832 by Joseph Myers <jsm28@cam.ac.uk>hubertf1998-07-241-3/+7
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-181-3/+3
* Use -ltermcap instead of -ltermlibchristos1998-02-051-3/+3
* don't clobber /var/games/robots_roll on install; frommikel1997-12-181-6/+1
* We need a FILESMODE=660 for dm which is now setgid games.veego1997-11-291-2/+2
* install games that need it setgid.mrg1997-11-201-1/+2
* use CPPFLAGS instead of CFLAGSlukem1997-10-221-2/+2
* deprecate bzero, rindex, etc. use symbolic constants in open()lukem1997-10-124-13/+14
* WARNSifylukem1997-10-1214-106/+144
* Remove calls to flushok(). That function doesn't really do anything injtc1997-05-232-6/+4
* - Makefile cleanupschristos1997-03-241-4/+5
* alternate -> alternative, per PR 2643mouse1997-03-081-2/+2
* Use ${INSTALL}.thorpej1996-10-181-2/+2
* Use POSIX tty semantics.mycroft1995-04-281-8/+5
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-1/+2
* clean up importcgd1995-04-2215-73/+134
* specify man pages the new way.cgd1994-12-221-2/+2
* Really fix exit code.mycroft1993-08-101-4/+3
* Rewrite grody exit code and eliminate use of _putchar().mycroft1993-08-101-11/+4
* Update to -mandoc macros.jtc1993-08-051-62/+72
* Add RCS identifiers.mycroft1993-08-0113-13/+26
* Add RCS indentifiers.mycroft1993-08-011-1/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* Make CTRL() ANSI-compliant.mycroft1993-04-232-4/+4
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-231-2/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-2115-0/+1709