NetBSD/games
drochner f79e06d729 fix an obvious flaw in bounds check: the array of precomputed primes
could be overrun if its last entry (65537) was a factor of the input
(this does not affect PR misc/43192 -- the factors are much larger
here: 7742394596501*159455563099482401)
2010-04-22 14:28:48 +00:00
..
adventure Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +00:00
arithmetic
atc When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
backgammon rename text() to wrtext(), aligning it with most other output routines, 2010-03-22 05:10:19 +00:00
banner
battlestar fix typo. 2010-04-02 19:34:44 +00:00
bcd
boggle When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
caesar
canfield When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
ching
countmail
cribbage When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
dab Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
dm
factor fix an obvious flaw in bounds check: the array of precomputed primes 2010-04-22 14:28:48 +00:00
fish
fortune Latin police: use proper conjugation. 2010-02-16 09:53:51 +00:00
gomoku remove #ifdef SVR4 2010-03-29 05:16:08 +00:00
hack Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
hangman When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
hunt When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
larn ctime can return NULL. 2010-04-02 21:40:00 +00:00
mille handle ctime returning NULL. 2010-04-04 00:08:49 +00:00
monop
morse
number
phantasia When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
pig
pom
ppt
primes
quiz
rain When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
random
robots When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
rogue When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
sail When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
snake When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
tetris Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
trek
wargames
worm When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
worms When using -lcurses, you also need -lterminfo. 2010-02-06 23:45:24 +00:00
wtf
wump
Makefile Fix bad merge. (SUBDIR= != SUBDIR +=) 2009-12-14 20:47:23 +00:00
Makefile.inc