adventure
|
Minor tidyup.
|
2014-03-22 22:04:40 +00:00 |
backgammon
|
don't declare ospeed; it's in <termcap.h>
|
2014-03-22 23:10:36 +00:00 |
battlestar
|
Use random(), not rand().
|
2014-03-22 23:33:33 +00:00 |
boggle
|
use size_t instead of int for a length
|
2014-03-22 23:39:04 +00:00 |
cgram
|
Add RCS Id.
|
2013-08-04 07:55:09 +00:00 |
ching
|
this already passes WARNS=5
|
2013-08-11 03:27:02 +00:00 |
colorbars
|
WARNS=5
|
2013-12-07 02:24:12 +00:00 |
countmail
|
Merge riastradh-drm2 to HEAD.
|
2014-03-18 18:20:35 +00:00 |
fortune
|
fix typo, from Henning Petersen in PR misc/48613
|
2014-02-22 17:21:19 +00:00 |
gomoku
|
move extern decls to .h files
|
2014-03-22 18:58:57 +00:00 |
hunt
|
Remove unused.
|
2014-03-30 09:11:50 +00:00 |
quiz
|
fix signedness issue
|
2014-03-23 00:07:15 +00:00 |
rogue
|
WARNS=5
|
2013-08-11 03:44:27 +00:00 |