]> git.cameronkatri.com Git - bsdgames-darwin.git/history - hangman/main.c
Simplify, little KNF
[bsdgames-darwin.git] / hangman / main.c
2012-06-19 dhollandWARNS=5
2008-08-08 drochnerif initscr() fails, exit with a message rather than...
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2002-01-20 jsmAllow minimum word length to be set on command line...
2000-05-08 mycroftUse setgid(), not setregid().
1999-09-17 jsmMake word list for hangman selectable at run time.
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1998-09-11 hubertffix main() prototype, as per PR#5867
1997-10-11 lukemWARNSify, KNFify
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources