NetBSD/games
christos 1703d1eee6 Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
..
adventure Ensure trailing newline is present on error and warning messages (lost 2001-08-29 18:22:56 +00:00
arithmetic Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
atc Include <time.h> for declarations the Single Unix Specification says 2001-08-29 18:23:44 +00:00
backgammon Give initiali[sz]e all the "i"s it deserves. 2001-09-18 18:15:49 +00:00
banner Fix problem noted in PR 6649 (trailing whitespace on .Nm) 2001-03-07 22:30:38 +00:00
battlestar Rename com#.c to command#.c to avoid conflicts with those file basenames 2001-10-19 03:06:09 +00:00
bcd Remove unnecessary quotes in Dt. 2001-06-05 12:41:04 +00:00
boggle Ensure trailing newline is present on error and warning messages (lost 2001-08-29 18:22:56 +00:00
caesar Use setgid(), not setregid(). 2000-05-08 07:55:59 +00:00
canfield Whitespace and/or punctuation fixes. 2001-04-02 22:47:29 +00:00
countmail remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
cribbage Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
dm play(): use snprintf() instead of hard-to-parse strncpy() calls 2001-01-25 20:41:41 +00:00
factor Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
fish Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
fortune Undo indentation glitch in previous. 2001-10-28 19:52:53 +00:00
gomoku fix nested externs 2001-02-05 00:30:38 +00:00
hack Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
hangman Use setgid(), not setregid(). 2000-05-08 07:55:59 +00:00
hunt receive, not recieve 2001-06-12 15:17:10 +00:00
larn Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
mille Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
monop Give initiali[sz]e all the "i"s it deserves. 2001-09-18 18:15:49 +00:00
morse More include additions for exit, abs, strcmp, etc. 2000-07-03 03:57:39 +00:00
number
phantasia Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
pig Fix -Wsign-compare warnings. 1999-09-18 19:38:46 +00:00
pom Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
ppt More include additions for exit, abs, strcmp, etc. 2000-07-03 03:57:39 +00:00
primes avoid strange typcast. 2001-01-20 15:06:34 +00:00
quiz Formatting improvements (from OpenBSD) 2001-07-11 16:11:36 +00:00
rain Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
random Define and use MAXRANDOM instead of LONG_MAX. 2000-01-18 16:12:25 +00:00
robots Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
rogue Fix pasto. From FreeBSD. 2001-08-09 13:09:59 +00:00
sail va_{start,end} audit: 2001-09-24 13:22:25 +00:00
snake Always lseek back to the beginning of the file in post(), which may be 2001-08-31 07:17:02 +00:00
tetris Update to the new t_agetstr() API. 2001-11-02 18:27:00 +00:00
trek seperate -> separate 2001-07-22 13:33:58 +00:00
wargames if we're going to quote the movie, let's at least get it *right* 2001-09-19 04:54:06 +00:00
worm Keep track of visible worm length. If nowhere is available for the 2001-08-31 07:15:44 +00:00
worms Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
wtf Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
wump Ensure that the random hop delta does make the cave connected. Based 2001-08-31 07:16:22 +00:00
Makefile
Makefile.inc