1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/games
2014-11-18 02:25:12 +00:00
..
adventure Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
arithmetic replace srandomdev()+random() with the arc4random*() family 2013-08-29 20:22:09 +00:00
atc Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
backgammon Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
banner obvious cases of missing .An; 2014-09-08 01:27:54 +00:00
battlestar Remove a bogotified comment 2014-11-16 04:50:46 +00:00
bcd Split bcd(6), morse(6), and ppt(6) into three separate manuals 2014-11-07 22:17:49 +00:00
boggle Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
bs Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
caesar replace beforeinstall target with LINKS; rot13 becomes a hardlink to 2014-07-16 16:56:45 +00:00
canfield the man page says it is impossible to cheat, but since the shuffle is 2014-11-03 19:18:16 +00:00
cribbage obvious cases of missing .An; 2014-09-08 01:27:54 +00:00
factor In roff, the escape sequence \: is an optional line break, 2011-01-24 00:42:44 +00:00
fish replace srandomdev()+random() with the arc4random*() family 2013-08-29 20:22:09 +00:00
fortune Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
gomoku Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
grdc Multiple improvements from pjanzen@: 2014-11-17 22:14:25 +00:00
hack Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
hangman zap trailing newlines; "go for it" deraadt 2014-07-16 20:00:14 +00:00
hunt Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
mille Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
monop obvious cases of missing .An; 2014-09-08 01:27:54 +00:00
morse Split bcd(6), morse(6), and ppt(6) into three separate manuals 2014-11-07 22:17:49 +00:00
number
phantasia Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
pig
pom remove superfluous bracket level from time representation. 2009-12-31 13:02:08 +00:00
ppt HISTORY and AUTHORS; ok pjanzen@ mickey@ 2014-11-18 02:25:12 +00:00
primes
quiz Reduce instances of `` '' in manuals. 2014-11-15 14:41:01 +00:00
rain obvious cases of missing .An; 2014-09-08 01:27:54 +00:00
random
robots Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
sail Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
snake Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
tetris Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
trek Tournament mode uses a deterministic random seed for reproducible games. 2013-08-29 14:35:49 +00:00
wargames
worm select() to poll() conversions 2014-11-03 22:14:54 +00:00
worms replace srandomdev()+random() with the arc4random*() family 2013-08-29 20:22:09 +00:00
wump replace srandomdev()+random() with the arc4random*() family 2013-08-29 20:22:09 +00:00
Makefile
Makefile.inc