CVS commit: src/games/backgammon/common_source

2021-04-12 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 13 02:11:40 UTC 2021 Modified Files: src/games/backgammon/common_source: Makefile fancy.c Log Message: no longer need -Wno-error=implicit-fallthrough. don't provide common symbols that are in libterminfo now days. To genera

CVS commit: src/games/backgammon/common_source

2020-12-06 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Dec 6 11:41:47 UTC 2020 Modified Files: src/games/backgammon/common_source: back.h Log Message: speed limit 80 To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/games/backgammon/common_source/back.h Pleas

CVS commit: src/games/backgammon/common_source

2020-04-22 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Apr 22 23:36:26 UTC 2020 Modified Files: src/games/backgammon/common_source: back.h fancy.c Log Message: buffnum is shared between subs.c and fancy.c To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/games/bac

CVS commit: src/games/backgammon/common_source

2019-02-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Feb 18 19:35:44 UTC 2019 Modified Files: src/games/backgammon/common_source: check.c Log Message: add fallthrough To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/games/backgammon/common_source/check.c Plea