summaryrefslogtreecommitdiffstats
path: root/backgammon/common_source/init.c
Commit message (Expand)AuthorAgeFilesLines
* Pass the move info around instead of using it as a global.dholland2012-10-131-2/+14
* Crack down on global variables with single-letter names.dholland2012-10-131-9/+5
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* The patch below makes the game backgammon(6) use `const' wherehubertf1999-02-101-7/+7
* define global vars with `extern' in "back.h", and only define once inlukem1997-10-141-2/+36
* KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)lukem1997-10-101-22/+20
* Use POSIX tty semantics.mycroft1995-04-291-3/+3
* clean up importcgd1995-03-211-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+65