summaryrefslogtreecommitdiff
path: root/games/backgammon/common_source/subs.c
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-03-17synchronization between usage and synopsis; add some missing "usage:"'sIgor Sobrado
2007-10-17remove "unused variable" warningsCharles Longeau
2006-10-31Remove -h flag and simplify usage output to one line, like mostRay Lai
2006-10-29-d: make it possible playing without doubling as it is not commonlyMartin Reindl
2004-04-07Remove those option letters from the getopt string which do not have a caseAaron Campbell
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-06-23termios -> cursesPaul Janzen
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
1998-11-29Minor changes from NetBSDPaul Janzen
1998-09-02Delete two unused functions; jsm28@cam.ac.ukPaul Janzen
1998-03-19NetBSD changes and further improvements and correctionsPaul Janzen
1997-07-23tabifykstailey
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