NetBSD/games
jdolecek 8c9b24b9ca Fix two ubiquitous operator precedence error of type
bar = foo + (cond) ? x : y.
Patch sent by John Darrow in bin/9698.
2000-03-30 11:01:13 +00:00
..
adventure Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
arithmetic
atc
backgammon
banner
battlestar Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
bcd
boggle Fix doubled 'the' in comment. 2000-03-13 22:46:59 +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
countmail
cribbage
dm
factor
fish Use an equal probability single draw algorithm to get card from deck. 2000-03-28 19:37:54 +00:00
fortune Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
gomoku Fix doubled 'the'. 2000-03-13 23:57:23 +00:00
hack POSIX.2: Ignore a null PAGER as well. 2000-03-02 18:19:06 +00:00
hangman
hunt Include <sys/param.h> for MAXHOSTNAMELEN. 2000-03-02 18:22:31 +00:00
larn
mille
monop Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
morse
number
phantasia Fix two ubiquitous operator precedence error of type 2000-03-30 11:01:13 +00:00
pig
pom
ppt Print a space character on the tape between each command line argument. 1999-12-16 13:38:28 +00:00
primes
quiz Fix capital of Monaco. It should be Monaco rather than Monte Carlo; 1999-12-16 14:13:23 +00:00
rain
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 doubled 'the'. 2000-03-13 22:53:22 +00:00
sail avoid failure on "make install" when /var/games/sail already exists. 2000-02-12 10:03:30 +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 .Nm usage. 2000-03-02 13:27:53 +00:00
wargames need an ${.OBJDIR} now 2000-01-25 21:41:18 +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
wtf
wump
Makefile
Makefile.inc