Module Name:src
Committed By: jnemeth
Date: Mon Dec 29 10:38:52 UTC 2014
Modified Files:
src/games/monop: cards.c
Log Message:
PR/49513 - Henning Petersen -- tyop
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/games/monop/cards.c
Please note that diff
Module Name:src
Committed By: jnemeth
Date: Mon Dec 29 10:27:03 UTC 2014
Modified Files:
src/games/monop: cards.c
Log Message:
PR/49513 - Henning Petersen -- tyop
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/games/monop/cards.c
Please note that diff
Module Name:src
Committed By: dholland
Date: Tue Jun 19 05:35:32 UTC 2012
Modified Files:
src/games/monop: cards.c execute.c getinp.c houses.c jail.c misc.c
monop.c morg.c print.c prop.c rent.c roll.c spec.c trade.c
Log Message:
WARNS=5
To generate a diff of
Module Name:src
Committed By: ahoka
Date: Thu Dec 1 07:05:52 UTC 2011
Modified Files:
src/games/monop: misc.c monop.c
Log Message:
handle EOF in input
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/games/monop/misc.c
cvs rdiff -u -r1.25 -r1.26 src/gam
Module Name:src
Committed By: dholland
Date: Sun Sep 26 21:12:24 UTC 2010
Modified Files:
src/games/monop: cards.c
Log Message:
Avoid undefined behavior, from Chris Spiegel in PR 43860.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/games/monop/cards.c