Age | Commit message (Expand) | Author |
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 |
1999-03-22 | use M_PI | Paul Janzen |
1999-03-22 | cosmetic changes from soren@t.dk | Paul Janzen |
1999-03-22 | More accurate man page; more informative logging; use random() instead of | Paul Janzen |
1999-03-21 | -lcurses, not termcap/termlib | Paul Janzen |
1999-03-20 | Add some .El 's at the end of lists. From NetBSD | Paul Janzen |
1999-03-20 | typo | Paul Janzen |
1999-03-14 | Access control works now; also, some minor tidying and man page fixes. | Paul Janzen |
1999-03-13 | Fix a few bugs (e.g. snake used to miss turns); use usleep() so display | Paul Janzen |
1999-03-12 | Bats shouldn't fall into pits. | Paul Janzen |
1999-03-12 | Correct documentation, remove useless code, remove duplicate documentation, | Paul Janzen |
1999-03-10 | spelling | Paul Janzen |
1999-02-12 | kill old mips compiler hack; simonb@netbsd | Theo de Raadt |
1999-02-01 | enable hunt | David Leonard |
1999-02-01 | avoid denial of service attacks on server port; extra conf vars; fix otto | David Leonard |
1999-01-29 | major changes: security, curses, config | David Leonard |
1999-01-24 | disable hunt until all its security problems have been fixed | David Leonard |
1999-01-21 | enable hunt | David Leonard |
1999-01-21 | ident | David Leonard |
1999-01-21 | ident for OpenBSD | David Leonard |
1999-01-21 | hunt (from NetBSD) | David Leonard |
1999-01-18 | Only use __attribute__ if __GNUC__ is defined | Paul Janzen |
1999-01-18 | Whoops, this should be in there too | Paul Janzen |
1999-01-18 | NetBSD merge with additional fixes from jsm28@cam.ac.uk. This game still | Paul Janzen |
1999-01-08 | Fix a display bug that popped up in the termcap/curses switchover. | Paul Janzen |
1999-01-01 | typo | Todd C. Miller |
1998-12-31 | Add ${PIPE}; evanc@concer.to | Todd C. Miller |
1998-12-15 | Always provide an argument to .Nm in SYNOPSIS section | Paul Janzen |
1998-12-13 | document new -d option for morse | Paul Janzen |