NetBSD/games
rillig e8699354fb cgram(6): use standard cursor keys, use standard shuffle algorithm
The previous shuffle algorithm asked for 100 random numbers, on average.
The new algorithm asks exactly for 26 random numbers.

Curses predefines numeric constants for keys, and there is no apparent
reason not to use these standard keys for cursor movement.
2020-07-02 19:11:01 +00:00
..
adventure Minor tidyup. 2014-03-22 22:04:40 +00:00
arithmetic
atc Report the users score _after_ the game has ended and the screen has 2019-03-19 00:11:34 +00:00
backgammon buffnum is shared between subs.c and fancy.c 2020-04-22 23:36:26 +00:00
banner
battlestar games/battlestar: Replace snprintf(3) with strlcpy(3) for better performance. 2020-02-06 22:09:43 +00:00
bcd End sentence with a dot. 2019-09-02 08:26:00 +00:00
boggle Create a new bsd.hostinit.mk file and put the build definitions for all host 2018-05-01 19:59:42 +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 cgram(6): use standard cursor keys, use standard shuffle algorithm 2020-07-02 19:11:01 +00:00
ching
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 - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +00:00
dab typo 2015-02-12 06:24:21 +00:00
dm
factor fix for OpenSSL-1.1 2018-02-06 16:53:27 +00:00
fish [fish] don't allow users to request cards they have made books for 2018-03-05 04:59:54 +00:00
fortune A revision of "The purpose of computing is insight, not numbers" by 2020-06-15 12:57:51 +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 games/hack: Suppress -Werror=stringop-truncation error. 2020-02-08 00:59:55 +00:00
hals_end English 2014-10-18 06:42:31 +00:00
hangman
hunt adjust a fallthru comment and add a missing break. 2019-10-13 07:42:57 +00:00
larn - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
mille s/saftey/safety/ 2019-12-27 09:17:59 +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 - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
pig
pom
ppt
primes PR/52976: Eitan Adler: handle larger primes 2018-02-03 15:40:29 +00:00
quiz s/opration/operation/ 2019-12-27 07:41:22 +00:00
rain
random
robots
rogue introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
sail - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +00:00
snake Remove extra semicolon. 2020-05-14 08:34:17 +00:00
tetris introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
trek use SUBDIR.roff suggested by uwe@ 2018-06-10 17:55:11 +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
wtf Try freebsd's pkg-info as well 2018-08-16 13:31:04 +00:00
wump
Makefile
Makefile.inc Add note cautioning against bothering with WARNS=6 until gcc improves 2014-03-23 00:17:40 +00:00