..
adventure
Minor tidyup.
2014-03-22 22:04:40 +00:00
arithmetic
WARNS=5, and make WARNS=5 the default for src/games.
2012-06-19 05:46:08 +00:00
atc
ned stat.h
2017-01-10 20:40:53 +00:00
backgammon
don't declare ospeed; it's in <termcap.h>
2014-03-22 23:10:36 +00:00
banner
Move scratch variables of main to main, instead of having them be
2012-10-13 19:44:36 +00:00
battlestar
Use random(), not rand().
2014-03-22 23:33:33 +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
Use ssize_t for read() results. Don't use int for lseek() results.
2014-03-22 23:47:03 +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
cribbage
Pass -Wstrict-overflow, and while here, don't read from index -1 of
2012-10-13 20:36:06 +00:00
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
reinstate NULL cast by request, where the NULL was being passed as a vararg
2011-09-01 07:18:50 +00:00
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
Pass -Wstrict-overflow
2012-10-13 21:03:09 +00:00
hunt
Remove unused.
2014-03-30 09:11:50 +00:00
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
gratuitous (but not harmful) changes to pass gcc48's -Wconversion
2014-03-23 00:03:04 +00:00
phantasia
Include time.h for time. Drop sys/types.h and expect basic working
2017-10-02 22:03:10 +00:00
pig
WARNS=5, and make WARNS=5 the default for src/games.
2012-06-19 05:46:08 +00:00
pom
Fix a few of the games to use getprogname() in their usage() functions.
2010-12-05 04:34:22 +00:00
ppt
Use __dead
2011-08-29 20:30:36 +00:00
primes
usage police
2014-10-04 13:15:50 +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
Reorg docs, part 1:
2014-07-05 19:22:41 +00:00
sail
temp is a pointer, and tempmax, not sizeof(temp), is the length of
2014-03-28 17:53:47 +00:00
snake
Do not pass usleep() values >= 1 million. From Henning Petersen in PR 51286
2016-06-27 08:46:04 +00:00
tetris
elide compiler stupidity.
2017-03-20 22:05:27 +00:00
trek
adhere to stricter groff checking:
2014-09-30 20:46:59 +00:00
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
- improve wording
2012-08-12 17:30:03 +00:00
wtf
Don't skip the superfluous "is" argument if it's not superfluous!
2018-01-17 03:03:59 +00:00
wump
WARNS=5, and make WARNS=5 the default for src/games.
2012-06-19 05:46:08 +00:00
Makefile
hals_end(6) outputs the last words of the supercomputer HAL 9000 aboard
2013-11-12 17:46:20 +00:00
Makefile.inc
Add note cautioning against bothering with WARNS=6 until gcc improves
2014-03-23 00:17:40 +00:00