summaryrefslogtreecommitdiffstats
path: root/games/backgammon/common_source/subs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop the argument passing between backgammon and teachgammon.tb2015-12-021-5/+2
* Pledge for backgammon and teachgammon.tb2015-11-301-20/+14
* /home/otto/okotto2015-06-261-1/+3
* remove erroneous char cast to switch expression processing getopt(3);okan2013-11-271-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* synchronization between usage and synopsis; add some missing "usage:"'ssobrado2008-03-171-3/+3
* remove "unused variable" warningschl2007-10-171-3/+2
* Remove -h flag and simplify usage output to one line, like mostray2006-10-311-17/+15
* -d: make it possible playing without doubling as it is not commonlymartin2006-10-291-3/+7
* Remove those option letters from the getopt string which do not have a caseaaron2004-04-071-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* termios -> cursespjanzen2001-06-231-209/+53
* Avoid calling functions that can call the exit-on-error handler from thepjanzen2000-07-231-8/+11
* documentation: refer to terminfo, not termcap, where appropriate.pjanzen2000-04-211-3/+3
* use const where appropriate (jsm28@cam.ac.uk). Also some very minor tidying.pjanzen1999-07-311-8/+8
* Minor changes from NetBSDpjanzen1998-11-291-3/+3
* Delete two unused functions; jsm28@cam.ac.ukpjanzen1998-09-021-9/+2
* NetBSD changes and further improvements and correctionspjanzen1998-03-191-273/+263
* tabifykstailey1997-07-231-1/+1
* Command line arguments were not being handled correctly. Modified foretheisen1996-02-141-67/+89
* Added check for null pointer while processing cmdline options. Pointeretheisen1996-02-121-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+482