Age | Commit message (Expand) | Author |
2001-08-17 | Better handling of out-of-range numbers. | Paul Janzen |
2001-08-17 | 'y' and 'Y' both mean yes. | Paul Janzen |
2001-08-12 | Whoops | Paul Janzen |
2001-08-12 | make get_input_line more general (only affects wizard mode) | Paul Janzen |
2001-08-12 | Nothing but comments after #endif; heko@ | Paul Janzen |
2001-08-11 | More was necessary. | Paul Janzen |
2001-08-10 | -m option for muggins | Paul Janzen |
2001-08-10 | Minor -Wall | Paul Janzen |
2001-08-10 | Remove local curses implementation which was never used. | Paul Janzen |
2001-08-09 | typos | Paul Janzen |
2001-08-09 | Corrections, amplifications, typo fixes, and duplicate removal, from or | Paul Janzen |
2001-08-08 | Pasto found by jhar2gthr@yahoo.com in FreeBSD | Paul Janzen |
2001-08-08 | FreeBSD PR 13278: killed by fire corrupts score file; from Mark W. Krentel | Paul Janzen |
2001-08-06 | Nothing but comments after #endif and #else; heko@iki.fi | Paul Janzen |
2001-07-09 | Remove .Pp next to .Sh; mpech@prosoft.org.lv | Paul Janzen |
2001-07-09 | Fixes, mainly from Thomas Nordin <nordin@cse.ogi.edu> | Paul Janzen |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-06-26 | correct usage(); pointed out by pvalchev@ | Paul Janzen |
2001-06-25 | sync usage message with reality, alphabetize option order; ok pjanzen | Peter Valchev |
2001-06-25 | People here are writing packet filters, and I... well, I just corrected a | Paul Janzen |
2001-06-25 | typo | Paul Janzen |
2001-06-24 | typo; mason | Theo de Raadt |
2001-06-23 | termios -> curses | Paul Janzen |
2001-06-23 | Make sure screen is big enough to play. | Paul Janzen |
2001-06-23 | ok, tmac is now fixed | Theo de Raadt |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt |
2001-06-06 | Reorder and tidy; partly from mpech@prosoft.org.lv | Paul Janzen |
2001-06-06 | Better formatting; removed extraneous right parenthesis. | Paul Janzen |
2001-06-06 | reorder sections, minor tidying; mpech@prosoft.org.lv | Paul Janzen |
2001-06-06 | remove unnecessary quotes; mpech@prosoft.org.lv | Paul Janzen |
2001-06-04 | my licence now permits modification. plus some tiny style cleanup | David Leonard |
2001-06-03 | List FILES | Paul Janzen |
2001-06-03 | clean up and fix some; based on change of wiz@netbsd.org | Paul Janzen |
2001-06-03 | make '++' work. | Paul Janzen |
2001-05-02 | Minor fixes (one from norm@sandbox.org.uk via NetBSD) and one attribution. | Paul Janzen |
2001-05-02 | Ensure caves are connected; afghan@afghanhound.org.uk | Paul Janzen |
2001-03-30 | Add prototypes, de-register, do better error checking, -Wall some, fix strcat() | Paul Janzen |
2001-03-30 | filename length fix from ianm@cit.uws.edu.au; also, don't overflow the buffer. | Paul Janzen |
2001-03-30 | filename length fix: ianm@cit.uws.edu.au | Paul Janzen |
2001-03-22 | Don't change case of command | Paul Janzen |
2001-03-22 | Don't FLUSHLINE unnecessarily | Paul Janzen |
2001-03-22 | File name buffer should be MAXPATHLEN; ianm@cit.uws.edu.au. Also avoid | Paul Janzen |
2001-03-22 | Don't free what wasn't alloced. Found by niels. | Paul Janzen |
2001-03-09 | resize a buffer for long usernames; ianm@cit.uws.edu.au | Paul Janzen |
2001-03-08 | whack exit(-#) | Theo de Raadt |
2001-03-08 | better synopsis line | Paul Janzen |
2001-02-18 | include <string.h> | Paul Janzen |
2001-02-18 | include <string.h> | Paul Janzen |
2001-02-18 | Convert to curses and tidy some. Generally based on NetBSD changes. | Paul Janzen |
2001-02-18 | rename variable raw->traw as to not conflict with raw() | Eric Jackson |