Module Name:src
Committed By: dholland
Date: Sun Jun 12 02:15:26 UTC 2016
Modified Files:
src/games/gomoku: main.c
Log Message:
Fix the out-of-memory behavior so the message doesn't disappear under
endwin(). Related to PR 3126.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: dholland
Date: Sat Mar 22 18:58:57 UTC 2014
Modified Files:
src/games/gomoku: bdisp.c gomoku.h
Log Message:
move extern decls to .h files
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/games/gomoku/bdisp.c
cvs rdiff -u -r1
Module Name:src
Committed By: dholland
Date: Sat Oct 13 20:57:35 UTC 2012
Modified Files:
src/games/gomoku: bdinit.c pickmove.c
Log Message:
Pass -Wstrict-overflow... mostly.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/games/gomoku/bdinit.c
cvs rdiff
Module Name:src
Committed By: christos
Date: Tue Aug 16 11:10:54 UTC 2011
Modified Files:
src/games/gomoku: main.c
Log Message:
avoid non-literal format strings.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/games/gomoku/main.c
Please note that diffs
Module Name:src
Committed By: dholland
Date: Mon Mar 29 05:16:08 UTC 2010
Modified Files:
src/games/gomoku: main.c pickmove.c
Log Message:
remove #ifdef SVR4
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/games/gomoku/main.c
cvs rdiff -u -r1.19 -r1.20
Module Name:src
Committed By: dholland
Date: Mon Mar 29 04:28:47 UTC 2010
Modified Files:
src/games/gomoku: bdisp.c gomoku.h main.c
Log Message:
Some improvements to the new UI.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/games/gomoku/bdisp.c
cvs rd
Module Name:src
Committed By: dholland
Date: Mon Mar 29 04:00:03 UTC 2010
Modified Files:
src/games/gomoku: gomoku.6
Log Message:
reorg for clarity and exposition.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/games/gomoku/gomoku.6
Please note that d
Module Name:src
Committed By: dholland
Date: Mon Mar 29 03:51:55 UTC 2010
Modified Files:
src/games/gomoku: bdisp.c gomoku.6 gomoku.h main.c
Log Message:
Better user interface. From OpenBSD, written by Paul Janzen quite a
long time ago. A few minor adjustments by yours tru
Module Name:src
Committed By: dholland
Date: Mon Mar 29 02:48:17 UTC 2010
Modified Files:
src/games/gomoku: main.c
Log Message:
Spell "versus" right.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/games/gomoku/main.c
Please note that diffs are not pub
Module Name:src
Committed By: dholland
Date: Mon Mar 29 02:46:05 UTC 2010
Modified Files:
src/games/gomoku: main.c
Log Message:
Allow saved game filenames up to PATH_MAX. From OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/games/gomoku/main.c
Module Name:src
Committed By: dholland
Date: Mon Mar 29 02:34:50 UTC 2010
Modified Files:
src/games/gomoku: gomoku.6
Log Message:
fix quote markup, spotted in openbsd diffs
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/games/gomoku/gomoku.6
Please no
Module Name:src
Committed By: dholland
Date: Mon Mar 29 02:32:45 UTC 2010
Modified Files:
src/games/gomoku: gomoku.6
Log Message:
Fix typo. From OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/games/gomoku/gomoku.6
Please note that diffs are n
Module Name:src
Committed By: dholland
Date: Mon Mar 29 02:21:04 UTC 2010
Modified Files:
src/games/gomoku: bdisp.c
Log Message:
Don't exit(0) on failure. Use errx() instead of fprintf.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/games/gomoku/bdisp.
13 matches
Mail list logo