Age | Commit message (Expand) | Author |
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 |
2001-02-18 | Get this not to segfault on startup on alpha. | Paul Janzen |
2001-02-17 | clrtoeol() is bad if there's stuff to the right you want to keep. | Paul Janzen |
2001-02-17 | display username when playing restored games | Paul Janzen |
2001-02-17 | long usernames, and some -Wall-age | Paul Janzen |
2001-02-17 | Handle long usernames better | Paul Janzen |
2001-02-17 | Use err() rather than errx() immediately after alloc failure. | Paul Janzen |
2001-02-13 | Try to keep formatting pretty for long usernames | Paul Janzen |
2001-02-13 | Quiet alpha warnings, principally with correct includes | Paul Janzen |
2001-02-13 | No need to know anything about ospeed. | Paul Janzen |
2001-02-04 | Long usernames. This really messes up the scoreboard printout, so change | Paul Janzen |
2001-02-04 | Be a little more careful with scanf() on the score file | Paul Janzen |
2001-02-04 | Remove -traditional-cpp and do some -Wall cleanups; from Chris K. Young | Paul Janzen |
2001-02-04 | Tidy, avoid segfaults on unknown users, and deal with long usernames | Paul Janzen |
2001-02-04 | Format for long usernames | Paul Janzen |
2001-02-04 | Use strdup() | Paul Janzen |
2001-02-04 | Tidying: change a constant to a #define, stop logging hostnames with the | Paul Janzen |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist |
2001-01-23 | Remove another useless machine/endian.h include | Todd C. Miller |
2001-01-23 | Don't include machine/endian.h, closes PR 1642 | Todd C. Miller |
2001-01-17 | avoid C sequence point issues; found by cgd@netbsd.org using a development | Paul Janzen |
2001-01-08 | Remove description of removed code. | Paul Janzen |
2001-01-05 | correct incorrect correction; Paul Janzen <pjanzen@foatdi.harvard.edu> | Todd T. Fries |
2001-01-04 | spelling; $OpenBSD$ | Todd T. Fries |
2001-01-04 | spelling | Todd T. Fries |
2001-01-04 | comment grammar | Todd T. Fries |
2001-01-04 | grammar | Todd T. Fries |