.. |
adventure
|
Coverity CID 2737: Handle linked-lists properly. Use calloc instead of malloc
|
2006-03-21 17:14:15 +00:00 |
arithmetic
|
…
|
|
atc
|
Add missing parens.
|
2006-03-22 15:24:52 +00:00 |
backgammon
|
Coverity CID 558: && should be obviously ||
|
2006-03-22 04:22:05 +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
|
remove duplicate #include <stdlib.h>
|
2006-03-20 12:32:21 +00:00 |
dab
|
Drop trailing whitespace.
|
2005-09-15 02:10:37 +00:00 |
dm
|
…
|
|
factor
|
…
|
|
fish
|
…
|
|
fortune
|
Grammar nit. Never mind that it's still not true.
|
2006-04-06 19:47:23 +00:00 |
gomoku
|
Use standard AUTHORS section header. From YOMURA Masanori in private mail
|
2005-09-15 02:09:41 +00:00 |
hack
|
Coverity CID 2791: Fix file pointer leak.
|
2006-04-02 00:08:12 +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
|
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
|
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
|
Coverity CID 2788: If no room gets returned, don't try to place a monster.
|
2006-04-02 00:13:29 +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
|
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
|
…
|
|