summaryrefslogtreecommitdiffstats
path: root/monop/cards.c
Commit message (Expand)AuthorAgeFilesLines
* Remove uses of __P.jsm2004-01-271-4/+4
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* calloc() arg mistake. it's (nelem, size). from openbsditojun2002-08-121-3/+3
* Don't use <err.h>. Use ANSI prototypes (no dependance on the __P()simonb1999-12-301-3/+3
* Check for failure of malloc() and calloc() at various places in the games.jsm1999-09-091-2/+4
* Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm1999-09-081-3/+3
* Add use of `const' where appropriate to the games.jsm1999-09-081-4/+4
* Convert to something resembling KNF.simonb1999-08-211-24/+27
* Instead of writing out a structure that contains pointers as the headersimonb1999-08-211-6/+20
* Add braces to make the new egcs happy.veego1998-08-301-3/+4
* WARNSifychristos1997-10-121-9/+20
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+208