]> git.cameronkatri.com Git - bsdgames-darwin.git/history - hangman
Add -h option to factor(6): duplicate factors are printed in
[bsdgames-darwin.git] / hangman /
2012-10-13 dhollandPass -Wstrict-overflow
2012-10-13 dhollandPass -Wstrict-overflow; while here, use curses TRUE...
2012-06-19 dhollandWARNS=5
2011-08-26 dhollandUse __dead and __printflike instead of __attribute__.
2010-02-06 heWhen using -lcurses, you also need -lterminfo.
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
2004-11-05 dslAdd (unsigned char) cast to ctype functions
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2003-02-25 wiz.Nm does not need a dummy argument ("") before punctuat...
2002-09-26 wizNew sentences begin on new lines.
2002-01-20 wizUse standard headers.
2002-01-20 jsmAllow minimum word length to be set on command line...
2001-12-06 blymnChange deprecated curses function to new equivalent.
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-09 jsmInclude <time.h> in various places in the games where...
1999-09-08 jsmUse the symbolic names `SEEK_SET' and `O_RDONLY' where...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1998-09-11 hubertffix main() prototype, as per PR#5867
1998-02-18 jtcSimply include -lcurses instead of -lcurses -ltermcap
1998-02-05 christosUse -ltermcap instead of -ltermlib
1997-10-11 lukemuse err/warn instead of perror
1997-10-11 lukemWARNSify, KNFify
1997-05-23 jtcRemove mvcur() after wrefresh() call, as the latter...
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1994-12-22 cgdspecify man pages the new way.
1994-06-29 deraadtbuggy version of abs() goes away
1993-11-10 cgdnew curses stuff
1993-09-16 jtcWord list is in /usr/share/dict/*, not /usr/dict/*.
1993-08-10 mycroftRewrite special character handling.
1993-08-05 jtcUpdate to use new -mandoc macros.
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources