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:   dsl
Date:           Fri Nov  5 21:30:32 UTC 2004

Modified Files:
        src/games/arithmetic: arithmetic.c
        src/games/battlestar: getcom.c
        src/games/boggle/boggle: bog.c mach.c
        src/games/canfield/canfield: canfield.c
        src/games/cribbage: io.c
        src/games/dm: dm.c
        src/games/fortune/fortune: fortune.c
        src/games/gomoku: stoc.c
        src/games/hack: hack.u_init.c
        src/games/hangman: getword.c
        src/games/hunt/hunt: hunt.c otto.c
        src/games/hunt/huntd: answer.c
        src/games/mille: move.c
        src/games/monop: getinp.c misc.c
        src/games/number: number.c
        src/games/pig: pig.c
        src/games/robots: main.c
        src/games/sail: dr_1.c misc.c pl_4.c pl_5.c

Log Message:
Add (unsigned char) cast to ctype functions


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/games/arithmetic/arithmetic.c
cvs rdiff -r1.11 -r1.12 src/games/battlestar/getcom.c
cvs rdiff -r1.18 -r1.19 src/games/boggle/boggle/bog.c
cvs rdiff -r1.13 -r1.14 src/games/boggle/boggle/mach.c
cvs rdiff -r1.19 -r1.20 src/games/canfield/canfield/canfield.c
cvs rdiff -r1.17 -r1.18 src/games/cribbage/io.c
cvs rdiff -r1.20 -r1.21 src/games/dm/dm.c
cvs rdiff -r1.43 -r1.44 src/games/fortune/fortune/fortune.c
cvs rdiff -r1.7 -r1.8 src/games/gomoku/stoc.c
cvs rdiff -r1.7 -r1.8 src/games/hack/hack.u_init.c
cvs rdiff -r1.8 -r1.9 src/games/hangman/getword.c
cvs rdiff -r1.22 -r1.23 src/games/hunt/hunt/hunt.c
cvs rdiff -r1.7 -r1.8 src/games/hunt/hunt/otto.c
cvs rdiff -r1.6 -r1.7 src/games/hunt/huntd/answer.c
cvs rdiff -r1.14 -r1.15 src/games/mille/move.c
cvs rdiff -r1.12 -r1.13 src/games/monop/getinp.c src/games/monop/misc.c
cvs rdiff -r1.9 -r1.10 src/games/number/number.c
cvs rdiff -r1.10 -r1.11 src/games/pig/pig.c
cvs rdiff -r1.20 -r1.21 src/games/robots/main.c
cvs rdiff -r1.20 -r1.21 src/games/sail/dr_1.c
cvs rdiff -r1.14 -r1.15 src/games/sail/misc.c src/games/sail/pl_4.c
cvs rdiff -r1.16 -r1.17 src/games/sail/pl_5.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