summaryrefslogtreecommitdiffstats
path: root/hangman/setup.c
Commit message (Collapse)AuthorAgeFilesLines
* WARNS=5dholland2012-06-191-3/+3
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Change deprecated curses function to new equivalent.blymn2001-12-061-3/+3
|
* Make word list for hangman selectable at run time.jsm1999-09-171-4/+4
|
* Include <time.h> in various places in the games where time() or time_tjsm1999-09-091-2/+3
| | | are used.
* Add use of `const' where appropriate to the games.jsm1999-09-081-3/+3
| | | | | | | | | This merges in all such remaining changes from the Linux port of the NetBSD games, except in hunt (where substantial changes from OpenBSD need to be looked at). Some such changes were previously covered in PRs bin/6041, bin/6146, bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994, bin/8039, bin/8057 and bin/8093.
* use err/warn instead of perrorlukem1997-10-111-4/+4
|
* WARNSify, KNFifylukem1997-10-111-6/+8
|
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-4/+9
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+72