NetBSD/games/backgammon/common_source
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
..
allow.c KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) 1997-10-10 08:59:32 +00:00
back.h The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00
board.c The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00
check.c KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) 1997-10-10 08:59:32 +00:00
fancy.c The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00
init.c The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00
Makefile common_source -> common, and GC some garbage variables. 1997-10-11 20:24:05 +00:00
odds.c KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) 1997-10-10 08:59:32 +00:00
one.c KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) 1997-10-10 08:59:32 +00:00
save.c The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00
subs.c The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00
table.c The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00