NetBSD/games
jsm 52c6bf2220 Change quiz `pres' data file to include vice-presidents, and fix some
minor errors.

From OpenBSD.
1999-09-14 20:04:02 +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 Compare getchar() against EOF, not -1. 1999-09-10 00:16:43 +00:00
backgammon Include <time.h> in various places in the games where time() or time_t 1999-09-09 17:30:17 +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 Declare variables in extern.h as extern, and add non-extern 1999-09-14 19:54:47 +00:00
bcd This patch adds references to the main punched card, paper tape and 1999-07-28 23:01:59 +00:00
boggle Check for write errors in auxiliary programs used during build of games. 1999-09-10 00:18:20 +00:00
caesar Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
canfield Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
countmail More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
cribbage Make cribbage use the POSIX.2 pager behaviour. 1999-09-13 17:27:36 +00:00
dm Const poisoning. 1999-07-14 22:52:07 +00:00
factor Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
fish Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
fortune Split limericks into "normal" and "offensive" ones. 1999-09-12 10:15:46 +00:00
gomoku Fix uses of names of library functions for other purposes. 1999-09-13 17:18:56 +00:00
hack Use ${INSTPRIV} with ${INSTALL}. 1999-08-21 06:27:29 +00:00
hangman Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
hunt Don't frob the interals of a WINDOW*, use the mvinch() macro. 1999-04-18 03:29:01 +00:00
larn Fix .Bl/.El imbalance. 1999-03-10 09:29:08 +00:00
mille Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
monop Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
morse Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
number Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
phantasia A couple more checks for file descriptor < 3 missed earlier. 1999-09-13 17:15:42 +00:00
pig mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>) 1998-09-13 15:27:25 +00:00
pom Update pom to the third edition of Duffett-Smith's book, and clean it 1999-09-14 20:00:07 +00:00
ppt Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
primes Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
quiz Change quiz `pres' data file to include vice-presidents, and fix some 1999-09-14 20:04:02 +00:00
rain Revert inclusion of <string.h> now that curses has been fixed. 1999-08-08 02:06:01 +00:00
random Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
robots Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
rogue Fix buffer overrun in rogue. 1999-09-13 17:19:55 +00:00
sail Include <time.h> in various places in the games where time() or time_t 1999-09-09 17:30:17 +00:00
snake Convert snake to use curses, and generally clean it up somewhat. 1999-09-14 18:07:21 +00:00
tetris Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
trek Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
wargames convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
worm Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
worms This patch converts worms(6) to use curses, thereby 1999-07-30 02:23:27 +00:00
wtf Fix the part of pr8201 which is IMHO a bug: the error message now goes 1999-08-13 03:02:06 +00:00
wump Security improvements for games (largely from or inspired by OpenBSD). 1999-09-12 09:02:20 +00:00
Makefile add wtf 1999-07-22 01:05:20 +00:00
Makefile.inc