NetBSD/games
simonb e42b2048d4 Convert to something resembling KNF. 1999-08-21 10:40:03 +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 Adapt to change of "termcap.h". 1999-08-14 16:29:22 +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 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
cribbage
dm Const poisoning. 1999-07-14 22:52:07 +00:00
factor
fish In name section, use .Dq macro rather than writing double quote directly. 1999-08-17 03:36:35 +00:00
fortune Use new endian-specific conversion macros - 64-bit off_t's are now 1999-08-21 07:02:46 +00:00
gomoku More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
hack Use ${INSTPRIV} with ${INSTALL}. 1999-08-21 06:27:29 +00:00
hangman
hunt Don't frob the interals of a WINDOW*, use the mvinch() macro. 1999-04-18 03:29:01 +00:00
larn
mille defined(attron) does not mean there is a <term.h> 1999-03-29 05:12:39 +00:00
monop Convert to something resembling KNF. 1999-08-21 10:40:03 +00:00
morse
number
phantasia Don't chown installed files or directories if UNPRIVILEGED is defined. 1999-08-21 06:30:11 +00:00
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 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
robots Fixi uninit vars warnings. 1999-05-16 00:15:46 +00:00
rogue s/SETUIDGAME/SETGIDGAME/ - catch up with the rest of the world. 1999-04-05 08:04:48 +00:00
sail initscr() returns a pointer, compare return value with NULL and not 1999-04-18 03:30:12 +00:00
snake Adapt to change of "termcap.h". 1999-08-14 16:38:45 +00:00
tetris Adapt to change of "termcap.h". 1999-08-14 16:38:45 +00:00
trek const poisoning 1999-07-21 13:19:10 +00:00
wargames
worm Leave ^Z-handling to the system (curses? no idea, at least it works :-), 1999-08-10 21:52:43 +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 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