1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/games
mestre 20ac8c99cc Drop "rpath" from pledge(2) after ncurses initialization.
Discussed with and OK tb@
OK cheloha@ on previous version
2018-08-06 06:27:32 +00:00
..
adventure Remove unused confirm() and datime() functions. 2017-06-23 12:56:25 +00:00
arithmetic
atc have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate 2017-07-09 14:04:50 +00:00
backgammon User count checks have been compiled out since 1998, get rid of them. 2017-07-11 14:32:16 +00:00
banner
battlestar slightly reduce the difficulty of the adventure game that is reading 2018-02-07 20:22:23 +00:00
bcd Fix table wrt missing element and `, detailed analysis and diff from 2018-01-23 07:06:55 +00:00
boggle
bs remove duplicate installation of the SIGINT handler; 2018-08-05 13:32:25 +00:00
caesar convert source code frequencies to match those in the man page 2017-08-10 17:24:30 +00:00
canfield
cribbage
factor
fish
fortune apostrophe fix; 2018-01-12 20:13:06 +00:00
gomoku
grdc The code can be simplified by using clock_gettime(2)'s CLOCK_REALTIME 2017-12-11 23:33:44 +00:00
hack remove misc. depend and yacc nits that no longer matter. 2017-07-10 21:30:37 +00:00
hangman Use <elf.h> instead of <elf_abi.h> 2017-10-27 16:47:08 +00:00
hunt Remove the Installation section and fix a nonexistent path. 2017-06-15 20:10:25 +00:00
mille
monop Correct number of players, the program enforces a range from 2 to 9. 2017-06-09 15:32:40 +00:00
morse
number
phantasia
pig
pom Consolidate printf(3) calls at the end of main(). 2017-12-24 22:12:49 +00:00
ppt
primes Straightforward conversion to strtonum. Slight change of behavior in that 2017-11-02 10:37:11 +00:00
quiz elements 113, 115, 117, and 118; from pjanzen 2016-12-03 07:38:38 +00:00
rain
random
robots remove some escapes that are unnecessary/harmful. ok jmc schwarze 2017-05-28 22:27:10 +00:00
sail
snake
tetris Use a NUMKEYS macro instead of magic and use a more familiar idiom 2018-04-25 17:41:23 +00:00
trek forgot to remove mention of deleted dump/restart. 2017-05-26 19:48:28 +00:00
wargames destroy lint remnants. 2017-06-12 18:49:33 +00:00
worm
worms Drop "rpath" from pledge(2) after ncurses initialization. 2018-08-06 06:27:32 +00:00
wump
Makefile
Makefile.inc