NetBSD/games
atatat 60564f8ed0 Change -a to mean all files, as opposed to just a few more files.
Modify the regex handling so that we can match fortunes in rot13'ed
databases (rot13 the pattern and maintain a second compiled pattern)
and rot13 the rot13'ed fortune before output.

Move the rot13 code to a function since it's now used in three places
instead of just one.

Initialize posfile in one place since it appears to get used without
being initialized when using debugging.

Make a *slight* improvement to the random seeding by squaring the pid
and then xor'ing against the current time, since just xor'ing the time
with the pid will not change if they both advance by one from "odd" to
"even".
2001-08-15 17:25:42 +00:00
..
adventure
arithmetic
atc
backgammon
banner
battlestar
bcd
boggle
caesar
canfield
countmail
cribbage
dm
factor
fish
fortune Change -a to mean all files, as opposed to just a few more files. 2001-08-15 17:25:42 +00:00
gomoku
hack
hangman
hunt
larn
mille
monop
morse
number
phantasia
pig
pom
ppt
primes
quiz
rain
random
robots
rogue Fix pasto. From FreeBSD. 2001-08-09 13:09:59 +00:00
sail
snake
tetris
trek
wargames
worm
worms
wtf
wump
Makefile
Makefile.inc