summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
1999-10-29correct snake description: cgd@netbsd.orgPaul Janzen
1999-10-29srandom() for variety.Paul Janzen
1999-10-02Taken from NetBSD. See NetBSD PR#645 for far more than I ever cared to knowPaul Janzen
1999-10-02Clean up the string handling to avoid segfaults when the regexp routinesPaul Janzen
1999-09-30Add Nunavut, and flower/bird/tree categories as appropriate.Paul Janzen
1999-09-30better use of cursesPaul Janzen
1999-09-30Disallow "Go" after "Right of Way" and change Battle Pile status to "Go" whenPaul Janzen
1999-09-26string.hTheo de Raadt
1999-09-26Correct comment: rogoyski@cs.utexas.edu, PR 928.Paul Janzen
1999-09-26Correct documentation: rogoyski@cs.utexas.edu in PR 927.Paul Janzen
1999-09-25Merge NetBSD changes (use const where appropriate; allow alternate wordlists).Paul Janzen
1999-09-25Merge 4.4BSD-Lite2 and NetBSD, including improved save file handling ofPaul Janzen
1999-09-25gcc optimization bug appears gone since 2.8.1 became history.Paul Janzen
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thePaul Janzen
1999-09-23Typo fixes.Alex Feldman
1999-09-03unbreak brakeHugh Graham
1999-09-01Make sure screen is big enough for the selected game; also a little tidyingPaul Janzen
1999-09-01List (some) confirmed standards; jsm28@cam.ac.ukPaul Janzen
1999-08-30socklen_tDavid Leonard
1999-08-30Mention that chance values are percentages.David Leonard
1999-08-30 -WallDavid Leonard
1999-08-30Kill comment about driving up the load average.David Leonard
1999-08-30No need to have huntd in the .PATH any moreDavid Leonard
1999-08-30check malloc returnDavid Leonard
1999-08-30add semicolon to pacify gcc -WallDavid Leonard
1999-08-17More <sys/file.h> vs. <fcntl.h> and open() flags fixes.Todd C. Miller
1999-08-16free later; tg@freebsdTheo de Raadt
1999-08-16use O_* defines for open(2) flags and include fcntl.hTodd C. Miller
1999-07-31use const where appropriate (jsm28@cam.ac.uk). Also some very minor tidying.Paul Janzen
1999-07-31- make atc check for calloc() failure; correctly check for redefinition ofPaul Janzen
1999-07-31fix a -Wcast-qual warning: jsm28@cam.ac.ukPaul Janzen
1999-07-31Use const where appropriate: jsm28@cam.ac.ukPaul Janzen
1999-07-310 -> SEEK_SET; jsm28@cam.ac.uk.Paul Janzen
1999-07-31spellingPaul Janzen
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-08spurious words and misc fixesHugh Graham
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-06-13Don't barf on ^D during initial questionsPaul Janzen
1999-06-10Fix a couple typos and remove a few duplications while I'm at it.Paul Janzen
1999-06-10jsm28@cam.ac.uk : handle PAGER in a manner consistent with thePaul Janzen
1999-05-30Only use __attribute__ if __GNUC__ is definedPaul Janzen
1999-05-30use standard isalpha() and isdigit(); check that screen is big enough;Paul Janzen
1999-05-26Tweak for egcs -fwrite-strings oddityMarc Espie
1999-05-26need string.hTheo de Raadt
1999-05-24your -> you're; d@Aaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-04-20bcd, morse, and ppt are not playable games and so don't need to be runPaul Janzen
1999-04-20jsm28@cam.ac.uk: place cursor on player, not one over.Paul Janzen