]> git.cameronkatri.com Git - bsdgames-darwin.git/history - hangman
Use libcrypto's bignum support to implement a Pollard Rho factoring
[bsdgames-darwin.git] / hangman /
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