summaryrefslogtreecommitdiffstats
path: root/mille/comp.c
Commit message (Expand)AuthorAgeFilesLines
* - 'cango' is used beyond a bool type. make it an int.mrg2019-02-041-3/+6
* We don't need a private #define "unsgn" for "unsigned", especially sincedholland2009-05-251-3/+3
* KNF/whitespace: format preprocessor directives correctly.dholland2009-05-251-4/+4
* ANSIfy function declarations. Object file diffs checked.dholland2009-05-251-8/+5
* Coverity CID 695: Remove impossible condition. This changes the scoring aschristos2006-03-191-5/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Fix uses of namespaces reserved by ISO C or POSIX.1.jsm1999-09-301-9/+9
* Fix -Wsign-compare warnings.jsm1999-09-181-3/+3
* Add use of `const' where appropriate to the games.jsm1999-09-081-4/+4
* WARNSifylukem1997-10-121-17/+21
* rcs id conventionscgd1995-03-241-2/+7
* sync with 44lite, seems to fix bug #224jtc1994-05-121-26/+19
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+486