1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/games
2015-10-24 18:51:40 +00:00
..
adventure
arithmetic Cast ctype functions' arguments to unsigned char. 2015-10-24 17:13:27 +00:00
atc
backgammon
banner Pledge "stdio" for simple games. 2015-10-14 08:12:12 +00:00
battlestar Cast ctype functions' arguments to unsigned char. 2015-10-24 17:20:17 +00:00
bcd include err.h for err() calls added with recent pledge commits. 2015-10-23 02:01:15 +00:00
boggle Cast toupper()'s argument to unsigned char. 2015-10-24 18:51:40 +00:00
bs Cast toupper()'s argument to unsigned char. 2015-10-24 17:29:03 +00:00
caesar Pledge "stdio" for simple games. 2015-10-14 08:12:12 +00:00
canfield
cribbage Cast ctype functions' arguments to unsigned char. 2015-10-24 18:04:06 +00:00
factor Cast isblank()'s argument to unsigned char. 2015-10-24 17:31:00 +00:00
fish reduce .Nd to one line and kill .Tn while here 2015-09-10 15:16:43 +00:00
fortune Cast ctype functions' argument to unsigned char. 2015-10-24 18:33:22 +00:00
gomoku Cast isalpha()'s argument to unsigned char. 2015-10-24 17:36:06 +00:00
grdc
hack Cast ctype functions' argument to unsigned char. 2015-10-24 18:49:39 +00:00
hangman Cast islower()'s argument to unsigned char. 2015-10-24 17:55:02 +00:00
hunt Cast ctype functions' argument to unsigned char. 2015-10-24 18:35:08 +00:00
mille Cast ctype functions' arguments to unsigned char. 2015-10-24 17:51:59 +00:00
monop Cast ctype functions' argument to unsigned char. 2015-10-24 18:39:05 +00:00
morse include err.h for err() calls added with recent pledge commits. 2015-10-23 02:01:15 +00:00
number Cast ctype functions' argument to unsigned char. 2015-10-24 18:37:23 +00:00
phantasia
pig Cast ctype functions' argument to unsigned char. 2015-10-24 18:29:15 +00:00
pom Cast isdigit()'s argument to unsigned char. 2015-10-24 17:33:05 +00:00
ppt Pledge "stdio" for simple games. 2015-10-14 08:12:12 +00:00
primes Cast isblank()'s argument to unsigned char. 2015-10-24 17:34:16 +00:00
quiz
rain enable pledge(2) in rain(6) 2015-10-14 07:19:23 +00:00
random Pledge "stdio" for simple games. 2015-10-14 08:12:12 +00:00
robots
sail Cast ctype functions' argument to unsigned char. 2015-10-24 18:16:40 +00:00
snake
tetris
trek
wargames
worm
worms
wump
Makefile
Makefile.inc