summaryrefslogtreecommitdiffstats
path: root/hangman/getguess.c
Commit message (Expand)AuthorAgeFilesLines
* Pass -Wstrict-overflow; while here, use curses TRUE and FALSE only withdholland2012-10-131-5/+5
* WARNS=5dholland2012-06-191-4/+4
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* WARNSify, KNFifylukem1997-10-111-24/+25
* Remove mvcur() after wrefresh() call, as the latter does not move thejtc1997-05-231-3/+2
* 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