..
adventure
Straightforward pledge "stdio rpath wpath cpath" for adventure.
2015-11-30 08:14:48 +00:00
arithmetic
atc
adjust width list: Ds is unfortunate here;
2015-11-29 16:04:14 +00:00
backgammon
Drop the argument passing between backgammon and teachgammon.
2015-12-02 20:05:01 +00:00
banner
battlestar
tidy here too;
2015-11-29 16:05:38 +00:00
bcd
boggle
pledge "stdio rpath tty" for boggle.
2015-11-30 08:27:46 +00:00
bs
pledge "stdio rpath tty" for bs
2015-11-30 08:33:29 +00:00
caesar
canfield
add const and remove unused variable.
2015-12-02 18:34:10 +00:00
cribbage
pledge "stdio rpath tty proc exec" since instructions() might fork a pager.
2015-11-29 14:42:36 +00:00
factor
Cast isblank()'s argument to unsigned char.
2015-10-24 17:31:00 +00:00
fish
slightly interesting pledge for fish:
2015-11-30 08:42:03 +00:00
fortune
fix a double space issue in the following, rather wonderful, fortune:
2015-11-15 21:25:50 +00:00
gomoku
straightforward pledge "stdio rpath wpath cpath tty" for gomoku
2015-11-30 08:44:51 +00:00
grdc
unspectacular pledge "stdio rpath tty" for grdc
2015-11-30 08:46:07 +00:00
hack
delete useless BUGS section; patch from Jan Stary <hans at stare dot cz>
2015-11-30 16:53: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
The usual deal for a curses game with the possibility of saving a game:
2015-11-30 08:49:06 +00:00
monop
pledge "stdio rpath wpath cpath"
2015-11-21 03:20:30 +00:00
morse
number
Cast ctype functions' argument to unsigned char.
2015-10-24 18:37:23 +00:00
phantasia
In 1995, all of the games were setuid games. At end of 1996, I took them all
2015-11-24 03:10:09 +00:00
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
primes
primes only needs pledge "stdio".
2015-11-30 08:53:53 +00:00
quiz
just dump the help on stdout with messing about with a pager.
2015-10-25 09:34:49 +00:00
rain
random
replace setbuf with setvbuf, from Frederic Nowak
2015-11-04 21:22:10 +00:00
robots
Move scorefile to $HOME. The nice implementation of the score file
2015-11-29 15:13:19 +00:00
sail
In 1995, all of the games were setuid games. At end of 1996, I took them all
2015-11-24 03:10:09 +00:00
snake
KNF: I forgot to join two lines.
2015-12-02 18:52:23 +00:00
tetris
Prefer $LOGNAME over $USER, since the latter is deprecated,
2015-11-29 14:31:01 +00:00
trek
pledge "stdio rpath wpath cpath" for this one.
2015-11-30 08:55:26 +00:00
wargames
worm
pledge the wyrms
2015-11-21 05:29:42 +00:00
worms
pledge the wyrms
2015-11-21 05:29:42 +00:00
wump
last but not least: add pledge for wump(6)
2015-11-30 09:00:02 +00:00
Makefile
Makefile.inc
In 1995, all of the games were setuid games. At end of 1996, I took them all
2015-11-24 03:10:09 +00:00