NetBSD/games
2006-03-18 23:44:05 +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 Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
battlestar Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
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 Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
cribbage Coverity CID 1295: Don't allow cchose to return a negative number. It is 2006-03-18 23:14:45 +00:00
dab Drop trailing whitespace. 2005-09-15 02:10:37 +00:00
dm
factor
fish
fortune Coverity CID 2544: Fix memory leak. 2006-03-18 23:44:05 +00:00
gomoku Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
hack Change DPADD from LIBTERM (which doesn't exist) and LIBCOMPAT (which it 2006-02-25 11:56:51 +00:00
hangman
hunt add more "ifdef notdef" around unused sections - addresses Coverity CID 564 2006-03-17 23:36:38 +00:00
larn Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
mille Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
monop better handle ^d in getinp(), so we dont loop endlessly. 2006-01-20 21:40:08 +00:00
morse
number
phantasia
pig
pom Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
ppt
primes
quiz Fix two lines which were broken by previous commit. Noticed by Thomas 2005-10-12 15:33:41 +00:00
rain Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
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 If none of the boarding parties are set do not fall off the end of the 2006-03-18 01:43:52 +00:00
snake if getpwuid() returns null, print out the uid rather than dereferencing 2006-03-17 23:22:59 +00:00
tetris Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
trek Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
wargames Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
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