NetBSD/games
rillig e50ed3e547 cgram: define a word as a sequence of letters, not non-whitespace
Pressing Tab or Shift+Tab now advances to the next letter that could be
substituted, it no longer stops at punctuation or digits.  Since only
letters are scrambled, these are most interesting to be edited.
2022-03-28 20:00:29 +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 in comments. 2021-12-12 22:20:52 +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
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: define a word as a sequence of letters, not non-whitespace 2022-03-28 20:00:29 +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
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 typo, pointed out by Andras Farkas 2021-12-08 23:38:51 +00:00
wargames
warp games: remove trailing whitespace in *.c and *.h 2021-05-02 12:50:43 +00:00
worm
worms worms(6): Use a reasonable default delay for non-1980s terminals. 2020-10-14 07:32:53 +00:00
wtf
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