summaryrefslogtreecommitdiffstats
path: root/backgammon/backgammon/move.c
Commit message (Expand)AuthorAgeFilesLines
* Add strategic assertion, now passes -Wstrict-overflow.dholland2012-10-131-2/+10
* Pass the move info around instead of using it as a global.dholland2012-10-131-9/+8
* Crack down on global variables with single-letter names.dholland2012-10-131-60/+63
* sprinkle staticdholland2009-08-121-8/+12
* KNF and WARNS=3 fixesjmc2005-07-011-38/+32
* Remove uses of __P.jsm2004-01-271-9/+9
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)lukem1997-10-101-264/+277
* Use POSIX tty semantics.mycroft1995-04-291-5/+5
* clean up importcgd1995-03-211-4/+9
* nextfree() was not returning a value when it pulled something off the freemycroft1993-12-031-5/+6
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+551