summaryrefslogtreecommitdiffstats
path: root/hangman/main.c
Commit message (Expand)AuthorAgeFilesLines
* WARNS=5dholland2012-06-191-7/+4
* if initscr() fails, exit with a message rather than crash in thedrochner2008-08-081-3/+4
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Allow minimum word length to be set on command line. Patch based onjsm2002-01-201-4/+10
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
* Make word list for hangman selectable at run time.jsm1999-09-171-3/+19
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-2/+5
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-3/+3
* fix main() prototype, as per PR#5867hubertf1998-09-111-5/+3
* WARNSify, KNFifylukem1997-10-111-11/+12
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-7/+12
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+75