NetBSD/games
christos a8fba37dbd Tons of changes; re-indent, use termios, fix warnings, add prototypes...
Games is almost clean; only hack is left...
1997-10-18 20:03:05 +00:00
..
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 warn instead of perror/fprintf/... 1997-10-11 02:01:02 +00:00
backgammon fix race condition when building libcommon with make -j 1997-10-16 05:24:23 +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 err/warn instead of perror 1997-10-11 02:41: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 WARNSify 1997-10-10 12:49:45 +00:00
fish WARNSify 1997-10-10 12:58:29 +00:00
fortune deprecate auto 1997-10-12 14:17:27 +00:00
gomoku WARNSify 1997-10-10 13:36:01 +00:00
hack enable WARNS?=1 by default, & temporarily disable for the few unclean programs 1997-10-12 14:21:44 +00:00
hangman use err/warn instead of perror 1997-10-11 08:01:06 +00:00
hunt drop core in /var/tmp (from linux). 1997-10-15 12:02:08 +00:00
larn Tons of changes; re-indent, use termios, fix warnings, add prototypes... 1997-10-18 20:03:05 +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 deprecate bzero, rindex, etc. use symbolic constants in open() 1997-10-12 14:16:26 +00:00
rogue Better fix for the previous. 1997-10-15 12:43:35 +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 <termcap.h> 1997-10-14 01:02:48 +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