summaryrefslogtreecommitdiffstats
path: root/backgammon/backgammon/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some uses of NULL as non-pointer and 0 for null pointer.jsm1999-09-171-3/+3
* Include <time.h> in various places in the games where time() or time_tjsm1999-09-091-2/+4
* Adapt to change of "termcap.h".tron1999-08-141-3/+3
* This is a trivial fix to backgammon(6): '\a' is cleaner than '\007'.hubertf1999-07-281-3/+3
* As in previously sent patches: backgammon(6) does not need setgidhubertf1999-07-191-2/+5
* Fix scoring, submitted in PR 7992 by Joseph Myers <jsm28@cam.ac.uk>hubertf1999-07-141-8/+7
* The patch below makes the game backgammon(6) use `const' wherehubertf1999-02-101-56/+24
* Fix args processing of backgammon and teachgammon, closes pr 5345 byfrueauf1998-09-151-3/+3
* Use symbolic names for signals(!), open(2)-constants, ...hubertf1998-08-291-4/+4
* - really make extern char's extern.mrg1998-03-291-4/+4
* KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)lukem1997-10-101-306/+273
* Use POSIX tty semantics.mycroft1995-04-291-16/+14
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-3/+3
* clean up importcgd1995-03-211-0/+6
* from Litecgd1995-03-211-6/+6
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+591