..
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: allow cursor navigation with KEY_BEG as well
2022-06-12 14:59:44 +00:00
ching
ching(6): Fix formatting. .Pp is not .br
2022-08-19 00:40:20 +00:00
colorbars
…
countmail
countmail: remove outdated comments
2021-05-02 13:10:36 +00:00
cribbage
Define yes as extern veriable to fix build
2023-01-06 19:02:02 +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
-h doesn't sort numerically, pointed out by various
2022-10-25 19:33:00 +00:00
gomoku
gomoku: remove redundant parentheses
2022-06-19 10:33:17 +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
fix various typos in comments.
2022-06-27 22:41:28 +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
quiz: fix wrong usage of the <ctype.h> functions
2023-01-22 17:19:11 +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
Enable FANCY mode for debugging purposes:
2022-06-27 18:48:49 +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 references in manual pages to the reference documentation
2022-06-28 20:12:52 +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
Add a little optional colour, optionally distinguish worm heads,
2023-04-26 22:58:09 +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
…