summaryrefslogtreecommitdiff
path: root/games/backgammon/common_source/subs.c
AgeCommit message (Expand)Author
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