Home | History | Annotate | Download | only in mille
History log of /src/games/mille/comp.c
RevisionDateAuthorComments
 1.14  04-Feb-2019  mrg - 'cango' is used beyond a bool type. make it an int.
- add a couple of fallthru comments.
 1.13  25-May-2009  dholland branches: 1.13.46;
We don't need a private #define "unsgn" for "unsigned", especially since
it was used exactly once.
 1.12  25-May-2009  dholland KNF/whitespace: format preprocessor directives correctly.
 1.11  25-May-2009  dholland ANSIfy function declarations. Object file diffs checked.
 1.10  19-Mar-2006  christos Coverity CID 695: Remove impossible condition. This changes the scoring as
it was probably intended originally.
 1.9  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.
 1.8  30-Sep-1999  jsm Fix uses of namespaces reserved by ISO C or POSIX.1.
 1.7  18-Sep-1999  jsm branches: 1.7.2;
Fix -Wsign-compare warnings.
 1.6  08-Sep-1999  jsm Add use of `const' where appropriate to the games.

This merges in all such remaining changes from the Linux port of the
NetBSD games, except in hunt (where substantial changes from OpenBSD
need to be looked at).

Some such changes were previously covered in PRs bin/6041, bin/6146,
bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994,
bin/8039, bin/8057 and bin/8093.
 1.5  12-Oct-1997  lukem WARNSify
 1.4  24-Mar-1995  cgd rcs id conventions
 1.3  12-May-1994  jtc sync with 44lite, seems to fix bug #224
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  12-May-1994  jtc 44lite code
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.7.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.13.46.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed