..
adventure
KNFify again
1997-10-11 01:55:27 +00:00
arithmetic
Make compiler happy.
1997-10-15 08:53:24 +00:00
atc
use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compile
1997-10-22 02:01:17 +00:00
backgammon
use CPPFLAGS instead of CFLAGS
1997-10-22 02:31:35 +00:00
banner
WARNSify, fixup .Nm usage
1997-10-10 09:48:47 +00:00
battlestar
time_t != long; fix minor type problem.
1997-10-13 21:05:36 +00:00
bcd
WARNSify, fixup .Nm usage
1997-10-10 09:54:16 +00:00
boggle
time_t != long; cast it.
1997-10-13 21:09:59 +00:00
caesar
minor KNFify
1997-10-11 02:40:39 +00:00
canfield
use CPPFLAGS instead of CFLAGS
1997-10-22 04:42:45 +00:00
countmail
remove advertising clause from all my licenses.
1997-10-10 05:39:47 +00:00
cribbage
minor KNFify
1997-10-11 02:44:30 +00:00
dm
WARNSify
1997-10-10 12:49:45 +00:00
factor
use CPPFLAGS instead of CFLAGS
1997-10-22 04:42:45 +00:00
fish
WARNSify
1997-10-10 12:58:29 +00:00
fortune
use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compile
1997-10-22 04:56:11 +00:00
gomoku
WARNSify
1997-10-10 13:36:01 +00:00
hack
Initialize pointers to NULL to avoid gcc/sparc compiler error
1997-10-23 07:05:55 +00:00
hangman
use err/warn instead of perror
1997-10-11 08:01:06 +00:00
hunt
use CPPFLAGS instead of CFLAGS
1997-10-22 05:05:21 +00:00
larn
use CPPFLAGS instead of CFLAGS
1997-10-22 05:26:25 +00:00
mille
WARNSify
1997-10-12 00:53:45 +00:00
monop
WARNSify
1997-10-12 17:45:06 +00:00
morse
WARNSify
1997-10-10 16:38:40 +00:00
number
WARNSify
1997-10-10 16:38:40 +00:00
phantasia
WARNSify, KNFify (inc. removing extremely verbose & useless comments), ...
1997-10-13 02:18:06 +00:00
pig
use err/warn instead of perror
1997-10-12 01:00:27 +00:00
pom
use err/warn instead of perror
1997-10-12 01:00:27 +00:00
ppt
WARNSify
1997-10-10 16:38:40 +00:00
primes
WARNSify
1997-10-12 01:04:43 +00:00
quiz
- WARNSify
1997-09-20 14:28:16 +00:00
rain
#include <string.h>
1997-10-13 22:01:54 +00:00
random
WARNSify
1997-10-12 01:04:43 +00:00
robots
use CPPFLAGS instead of CFLAGS
1997-10-22 05:05:21 +00:00
rogue
use CPPFLAGS instead of CFLAGS
1997-10-22 05:05:21 +00:00
sail
- make sure that the arguments to the printf like functions are correct
1997-10-13 21:02:57 +00:00
snake
use CPPFLAGS instead of CFLAGS
1997-10-22 05:26:25 +00:00
tetris
use <termcap.h>
1997-10-14 01:14:20 +00:00
trek
Include string.h.
1997-10-13 22:20:35 +00:00
wargames
Eliminate bogus redefinitions of standard targets.
1997-05-09 07:50:03 +00:00
worm
WARNSify
1997-10-12 02:12:45 +00:00
worms
WARNSify
1997-10-12 02:12:45 +00:00
wump
WARNSify
1997-10-12 03:36:41 +00:00
Makefile
hunt isn't "Missing:" anymore ;-)
1997-10-10 09:39:04 +00:00
Makefile.inc
enable WARNS?=1 by default, & temporarily disable for the few unclean programs
1997-10-12 14:21:44 +00:00