Age | Commit message (Expand) | Author |
1999-09-26 | Correct documentation: rogoyski@cs.utexas.edu in PR 927. | Paul Janzen |
1999-09-25 | Merge NetBSD changes (use const where appropriate; allow alternate wordlists). | Paul Janzen |
1999-09-25 | Merge 4.4BSD-Lite2 and NetBSD, including improved save file handling of | Paul Janzen |
1999-09-25 | gcc optimization bug appears gone since 2.8.1 became history. | Paul Janzen |
1999-09-25 | Tidying and minor changes from or based on jsm28@cam.ac.uk's work for the | Paul Janzen |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-09-03 | unbreak brake | Hugh Graham |
1999-09-01 | Make sure screen is big enough for the selected game; also a little tidying | Paul Janzen |
1999-09-01 | List (some) confirmed standards; jsm28@cam.ac.uk | Paul Janzen |
1999-08-30 | socklen_t | David Leonard |
1999-08-30 | Mention that chance values are percentages. | David Leonard |
1999-08-30 | -Wall | David Leonard |
1999-08-30 | Kill comment about driving up the load average. | David Leonard |
1999-08-30 | No need to have huntd in the .PATH any more | David Leonard |
1999-08-30 | check malloc return | David Leonard |
1999-08-30 | add semicolon to pacify gcc -Wall | David Leonard |
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller |
1999-08-16 | free later; tg@freebsd | Theo de Raadt |
1999-08-16 | use O_* defines for open(2) flags and include fcntl.h | Todd C. Miller |
1999-07-31 | use 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 of | Paul Janzen |
1999-07-31 | fix a -Wcast-qual warning: jsm28@cam.ac.uk | Paul Janzen |
1999-07-31 | Use const where appropriate: jsm28@cam.ac.uk | Paul Janzen |
1999-07-31 | 0 -> SEEK_SET; jsm28@cam.ac.uk. | Paul Janzen |
1999-07-31 | spelling | Paul Janzen |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-08 | spurious words and misc fixes | Hugh Graham |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-06-13 | Don't barf on ^D during initial questions | Paul Janzen |
1999-06-10 | Fix a couple typos and remove a few duplications while I'm at it. | Paul Janzen |
1999-06-10 | jsm28@cam.ac.uk : handle PAGER in a manner consistent with the | Paul Janzen |
1999-05-30 | Only use __attribute__ if __GNUC__ is defined | Paul Janzen |
1999-05-30 | use standard isalpha() and isdigit(); check that screen is big enough; | Paul Janzen |
1999-05-26 | Tweak for egcs -fwrite-strings oddity | Marc Espie |
1999-05-26 | need string.h | Theo de Raadt |
1999-05-24 | your -> you're; d@ | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-04-20 | bcd, morse, and ppt are not playable games and so don't need to be run | Paul Janzen |
1999-04-20 | jsm28@cam.ac.uk: place cursor on player, not one over. | Paul Janzen |
1999-04-20 | Don't allow guessed letters to wrap; closes PR800. Based on fix from | Paul Janzen |
1999-04-20 | Spelling and accuracy | Paul Janzen |
1999-03-27 | Fix rev 1.4 | Paul Janzen |
1999-03-27 | use const where appropriate; jsm28@cam.ac.uk | Paul Janzen |
1999-03-27 | Disable the log file by default (logging, as opposed to scoring, should be | Paul Janzen |
1999-03-27 | Changes from FreeBSD: install score files, use random(), and be more careful | Paul Janzen |
1999-03-26 | Buffer overflow fix (from FreeBSD) | Paul Janzen |
1999-03-26 | fix sizeof/strlen typo and limit scanf length; from FreeBSD | Paul Janzen |
1999-03-22 | Many fixes, most either from or based on NetBSD changes: | Paul Janzen |