NetBSD/games
rillig af50285f47 gomoku: inline macros BSZ1, BSZ2, BSZ3, BSZ4
These macro names didn't convey any meaning, so replace them with their
replacement text, to have fewer identifiers to worry about.

No binary change.
2022-05-15 22:56:20 +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 fix various typos, mainly in comments. 2022-04-04 19:33:44 +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: clear bottom line of the screen at the end 2022-05-14 14:20:10 +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 fix various typos, mainly in comments, but also log messages, docs, game text. 2022-04-08 10:17:52 +00:00
gomoku gomoku: inline macros BSZ1, BSZ2, BSZ3, BSZ4 2022-05-15 22:56:20 +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 s/totaled/totalled/ 2021-12-31 12:42:24 +00:00
monop
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 various typos in comments and log messages. 2022-04-16 18:15:20 +00:00
wargames Permit Prof. Steven Falcon [sic] to play hals_end(6) (or, more 2017-05-21 16:47:26 +00:00
warp fix various typos, mainly in comments, but also log messages, docs, game text. 2022-04-08 10:17:52 +00:00
worm
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