NetBSD/games
christos e92d4ac1fa Coverity CID 1197: Don't pass -1 to close. 2006-03-19 01:00:35 +00:00
..
adventure Coverity CID 570: Remove impossible check. 2006-03-18 23:35:51 +00:00
arithmetic
atc Coverity CID 1786: Close file. 2006-03-18 23:38:12 +00:00
backgammon Coverity CID 1230: Remove spurious close(). 2006-03-18 23:25:30 +00:00
banner
battlestar
bcd
boggle fclose() open FILE * even though we are returning to fail anyway. 2006-03-18 09:40:46 +00:00
caesar Simplify error checking. 2005-11-19 18:01:42 +00:00
canfield Fix typo in the instructions. 2006-02-25 02:06:08 +00:00
ching
countmail
cribbage Coverity CID 1295: Don't allow cchose to return a negative number. It is 2006-03-18 23:14:45 +00:00
dab
dm
factor
fish
fortune Coverity CID 827: Prevent NULL pointer deref. 2006-03-18 23:54:17 +00:00
gomoku
hack Change DPADD from LIBTERM (which doesn't exist) and LIBCOMPAT (which it 2006-02-25 11:56:51 +00:00
hangman
hunt Coverity CID 1443: Prevent static overrun. 2006-03-19 00:00:19 +00:00
larn Coverity CID 2073: Fix memory leak. 2006-03-19 00:37:15 +00:00
mille Coverity CID 695: Remove impossible condition. This changes the scoring as 2006-03-19 00:29:27 +00:00
monop Coverity CID 998: Possible NULL pointer deref. Actually this was a bug 2006-03-19 00:19:31 +00:00
morse
number
phantasia
pig
pom
ppt
primes
quiz
rain
random
robots If getpwuid() returns null, its not usually a good idea to dereference 2006-03-17 23:11:47 +00:00
rogue Call fclose() appropriately if there is a problem with the save file. 2006-03-17 23:04:01 +00:00
sail Coverity CID 980: Prevent an impossible NULL point deref. 2006-03-19 00:41:46 +00:00
snake if getpwuid() returns null, print out the uid rather than dereferencing 2006-03-17 23:22:59 +00:00
tetris Coverity CID 868: Fix possible NULL deref (after INFTIM passes :-) 2006-03-19 00:50:28 +00:00
trek Coverity CID 1197: Don't pass -1 to close. 2006-03-19 01:00:35 +00:00
wargames
worm
worms
wtf
wump Bump date for previous. 2006-01-22 21:22:30 +00:00
Makefile moduli utils moved from games to usr.bin. 2006-01-24 19:01:45 +00:00
Makefile.inc