summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2001-10-24typo; ericyu@mail2000.com.twTheo de Raadt
2001-09-27missing headerTheo de Raadt
2001-09-20duplicate removal; Seth King <sethking@yahoo.com>Paul Janzen
2001-09-19isplayer -> is_player gets out of <ctype.h> namespace; jsm28@cam.ac.ukPaul Janzen
2001-09-19mdocify and clean upPaul Janzen
2001-09-19occured->occurred; from NetBSD via Mike Pechkin <mpech@prosoft.org.lv>.Paul Janzen
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-09-05use select() betterTheo de Raadt
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...Todd C. Miller
2001-09-03Tidying, some from NetBSD.Paul Janzen
2001-09-03Handle EOF on stdin.Paul Janzen
2001-09-03Fixes from NetBSD (jsm@), one reported by Malcolm ParsonsPaul Janzen
2001-09-03better usage message. From jsm@netbsd.org's NetBSD changes.Paul Janzen
2001-08-23recieve -> receiveAaron Campbell
2001-08-19If primes(6) will generate 32-bit primes, factor should factor 64-bit numbers.Paul Janzen
2001-08-19-Wall fix, typo fix, and better includesPaul Janzen
2001-08-19Use u_int32_t rather than unsigned long, both for platform invariance andPaul Janzen
2001-08-19Clarify and stop lyingPaul Janzen
2001-08-19remove extraneous newline from error output; accept trailing whitespacePaul Janzen
2001-08-19remove extraneous newline from error output; PR 2014 and patch fromPaul Janzen
2001-08-18FormattingPaul Janzen
2001-08-17Better handling of out-of-range numbers.Paul Janzen
2001-08-17'y' and 'Y' both mean yes.Paul Janzen
2001-08-12WhoopsPaul Janzen
2001-08-12make get_input_line more general (only affects wizard mode)Paul Janzen
2001-08-12Nothing but comments after #endif; heko@Paul Janzen
2001-08-11More was necessary.Paul Janzen
2001-08-10-m option for mugginsPaul Janzen
2001-08-10Minor -WallPaul Janzen
2001-08-10Remove local curses implementation which was never used.Paul Janzen
2001-08-09typosPaul Janzen
2001-08-09Corrections, amplifications, typo fixes, and duplicate removal, from orPaul Janzen
2001-08-08Pasto found by jhar2gthr@yahoo.com in FreeBSDPaul Janzen
2001-08-08FreeBSD PR 13278: killed by fire corrupts score file; from Mark W. KrentelPaul Janzen
2001-08-06Nothing but comments after #endif and #else; heko@iki.fiPaul Janzen
2001-07-09Remove .Pp next to .Sh; mpech@prosoft.org.lvPaul Janzen
2001-07-09Fixes, mainly from Thomas Nordin <nordin@cse.ogi.edu>Paul Janzen
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-06-26correct usage(); pointed out by pvalchev@Paul Janzen
2001-06-25sync usage message with reality, alphabetize option order; ok pjanzenPeter Valchev
2001-06-25People here are writing packet filters, and I... well, I just corrected aPaul Janzen
2001-06-25typoPaul Janzen
2001-06-24typo; masonTheo de Raadt
2001-06-23termios -> cursesPaul Janzen
2001-06-23Make sure screen is big enough to play.Paul Janzen
2001-06-23ok, tmac is now fixedTheo de Raadt
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
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