..
adventure
Use err(1, NULL) and warn(NULL) for `out of memory' error messages.
2000-01-09 17:17:19 +00:00
arithmetic
This patch (a) makes arithmetic(6) revoke any setgid privileges it got
1999-07-17 19:11:30 +00:00
atc
Fix uses of namespaces reserved by ISO C or POSIX.1.
1999-09-30 18:01:31 +00:00
backgammon
update after change to return value of tputs() third argument
1999-10-04 23:26:59 +00:00
banner
Back out last due to think o on my side: we don't start banner through
1999-07-19 19:07:17 +00:00
battlestar
Use err(1, NULL) and warn(NULL) for `out of memory' error messages.
2000-01-09 17:17:19 +00:00
bcd
This patch adds references to the main punched card, paper tape and
1999-07-28 23:01:59 +00:00
boggle
If the dictionary for boggle does not include words beginning with
1999-12-07 07:47:08 +00:00
caesar
Use err(1, NULL) and warn(NULL) for `out of memory' error messages.
2000-01-09 17:17:19 +00:00
canfield
Security improvements for games (largely from or inspired by OpenBSD).
1999-09-12 09:02:20 +00:00
countmail
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
1999-03-22 18:43:46 +00:00
cribbage
Since our gcc doesn't warn about NULL format strings anymore, we can
1999-11-09 15:06:30 +00:00
dm
Don't include terminal . in argument of err().
1999-09-22 18:54:42 +00:00
factor
Add use of `const' where appropriate to the games.
1999-09-08 21:17:44 +00:00
fish
Use the function usage().
1999-09-22 18:55:14 +00:00
fortune
Remove unnecessary casts, and add necessary ones for printf arguments.
2000-01-13 16:22:10 +00:00
gomoku
Fix -Wsign-compare warnings.
1999-09-18 19:38:46 +00:00
hack
update after change to return value of tputs() third argument
1999-10-04 23:26:59 +00:00
hangman
Make word list for hangman selectable at run time.
1999-09-17 20:45:48 +00:00
hunt
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
2000-01-21 17:08:33 +00:00
larn
update after change to return value of tputs() third argument
1999-10-04 23:26:59 +00:00
mille
Fix error in last namespace change (only relevant #ifdef DEBUG).
1999-10-01 17:06:01 +00:00
monop
Use err(1, NULL) and warn(NULL) for `out of memory' error messages.
2000-01-09 17:17:19 +00:00
morse
Security improvements for games (largely from or inspired by OpenBSD).
1999-09-12 09:02:20 +00:00
number
Add use of `const' where appropriate to the games.
1999-09-08 21:17:44 +00:00
phantasia
Fix uses of namespaces reserved by ISO C or POSIX.1.
1999-09-30 18:01:31 +00:00
pig
Fix -Wsign-compare warnings.
1999-09-18 19:38:46 +00:00
pom
Update pom to the third edition of Duffett-Smith's book, and clean it
1999-09-14 20:00:07 +00:00
ppt
Print a space character on the tape between each command line argument.
1999-12-16 13:38:28 +00:00
primes
Add use of `const' where appropriate to the games.
1999-09-08 21:17:44 +00:00
quiz
Fix capital of Monaco. It should be Monaco rather than Monte Carlo;
1999-12-16 14:13:23 +00:00
rain
Revert inclusion of <string.h> now that curses has been fixed.
1999-08-08 02:06:01 +00:00
random
Define and use MAXRANDOM instead of LONG_MAX.
2000-01-18 16:12:25 +00:00
robots
Report scores as auto-bot or not correctly.
2000-01-20 13:24:11 +00:00
rogue
Fix -Wsign-compare warnings.
1999-09-18 19:38:46 +00:00
sail
Use separate definitions and extern declarations of variables rather
1999-12-28 18:05:24 +00:00
snake
Improve snscore error handling.
2000-01-21 00:27:03 +00:00
tetris
Clean up error reporting in tetris.
2000-01-21 02:10:56 +00:00
trek
Fix -Wsign-compare warnings.
1999-09-18 19:38:46 +00:00
wargames
Add manpage wargames(6), contributed by Joey Hess <joeyh@kitenet.net>.
2000-01-23 21:04:55 +00:00
worm
Use err(1, NULL) and warn(NULL) for `out of memory' error messages.
2000-01-09 17:17:19 +00:00
worms
This patch converts worms(6) to use curses, thereby
1999-07-30 02:23:27 +00:00
wtf
Do not match non-literals (REs).
1999-11-15 19:14:01 +00:00
wump
Security improvements for games (largely from or inspired by OpenBSD).
1999-09-12 09:02:20 +00:00
Makefile
add wtf
1999-07-22 01:05:20 +00:00
Makefile.inc
install games that need it setgid.
1997-11-20 00:12:30 +00:00