NetBSD/games
jmc 86a7383a37 Whitespace fix 2005-07-01 01:13:05 +00:00
..
adventure KNF and WARNS=3 2005-07-01 00:03:36 +00:00
arithmetic Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
atc KNF and WARNS=3 fixes 2005-07-01 00:48:34 +00:00
backgammon KNF and WARNS=3 fixes 2005-07-01 01:12:39 +00:00
banner Whitespace fix 2005-07-01 01:13:05 +00:00
battlestar Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
bcd Remove uses of __P. 2004-01-27 20:30:28 +00:00
boggle Fixed wrong use of the <ctype.h> functions by adding an explicit conversion 2005-04-19 20:14:29 +00:00
caesar Raised WARNS to 4. 2005-05-23 23:08:06 +00:00
canfield Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
ching Initialize lnum and unum to avoid a "might be used uninitialized" 2005-06-30 13:44:48 +00:00
countmail Fixed error on a nonexistent mail spool file, when countmail can't find it\n\nCloses PR misc/29526\n\n\(Code submitted in PR misc/29526 by Andreas Eder) 2005-06-30 06:08:56 +00:00
cribbage Fixed wrong use of datatypes. In wait_for(), a char was used together 2005-04-19 20:12:07 +00:00
dab
dm Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
factor Fixed a comment that said the factors in the output would be strictly 2005-06-27 20:49:31 +00:00
fish Cast last argument of execl to (char *). 2005-02-15 12:56:20 +00:00
fortune Otto Von Bismarck -> Otto von Bismarck. 2005-05-10 18:41:53 +00:00
gomoku Fixed wrong use of the <ctype.h> functions by adding an explicit conversion 2005-04-19 20:14:29 +00:00
hack Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
hangman Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
hunt Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
larn Remove a incorrect semicolon at the end of an if(). 2005-02-25 15:04:43 +00:00
mille Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
monop Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
morse Encode and decode more characters. Don't put commas after every 2004-02-13 23:16:11 +00:00
number Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
phantasia Don't presume phantasia's internal bool (char) is the same as that in 2005-02-15 12:58:21 +00:00
pig Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
pom Remove uses of __P. 2004-01-27 20:30:28 +00:00
ppt Remove uses of __P. 2004-01-27 20:30:28 +00:00
primes |fmt; add single quotes around a plus. 2004-02-09 23:25:47 +00:00
quiz Sort list, and add Nunavut, which has been a Canadian province since 1999. 2005-05-02 15:48:58 +00:00
rain - don't catch STOP, TSTP, QUIT; the first you cannot catch and the other two 2004-05-02 21:31:23 +00:00
random Remove uses of __P. 2004-01-27 20:30:28 +00:00
robots Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
rogue Change marker from "pmppc" to "powerpc" because a NetBSD-macppc build 2005-06-09 12:20:12 +00:00
sail Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
snake Control -d by #ifdef DEBUG; adjust usage message accordingly. Bug 2004-02-08 00:33:31 +00:00
tetris Remove uses of __P. 2004-01-27 20:30:28 +00:00
trek Avoid arrays of incomplete types (required to build with GCC 4). 2005-02-15 12:54:50 +00:00
wargames
worm Remove uses of __P. 2004-01-27 20:30:28 +00:00
worms Slimy worms are clean enough for level 3. 2004-11-13 10:22:13 +00:00
wtf Drop trailing space. 2005-06-26 10:07:23 +00:00
wump Fix a long-standing bug in wump(6) whereby hitting ^d to exit would first 2005-03-21 18:45:18 +00:00
Makefile add ching, and also break up the SUBDIR line a bit more to make future 2005-06-30 15:35:17 +00:00
Makefile.inc