summaryrefslogtreecommitdiffstats
path: root/backgammon
Commit message (Expand)AuthorAgeFilesLines
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
* Saved games can NOT be restored by executing the save file (PR#6077)hubertf1998-09-131-3/+1
* Remove unused function (PR#6076 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-132-18/+4
* fix typo, as per PR#5867hubertf1998-09-111-3/+3
* Use symbolic names for signals(!), open(2)-constants, ...hubertf1998-08-293-13/+13
* - really make extern char's extern.mrg1998-03-291-4/+4
* Does not need -lcompatchristos1998-02-021-3/+3
* Must have the correct library link order to be able to linkragge1997-11-051-2/+2
* use CPPFLAGS instead of CFLAGSlukem1997-10-221-2/+2
* fix race condition when building libcommon with make -jlukem1997-10-161-1/+3
* define global vars with `extern' in "back.h", and only define once inlukem1997-10-142-50/+84
* use <termcap.h>lukem1997-10-142-9/+4
* common_source -> common, and GC some garbage variables.mycroft1997-10-112-7/+5
* Don't install this library, we only need this during the build.veego1997-10-111-1/+4
* KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)lukem1997-10-1030-3095/+2512
* Back out the .PATH.c changes. The .depend problem (and others)gwr1997-05-082-4/+4
* Use .PATH.c: ...gwr1997-05-062-4/+4
* /etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401.mikel1996-11-121-5/+6
* Use POSIX tty semantics.mycroft1995-04-2911-76/+68
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-244-9/+12
* clean up importcgd1995-03-2127-102/+211
* from Litecgd1995-03-211-6/+6
* specify man pages the new way.cgd1994-12-221-2/+2
* need -lcompatcgd1994-05-232-6/+6
* nextfree() was not returning a value when it pulled something off the freemycroft1993-12-031-5/+6
* Update to -mandoc macros.jtc1993-08-051-112/+88
* Add RCS identifiers.mycroft1993-08-0122-22/+44
* Add RCS indentifiers.mycroft1993-08-011-1/+2
* Add RCS identifiers.mycroft1993-08-013-3/+6
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-232-4/+4
* initial import of 386bsd-0.1 sourcescgd1993-03-2127-0/+6246