NetBSD/games
snj 758ded1782 fix typo, pointed out by Andras Farkas 2021-12-08 23:38:51 +00:00
..
adventure games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
arithmetic
atc atc(6): simplify reallocation logic 2021-10-29 11:44:22 +00:00
backgammon games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
banner games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
battlestar games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
bcd End sentence with a dot. 2019-09-02 08:26:00 +00:00
boggle games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
caesar games/caesar: fix error handling for I/O 2021-11-16 20:42:47 +00:00
canfield games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
cgram cgram(6): realloc(x * y) -> reallocarr 2021-10-29 11:45:39 +00:00
ching
colorbars
countmail countmail: remove outdated comments 2021-05-02 13:10:36 +00:00
cribbage games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
dab dab: fix typo in comment 2021-12-05 09:53:15 +00:00
dm games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
factor include bsd.own.mk to be sure NETBSDSRCDIR is set. 2021-04-12 04:19:32 +00:00
fish Flush input to EOL correctly in games/fish. 2021-07-25 02:00:42 +00:00
fortune describe screenblank(1) 2021-11-26 17:38:07 +00:00
gomoku games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
hack games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
hals_end games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
hangman Avoid messing up the display when too many letters are guessed at once. 2020-07-12 02:34:54 +00:00
hunt huntd(6): convert malloc(x * y) and realloc(x * y) to reallocarr 2021-10-29 11:40:23 +00:00
larn games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
mille games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
monop PR/49513 - Henning Petersen -- tyop 2014-12-29 10:38:52 +00:00
morse games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
number games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
phantasia games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
pig
pom games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
ppt
primes games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
quiz fix various typos, mainly s/prefered/preferred/ 2021-11-07 20:31:09 +00:00
rain rain(6): Make the default delay useful for modern terminals 2020-10-14 18:32:04 +00:00
random games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
robots properly terminate after using strncpy(). 2021-04-13 01:50:46 +00:00
rogue fix various typos in comments, messages and documentation. 2021-09-19 10:34:06 +00:00
sail sail(6): convert realloc(x * y) to reallocarr 2021-10-29 11:42:34 +00:00
snake Adapt to recent change to ../snake/pathnames.h 2021-05-12 15:26:44 +00:00
testpat Better display in monochrome. 2021-11-13 20:59:13 +00:00
tetris games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
trek fix typo, pointed out by Andras Farkas 2021-12-08 23:38:51 +00:00
wargames Permit Prof. Steven Falcon [sic] to play hals_end(6) (or, more 2017-05-21 16:47:26 +00:00
warp games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
worm remove cpp abuse 2015-08-17 17:17:01 +00:00
worms worms(6): Use a reasonable default delay for non-1980s terminals. 2020-10-14 07:32:53 +00:00
wtf Try freebsd's pkg-info as well 2018-08-16 13:31:04 +00:00
wump games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
Makefile Add testpat(6) to games. 2021-01-02 03:21:39 +00:00
Makefile.inc