aboutsummaryrefslogtreecommitdiff
path: root/games/backgammon/common_source
Commit message (Expand)AuthorAgeFilesLines
* copyright/sccsid/rcsid cleanup.Bill Fumerola1999-11-3010-18/+40
* Sync our register usage with NetBSD's (non-)usage.Bill Fumerola1999-11-169-71/+70
* Add $FreeBSD$Bill Fumerola1999-11-169-0/+18
* Merge a bunch of cleanups from NetBSD.Steve Price1999-04-197-94/+124
* Change prototype for addbuf to make it compatible with tputs now thatJohn Birrell1998-05-091-2/+3
* Add #include string.h, stdlib.h and termcap.h to get prototypes.John Birrell1998-05-091-1/+4
* Add #include string to get prototypes.John Birrell1998-05-091-0/+1
* Add 'extern' to those arrays that are declared and initialisedJohn Birrell1998-05-091-3/+3
* Remove unused fileAndrey A. Chernov1997-09-241-751/+0
* Added an option `-h' which gives you usage info.Masafumi Max NAKANE1997-02-151-10/+15
* Instead of swapping ruid and euid before and after touching user's file,Masafumi Max NAKANE1997-02-011-4/+0
* Include string.h for prototype of strdup().Masafumi Max NAKANE1997-02-011-0/+1
* Style police:Masafumi Max NAKANE1997-01-311-6/+6
* Better handling of command-line argument:Masafumi Max NAKANE1997-01-303-30/+29
* Oops, setreuid() also needed before and after opening/closing the recover fileMasafumi Max NAKANE1997-01-301-0/+2
* Do getreuid(geteuid(), getuid()) before opening file to save the game andMasafumi Max NAKANE1997-01-301-0/+2
* When calling recover() from getarg(), also check to see if the firstMasafumi Max NAKANE1997-01-231-1/+1
* gets() -> fgets(). I'm tired of looking at the compiler messages!Jordan K. Hubbard1995-12-011-6/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-305-14/+14
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationJordan K. Hubbard1994-09-0412-0/+3381