NetBSD/games/backgammon/backgammon
hubertf 92932dfcc8 The patch below makes the game backgammon(6) use `const' where
appropriate.  It also removes some obsolete, unused code to check the
number of users on the system (obsoleted by dm); removes a prototype
for an unused function that was removed earlier; and removes a control
character from one message that was I think intended to clear the
screen on some particular terminal (though I can't find the comment to
that effect in any of the BSD source trees I have handy) but no longer
serves any useful purpose.

From PR 6580 by Joseph Myers <jsm28@cam.ac.uk>.

Also contains two more patches, one in teachgammon/tutor.h (by Joseph)
and one in common_source/fancy.c (by me).
1999-02-10 12:29:47 +00:00
..
Makefile KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) 1997-10-10 08:59:32 +00:00
backgammon.6 Saved games can NOT be restored by executing the save file (PR#6077) 1998-09-13 15:21:05 +00:00
backlocal.h KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) 1997-10-10 08:59:32 +00:00
extra.c KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) 1997-10-10 08:59:32 +00:00
main.c The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00
move.c KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) 1997-10-10 08:59:32 +00:00
text.c The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00
version.c The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00