summaryrefslogtreecommitdiffstats
path: root/hangman/getguess.c
Commit message (Collapse)AuthorAgeFilesLines
* Pass -Wstrict-overflow; while here, use curses TRUE and FALSE only withdholland2012-10-131-5/+5
| | | curses.
* WARNS=5dholland2012-06-191-4/+4
|
* 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.
* WARNSify, KNFifylukem1997-10-111-24/+25
|
* Remove mvcur() after wrefresh() call, as the latter does not move thejtc1997-05-231-3/+2
| | | | cursor. The fact that we don't have to grovel in the curses internels for curx or cury is an added bonus.
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-7/+13
|
* new curses stuffcgd1993-11-101-6/+4
|
* Rewrite special character handling.mycroft1993-08-101-5/+7
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+107