summaryrefslogtreecommitdiffstats
path: root/backgammon/common_source
Commit message (Collapse)AuthorAgeFilesLines
* define global vars with `extern' in "back.h", and only define once inlukem1997-10-142-50/+84
| | | init.c... backgammon works again...
* use <termcap.h>lukem1997-10-142-9/+4
|
* common_source -> common, and GC some garbage variables.mycroft1997-10-111-4/+2
|
* 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-1013-1858/+1206
|
* Use POSIX tty semantics.mycroft1995-04-296-29/+25
|
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-243-6/+9
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* clean up importcgd1995-03-2112-48/+104
|
* Add RCS identifiers.mycroft1993-08-0112-12/+24
|
* initial import of 386bsd-0.1 sourcescgd1993-03-2112-0/+3381