Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/games



Module Name:    src
Committed By:   dholland
Date:           Tue Jun 19 05:46:09 UTC 2012

Modified Files:
        src/games: Makefile.inc
        src/games/arithmetic: arithmetic.c
        src/games/battlestar: command1.c command5.c
        src/games/fortune/fortune: fortune.c
        src/games/fortune/unstr: unstr.c
        src/games/hack: hack.shk.c hack.shknam.c
        src/games/morse: morse.c
        src/games/number: number.c
        src/games/pig: pig.c
        src/games/snake/snake: snake.c
        src/games/snake/snscore: snscore.c
        src/games/worms: worms.c
        src/games/wump: wump.c

Log Message:
WARNS=5, and make WARNS=5 the default for src/games.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/games/Makefile.inc
cvs rdiff -u -r1.26 -r1.27 src/games/arithmetic/arithmetic.c
cvs rdiff -u -r1.4 -r1.5 src/games/battlestar/command1.c
cvs rdiff -u -r1.3 -r1.4 src/games/battlestar/command5.c
cvs rdiff -u -r1.63 -r1.64 src/games/fortune/fortune/fortune.c
cvs rdiff -u -r1.13 -r1.14 src/games/fortune/unstr/unstr.c
cvs rdiff -u -r1.13 -r1.14 src/games/hack/hack.shk.c
cvs rdiff -u -r1.7 -r1.8 src/games/hack/hack.shknam.c
cvs rdiff -u -r1.16 -r1.17 src/games/morse/morse.c
cvs rdiff -u -r1.14 -r1.15 src/games/number/number.c
cvs rdiff -u -r1.14 -r1.15 src/games/pig/pig.c
cvs rdiff -u -r1.27 -r1.28 src/games/snake/snake/snake.c
cvs rdiff -u -r1.18 -r1.19 src/games/snake/snscore/snscore.c
cvs rdiff -u -r1.21 -r1.22 src/games/worms/worms.c
cvs rdiff -u -r1.29 -r1.30 src/games/wump/wump.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index