summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2001-06-06Reorder and tidy; partly from mpech@prosoft.org.lvPaul Janzen
2001-06-06Better formatting; removed extraneous right parenthesis.Paul Janzen
2001-06-06reorder sections, minor tidying; mpech@prosoft.org.lvPaul Janzen
2001-06-06remove unnecessary quotes; mpech@prosoft.org.lvPaul Janzen
2001-06-04my licence now permits modification. plus some tiny style cleanupDavid Leonard
2001-06-03List FILESPaul Janzen
2001-06-03clean up and fix some; based on change of wiz@netbsd.orgPaul Janzen
2001-06-03make '++' work.Paul Janzen
2001-05-02Minor fixes (one from norm@sandbox.org.uk via NetBSD) and one attribution.Paul Janzen
2001-05-02Ensure caves are connected; afghan@afghanhound.org.ukPaul Janzen
2001-03-30Add prototypes, de-register, do better error checking, -Wall some, fix strcat()Paul Janzen
2001-03-30filename length fix from ianm@cit.uws.edu.au; also, don't overflow the buffer.Paul Janzen
2001-03-30filename length fix: ianm@cit.uws.edu.auPaul Janzen
2001-03-22Don't change case of commandPaul Janzen
2001-03-22Don't FLUSHLINE unnecessarilyPaul Janzen
2001-03-22File name buffer should be MAXPATHLEN; ianm@cit.uws.edu.au. Also avoidPaul Janzen
2001-03-22Don't free what wasn't alloced. Found by niels.Paul Janzen
2001-03-09resize a buffer for long usernames; ianm@cit.uws.edu.auPaul Janzen
2001-03-08whack exit(-#)Theo de Raadt
2001-03-08better synopsis linePaul Janzen
2001-02-18include <string.h>Paul Janzen
2001-02-18include <string.h>Paul Janzen
2001-02-18Convert to curses and tidy some. Generally based on NetBSD changes.Paul Janzen
2001-02-18rename variable raw->traw as to not conflict with raw()Eric Jackson
2001-02-18Get this not to segfault on startup on alpha.Paul Janzen
2001-02-17clrtoeol() is bad if there's stuff to the right you want to keep.Paul Janzen
2001-02-17display username when playing restored gamesPaul Janzen
2001-02-17long usernames, and some -Wall-agePaul Janzen
2001-02-17Handle long usernames betterPaul Janzen
2001-02-17Use err() rather than errx() immediately after alloc failure.Paul Janzen
2001-02-13Try to keep formatting pretty for long usernamesPaul Janzen
2001-02-13Quiet alpha warnings, principally with correct includesPaul Janzen
2001-02-13No need to know anything about ospeed.Paul Janzen
2001-02-04Long usernames. This really messes up the scoreboard printout, so changePaul Janzen
2001-02-04Be a little more careful with scanf() on the score filePaul Janzen
2001-02-04Remove -traditional-cpp and do some -Wall cleanups; from Chris K. YoungPaul Janzen
2001-02-04Tidy, avoid segfaults on unknown users, and deal with long usernamesPaul Janzen
2001-02-04Format for long usernamesPaul Janzen
2001-02-04Use strdup()Paul Janzen
2001-02-04Tidying: change a constant to a #define, stop logging hostnames with thePaul Janzen
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-23Remove another useless machine/endian.h includeTodd C. Miller
2001-01-23Don't include machine/endian.h, closes PR 1642Todd C. Miller
2001-01-17avoid C sequence point issues; found by cgd@netbsd.org using a developmentPaul Janzen
2001-01-08Remove description of removed code.Paul Janzen
2001-01-05correct incorrect correction; Paul Janzen <pjanzen@foatdi.harvard.edu>Todd T. Fries
2001-01-04spelling; $OpenBSD$Todd T. Fries
2001-01-04spellingTodd T. Fries
2001-01-04comment grammarTodd T. Fries
2001-01-04grammarTodd T. Fries