NetBSD/games
1999-08-08 03:08:08 +00:00
..
adventure This patch fixes adventure(6) to use `extern' on declarations of 1999-07-28 23:23:39 +00:00
arithmetic This patch (a) makes arithmetic(6) revoke any setgid privileges it got 1999-07-17 19:11:30 +00:00
atc In atc(6), the function getAChar() has BSD and SYSV variants to deal 1999-07-28 02:01:30 +00:00
backgammon This is a trivial fix to backgammon(6): '\a' is cleaner than '\007'. 1999-07-28 23:15:51 +00:00
banner Back out last due to think o on my side: we don't start banner through 1999-07-19 19:07:17 +00:00
battlestar This patch improves the handling of save files in battlestar(6), by 1999-07-28 01:45:41 +00:00
bcd This patch adds references to the main punched card, paper tape and 1999-07-28 23:01:59 +00:00
boggle Drop setgid privs early. Via OpenBSD, reported in PR 5970 by 1999-07-21 04:02:29 +00:00
caesar Drop setgid privs early, via OpenBSD 1999-07-21 04:04:21 +00:00
canfield
countmail
cribbage
dm Const poisoning. 1999-07-14 22:52:07 +00:00
factor
fish This patch makes fish(6) honour PAGER for viewing the instructions. 1999-07-14 17:30:21 +00:00
fortune Fortunes from those Unamerican Activities bumper stickers you see on 1999-08-04 22:45:09 +00:00
gomoku
hack
hangman
hunt
larn
mille
monop
morse
number
phantasia
pig
pom
ppt
primes
quiz
rain Revert inclusion of <string.h> now that curses has been fixed. 1999-08-08 02:06:01 +00:00
random
robots Fixi uninit vars warnings. 1999-05-16 00:15:46 +00:00
rogue
sail
snake
tetris
trek const poisoning 1999-07-21 13:19:10 +00:00
wargames
worm Print score after endwin() so it isn't deleted immediately afterward. 1999-08-08 03:08:08 +00:00
worms This patch converts worms(6) to use curses, thereby 1999-07-30 02:23:27 +00:00
wtf make sure only whole words are matched, use [:space:] RE to avoid embedded 1999-07-27 15:41:27 +00:00
wump This patch fixes a -Wcast-qual warning in wump(6). 1999-07-14 22:49:27 +00:00
Makefile add wtf 1999-07-22 01:05:20 +00:00
Makefile.inc