NetBSD/games
thorpej 64d8df2f33 Cast pointer diffs to long for printing with %ld. 2000-04-27 19:31:23 +00:00
..
adventure HOST_CC -> HOST_LINK.c 2000-04-24 15:15:05 +00:00
arithmetic Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
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 Greatly simplify these by using <bsd.hostprog.mk>. Should do the same 2000-04-14 04:12:18 +00:00
caesar While everyone's beating up on rot13 - use 'exec' to loose the shell 2000-04-24 15:42:40 +00:00
canfield Fix arguments to *printw(). 2000-04-27 00:30:51 +00:00
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 Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +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 Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
larn
mille Cast pointer difference to long when printing w/ %ld. 2000-04-27 17:49:15 +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
number
phantasia Fix arguments to *printw(). 2000-04-27 00:30:51 +00:00
pig
pom
ppt
primes
quiz Correct capital of the Philippines, allow usual spelling of Jakarta 2000-04-09 22:37:40 +00:00
rain
random Define and use MAXRANDOM instead of LONG_MAX. 2000-01-18 16:12:25 +00:00
robots Cast pointer diffs to long for printing with %ld. 2000-04-27 19:31:23 +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