freebsd-dev/games/backgammon/teachgammon
Bruce Evans b8483c75e1 Don't declare the library variable `ospeed' without even getting its
type correct.  Include <termcap.h> to get its declaration.  Our
initialization of it is still dubious, but it agrees with ncurses'
documentation of it (none) and with ncurses' recently fixed internals
for it (old speeds from <sys/ttydev.h>) and with the 4.4Lite
documentation for it.
2002-02-02 09:37:20 +00:00
..
data.c copyright/sccsid/rcsid cleanup. 1999-11-30 03:50:02 +00:00
Makefile
teach.c Don't declare the library variable `ospeed' without even getting its 2002-02-02 09:37:20 +00:00
ttext1.c copyright/sccsid/rcsid cleanup. 1999-11-30 03:50:02 +00:00
ttext2.c list' should be an extern'd char **', not a local `char *' which we 2001-09-03 14:19:46 +00:00
tutor.c copyright/sccsid/rcsid cleanup. 1999-11-30 03:50:02 +00:00
tutor.h Merge a bunch of cleanups from NetBSD. 1999-04-19 03:59:02 +00:00