NetBSD/games
christos fc21964e2e - don't catch STOP, TSTP, QUIT; the first you cannot catch and the other two
you should not.
- don't accept delay == 1000, because it turns to 0 and fix the number parsing
- misc KNF cleanups.
2004-05-02 21:31:23 +00:00
..
adventure Remove uses of __P. 2004-01-27 20:30:28 +00:00
arithmetic Remove uses of __P. 2004-01-27 20:30:28 +00:00
atc Remove uses of __P. 2004-01-27 20:30:28 +00:00
backgammon s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
banner Remove uses of __P. 2004-01-27 20:30:28 +00:00
battlestar Remove uses of __P. 2004-01-27 20:30:28 +00:00
bcd Remove uses of __P. 2004-01-27 20:30:28 +00:00
boggle Remove uses of __P. 2004-01-27 20:30:28 +00:00
caesar Remove uses of __P. 2004-01-27 20:30:28 +00:00
canfield Remove uses of __P. 2004-01-27 20:30:28 +00:00
countmail Fix grammar (bug reported by Thomas Bushnell BSG <tb@MIT.EDU> in 2004-02-08 00:31:16 +00:00
cribbage Mark unused parameters, nonreturning functions and format functions in 2004-02-08 22:23:50 +00:00
dab Use PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson. 2004-01-05 15:35:59 +00:00
dm Mark unused parameters, nonreturning functions and format functions in 2004-02-08 22:23:50 +00:00
factor Separate primes manpage from that of factor. Correct DIAGNOSTICS 2004-02-08 13:16:25 +00:00
fish Remove uses of __P. 2004-01-27 20:30:28 +00:00
fortune s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
gomoku Remove uses of __P. 2004-01-27 20:30:28 +00:00
hack s/feal/feel/ 2004-03-28 22:43:03 +00:00
hangman Remove uses of __P. 2004-01-27 20:30:28 +00:00
hunt Mark unused parameters, nonreturning functions and format functions in 2004-02-08 22:23:50 +00:00
larn Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
mille If the current player has no cards, skip to the other player. 2004-04-06 19:15:07 +00:00
monop Remove uses of __P. 2004-01-27 20:30:28 +00:00
morse Encode and decode more characters. Don't put commas after every 2004-02-13 23:16:11 +00:00
number Remove uses of __P. 2004-01-27 20:30:28 +00:00
phantasia Undef bool before including <curses.h>, since it tries to typedef 2004-04-11 13:35:06 +00:00
pig Remove uses of __P. 2004-01-27 20:30:28 +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 Remove uses of __P. 2004-01-27 20:30:28 +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 Remove uses of __P. 2004-01-27 20:30:28 +00:00
rogue Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
sail Use standard C abs function rather than local macro. 2004-02-08 00:32:48 +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 Remove uses of __P. 2004-01-27 20:30:28 +00:00
wargames Fix typo. Patch from Joey Hess <joeyh@debian.org>. 2004-01-01 16:06:21 +00:00
worm Remove uses of __P. 2004-01-27 20:30:28 +00:00
worms Properly handle -d 1000, OK'd by jsm 2004-03-29 20:30:03 +00:00
wtf Implement a -t option, to easily select an acronyms list from /usr/share/misc. 2003-04-25 19:08:31 +00:00
wump Remove uses of __P. 2004-01-27 20:30:28 +00:00
Makefile Add dots+boxes 2003-12-26 17:59:13 +00:00
Makefile.inc