summaryrefslogtreecommitdiffstats
path: root/games/backgammon/common_source/table.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pledge for backgammon and teachgammon.tb2015-11-301-7/+4
| | | | | | | Both are straightforward "stdio rpath tty" programs; teachgammon exec's backgammon at the end, so give it "exec" in addition. While there, ANSIfy
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* assorted fixes mostly from coverity via netbsd via jasper adriaanse via techtedu2006-03-271-3/+4
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Kill buffer overflow.pjanzen2002-07-301-8/+11
|
* termios -> cursespjanzen2001-06-231-84/+38
|
* use const where appropriate (jsm28@cam.ac.uk). Also some very minor tidying.pjanzen1999-07-311-4/+4
|
* NetBSD changes and further improvements and correctionspjanzen1998-03-191-120/+111
|
* initial import of NetBSD treederaadt1995-10-181-0/+314