NetBSD/games
jsm 2dae19bfbc Use strncpy() rather than strcpy() with fixed size buffer. 1999-09-18 16:47:11 +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 Fix some uses of NULL as non-pointer and 0 for null pointer. 1999-09-17 17:07:11 +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 Use strncpy() rather than strcpy() with fixed size buffer. 1999-09-18 16:47:11 +00:00
bcd This patch adds references to the main punched card, paper tape and 1999-07-28 23:01:59 +00:00
boggle Fix some uses of NULL as non-pointer and 0 for null pointer. 1999-09-17 17:07:11 +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 Make word list for hangman selectable at run time. 1999-09-17 20:45:48 +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 Fix some uses of NULL as non-pointer and 0 for null pointer. 1999-09-17 17:07:11 +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 Fix some uses of NULL as non-pointer and 0 for null pointer. 1999-09-17 17:07:11 +00:00
snake Convert snake to use curses, and generally clean it up somewhat. 1999-09-14 18:07:21 +00:00
tetris Convert tetris to use <err.h> functions. 1999-09-17 20:44:51 +00:00
trek Use `extern' for header variable declarations in trek(6). 1999-09-17 17:06:08 +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