summaryrefslogtreecommitdiffstats
path: root/monop/initdeck.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in commentdholland2008-02-191-3/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* seperate -> separatewiz2001-07-221-4/+4
* Use a local implementation of htonl() called h2nl(). htonl() is notsimonb2000-07-311-6/+26
* Don't use <err.h>. Use ANSI prototypes (no dependance on the __P()simonb1999-12-301-30/+59
* Check for write errors in auxiliary programs used during build of games.jsm1999-09-101-6/+7
* Check for failure of malloc() and calloc() at various places in the games.jsm1999-09-091-2/+5
* Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm1999-09-081-4/+4
* Add use of `const' where appropriate to the games.jsm1999-09-081-4/+4
* Convert to something resembling KNF.simonb1999-08-211-22/+20
* Instead of writing out a structure that contains pointers as the headersimonb1999-08-211-10/+38
* WARNSifychristos1997-10-121-13/+24
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-291-4/+4
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-7/+12
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+184