NetBSD/games
mrg 31c4a0256f fix issues found by GCC 6.4:
battlestar was missing some {} in its insane printf()+puts() usage.
this is a literal code sequence i found:

	printf("The blast catches ");
	printf("the goddess in the ");
	printf("stomach, knocking ");
	puts("her to the ground.");
	printf("She writhes in the ");
	printf("dirt as the agony of ");
	puts("death taunts her.");
	puts("She has stopped moving.");

no lines inserted or removed.

tetris' checkscores() had wrong and missing {} usage.
2018-02-04 08:48:05 +00:00
..
adventure
arithmetic
atc ned stat.h 2017-01-10 20:40:53 +00:00
backgammon
banner
battlestar fix issues found by GCC 6.4: 2018-02-04 08:48:05 +00:00
bcd Neither bcd(6) nor morse(6) produce output containing slashes, and the 2018-01-16 06:43:53 +00:00
boggle Double the threshold for crashing out with "too many words". 2016-06-25 23:15:41 +00:00
caesar
canfield
cgram
ching
colorbars
countmail
cribbage
dab typo 2015-02-12 06:24:21 +00:00
dm
factor Add -h option to factor(6): duplicate factors are printed in 2017-11-11 23:48:44 +00:00
fish
fortune move offensive quotes per board@ 2017-12-13 21:11:27 +00:00
gomoku Fix the out-of-memory behavior so the message doesn't disappear under 2016-06-12 02:15:26 +00:00
hack 1) "It's its" 2014-10-18 06:40:18 +00:00
hals_end English 2014-10-18 06:42:31 +00:00
hangman
hunt
larn need time.h for time(), got side-loaded before from <fcntl.h> via <sys/stat.h> 2017-01-10 20:41:40 +00:00
mille get rid of gets 2016-06-05 18:39:02 +00:00
monop PR/49513 - Henning Petersen -- tyop 2014-12-29 10:38:52 +00:00
morse Add _, from Eitan Adler in PR bin/52897 2018-01-16 06:20:24 +00:00
number
phantasia Include time.h for time. Drop sys/types.h and expect basic working 2017-10-02 22:03:10 +00:00
pig
pom
ppt
primes PR/52976: Eitan Adler: handle larger primes 2018-02-03 15:40:29 +00:00
quiz Update entries for North and South Yemen, since the two countries were 2016-06-28 09:27:26 +00:00
rain
random
robots
rogue
sail
snake Do not pass usleep() values >= 1 million. From Henning Petersen in PR 51286 2016-06-27 08:46:04 +00:00
tetris fix issues found by GCC 6.4: 2018-02-04 08:48:05 +00:00
trek
wargames Permit Prof. Steven Falcon [sic] to play hals_end(6) (or, more 2017-05-21 16:47:26 +00:00
worm remove cpp abuse 2015-08-17 17:17:01 +00:00
worms
wtf Don't skip the superfluous "is" argument if it's not superfluous! 2018-01-17 03:03:59 +00:00
wump
Makefile
Makefile.inc