NetBSD/games
simonb da942834bb Fix a logic botch where if a number smaller than the square of the seive
was prime to still called the Pollard Rho function when it didn't have
to.  Problem report by Nathan Williams.

Unfortunately this one can't be picked up by a simple regression test
since the broken way still produced the correct output, but just took
far longer...
2002-06-17 15:43:52 +00:00
..
adventure No need to reference .OBJDIR here. 2002-03-05 21:28:12 +00:00
arithmetic The game would show the statistic info and immediately prompt you with a new 2002-03-31 04:07:22 +00:00
atc Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
backgammon MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
banner Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
battlestar Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
bcd Remove unnecessary quotes in Dt. 2001-06-05 12:41:04 +00:00
boggle There is no need to explcitly use ${.OBJDIR}; it's implied. 2002-03-05 19:17:44 +00:00
caesar Use setgid(), not setregid(). 2000-05-08 07:55:59 +00:00
canfield MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
countmail Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
cribbage __STDC__ is always defined on NetBSD. 2002-05-26 00:12:11 +00:00
dm play(): use snprintf() instead of hard-to-parse strncpy() calls 2001-01-25 20:41:41 +00:00
factor Fix a logic botch where if a number smaller than the square of the seive 2002-06-17 15:43:52 +00:00
fish Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
fortune remove the attributions from my slogans. they kept popping up in 2002-05-18 10:17:32 +00:00
gomoku fix nested externs 2001-02-05 00:30:38 +00:00
hack __STDC__ is always defined on NetBSD. 2002-05-26 00:12:11 +00:00
hangman Use standard headers. 2002-01-20 00:52:22 +00:00
hunt __STDC__ is always defined on NetBSD. 2002-05-26 00:12:11 +00:00
larn __STDC__ is always defined on NetBSD. 2002-05-26 00:12:11 +00:00
mille __STDC__ is always defined on NetBSD. 2002-05-26 00:12:11 +00:00
monop de-register 2002-06-02 22:17:37 +00:00
morse MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
number Sync getopt() / man page with actual getopt options. 2001-12-20 20:10:33 +00:00
phantasia No need to reference .OBJDIR here. 2002-03-05 21:29:56 +00:00
pig Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
pom Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
ppt MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
primes MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
quiz Formatting improvements (from OpenBSD) 2001-07-11 16:11:36 +00:00
rain Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
random Define and use MAXRANDOM instead of LONG_MAX. 2000-01-18 16:12:25 +00:00
robots Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
rogue Change deprecated curses call to new equivalent. 2001-12-06 12:19:44 +00:00
sail Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
snake MKfoo=no -> NOfoo= 2001-12-12 00:07:45 +00:00
tetris de-register 2002-06-02 22:17:37 +00:00
trek Correct spelling of "delimiter", and remove from ignored-errors lists. 2002-02-26 02:37:28 +00:00
wargames Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
worm Change deprecated curses function to new equivalent. 2001-12-06 12:24:00 +00:00
worms Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
wtf Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
wump Ensure that the random hop delta does make the cave connected. Based 2001-08-31 07:16:22 +00:00
Makefile make factor work with and without openssl. 2002-06-16 22:24:00 +00:00
Makefile.inc Temporarily add a "MKHIDEGAME" variable that by default blocks the 2002-01-27 00:35:16 +00:00