summaryrefslogtreecommitdiff
path: root/games/monop/execute.c
AgeCommit message (Expand)Author
2012-06-19WARNS=5dholland
2008-02-24Don't crash if we're asked to restore from /dev/null. (woops)dholland
2008-02-24Fix some more lint. (There's plenty to go around.)dholland
2008-02-24fix some lintchristos
2008-02-24Abolish the initdeck program and the weird little binary file it generates.dholland
2008-02-24Source files should be named *.c or *.h, not random other things.dholland
2008-02-24Remove last traces of old save/load code. We no longer need a privatedholland
2008-02-24New save/load code. Related to (but not the same as) the new save/loaddholland
2008-02-19KNF/whitespace nits. No functional changes.dholland
2008-02-19Don't use perror(); use err/warn instead.dholland
2008-01-28Make this build with WARNS=4.dholland
2004-01-27Remove uses of __P.jsm
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-21PR/8247: Simon Burge: monop(6) save/restore doesn't work.christos
2001-08-29Include <time.h> for declarations the Single Unix Specification saysjsm
1999-09-08Add use of `const' where appropriate to the games.jsm
1999-08-21Convert to something resembling KNF.simonb
1998-09-11use symbolic constants for signals & open(2), as per PR#5867hubertf
1997-10-12WARNSifychristos
1995-03-23merge with Lite, new RCS id conventions, etc.cgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd