NetBSD/games
rtr 0c0f6ae5dc don't access out of bounds element of static alloc array.
found by Coverity, CID 1519 / Run 5

XXX possible that intention was to start with i = 0.
2006-03-18 05:16:46 +00:00
..
adventure don't access out of bounds element of static alloc array. 2006-03-18 05:16:46 +00:00
arithmetic Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
atc Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
backgammon Use MKPRIVATELIB instead of NOLINKLIB/NOMAN/NOPIC/NOLINT. 2006-02-25 12:04:23 +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 KNF and WARNS=3 2005-07-01 06:04:46 +00:00
boggle Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +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 Quote macro. 2005-07-05 08:48:47 +00:00
countmail Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
cribbage KNF and WARNS=3 2005-07-02 08:32:32 +00:00
dab Drop trailing whitespace. 2005-09-15 02:10:37 +00:00
dm KNF conversion 2005-07-02 08:35:29 +00:00
factor Fixed a comment that said the factors in the output would be strictly 2005-06-27 20:49:31 +00:00
fish KNF conversion 2005-07-02 08:35:29 +00:00
fortune Remove duplicate and uncredited "Plan for the Improvement of English 2006-02-25 01:40:22 +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 Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
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 Encode and decode more characters. Don't put commas after every 2004-02-13 23:16:11 +00:00
number Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
phantasia Don't presume phantasia's internal bool (char) is the same as that in 2005-02-15 12:58:21 +00:00
pig Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
pom Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
ppt Remove uses of __P. 2004-01-27 20:30:28 +00:00
primes |fmt; add single quotes around a plus. 2004-02-09 23:25:47 +00:00
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 Pass lint(1). 2005-08-10 14:02:26 +00:00
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 Remove uses of __P. 2004-01-27 20:30:28 +00:00
worms Slimy worms are clean enough for level 3. 2004-11-13 10:22:13 +00:00
wtf Remove the -t flag from the usage. 2005-07-01 14:21:49 +00:00
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