summaryrefslogtreecommitdiff
path: root/games/backgammon
AgeCommit message (Expand)Author
2001-03-30filename length fix from ianm@cit.uws.edu.au; also, don't overflow the buffer.Paul Janzen
2001-03-08whack exit(-#)Theo de Raadt
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-01-28$OpenBSD$Niklas Hallqvist
2001-01-04spellingTodd T. Fries
2000-07-23Avoid calling functions that can call the exit-on-error handler from thePaul Janzen
2000-04-21documentation: refer to terminfo, not termcap, where appropriate.Paul Janzen
1999-07-31use const where appropriate (jsm28@cam.ac.uk). Also some very minor tidying.Paul Janzen
1999-07-09- remove all trailing whitespaceAaron Campbell
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionPaul Janzen
1998-11-29Minor changes from NetBSDPaul Janzen
1998-11-29Don't capitalize game names at the beginning of sentences.Paul Janzen
1998-09-02Delete two unused functions; jsm28@cam.ac.ukPaul Janzen
1998-08-29use names rather than numbers in signals, errors, etc; NetBSD PR6058; jsm28@c...Paul Janzen
1998-08-19Don't segfault in small windowsPaul Janzen
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-04-26Fix terminal initialization for libtermlib to be happy.Todd C. Miller
1998-04-25link with -ltermlib, not the old -ltermcap. Fixes a weird bug on i386Todd C. Miller
1998-03-25-DV7 removed, -lcompat not neededPaul Janzen
1998-03-19do not use in-source libraries; they are really problematic with obj@ and obj...Theo de Raadt
1998-03-19NetBSD changes and further improvements and correctionsPaul Janzen
1997-09-21$OpenBSD$Theo de Raadt
1997-08-19bc -> lekstailey
1997-07-23tabifykstailey
1997-01-23documentation errors; from max@freebsdTheo de Raadt
1996-12-22proper gid revokeTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
1996-02-14Command line arguments were not being handled correctly. Modified foretheisen
1996-02-12Added check for null pointer while processing cmdline options. Pointeretheisen
1995-10-18initial import of NetBSD treeTheo de Raadt