summaryrefslogtreecommitdiffstats
path: root/games/backgammon/teachgammon
AgeCommit message (Expand)AuthorFilesLines
2021-02-06while learning (teachgammon(1)) you might want to save your game so "{w,c}path"mestre1-2/+2
2017-01-21Nuke whitespace foolish enough to expose itself during the greatkrw2-11/+11
2017-01-20mark the prototypes of tutor() and leave() as __dead as well.tb2-4/+6
2017-01-20Mark functions that do not return as __dead to quiet gcc warnings.krw2-4/+4
2016-01-08add missing 'void'tb1-2/+2
2015-12-02Drop the argument passing between backgammon and teachgammon.tb1-2/+2
2015-11-30Pledge for backgammon and teachgammon.tb3-10/+12
2012-12-05Remove excessive sys/cdefs.h inclusionderaadt1-2/+1
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt5-51/+5
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert6-41/+17
2003-05-12From NetBSD: don't need to declare ospeed.pjanzen1-4/+2
2002-05-31No dm -> no need to revoke setegid.pjanzen1-6/+2
2002-05-23The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/listsderaadt1-2/+1
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-5/+5
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduderaadt1-3/+3
2001-06-23termios -> cursespjanzen4-85/+45
2001-03-08whack exit(-#)deraadt1-3/+3
2001-02-18Get this not to segfault on startup on alpha.pjanzen2-9/+9
2001-01-28$OpenBSD$niklas1-1/+1
1999-07-31use const where appropriate (jsm28@cam.ac.uk). Also some very minor tidying.pjanzen6-113/+113
1998-08-29use names rather than numbers in signals, errors, etc; NetBSD PR6058; jsm28@cam.ac.ukpjanzen1-3/+3
1998-07-24-lcurses, not termcap/termlibmillert1-2/+2
1998-04-25link with -ltermlib, not the old -ltermcap. Fixes a weird bug on i386millert1-2/+2
1998-03-25-DV7 removed, -lcompat not neededpjanzen1-3/+3
1998-03-19do not use in-source libraries; they are really problematic with obj@ and obj/ linksderaadt1-4/+6
1998-03-19NetBSD changes and further improvements and correctionspjanzen7-433/+632
1997-01-23documentation errors; from max@freebsdderaadt1-2/+2
1996-12-22proper gid revokederaadt1-0/+2
1996-12-19setgid games, not setuid games. closes a neat set of holesderaadt1-0/+2
1996-06-02Always use -ltermlib when linking with -lcursestholo1-1/+1
1995-10-18initial import of NetBSD treederaadt7-0/+1104