]> git.cameronkatri.com Git - bsdgames-darwin.git/history - phantasia/main.c
PR/52976: Eitan Adler: handle larger primes
[bsdgames-darwin.git] / phantasia / main.c
2009-08-31 dhollandDumping all system includes anything uses in one big...
2009-08-12 dhollandsprinkle static
2009-05-26 dhollandParanoia about lengths of login names. From pjanzen...
2009-05-26 dhollandAvoid SIGSEGV on users not in password file. From pjanz...
2009-05-25 dhollandsprintf -> snprintf
2009-05-25 dhollandANSIfy function declarations. Object file diffs cross...
2008-08-08 drochnerif initscr() fails, exit with a message rather than...
2006-05-13 christosCoverity CID 3508: Fix file leak.
2004-12-09 jmcRedo how void gets init'd.
2004-04-11 heUndef bool before including <curses.h>, since it tries...
2004-04-07 rossRework to use curses.h only on the target, not on the...
2004-01-01 jsmWhen cleaning up, only close files that have been opene...
2003-05-08 wizde-__P().
2001-12-06 blymnChange deprecated curses function calls to new equivalents.
1999-09-13 jsmA couple more checks for file descriptor < 3 missed...
1999-09-08 jsmUse the symbolic names `SEEK_SET' and `O_RDONLY' where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-08-18 hubertfMake phrase to enter password again clearer
1998-08-30 veegoAdd braces to make the new egcs happy.
1997-10-13 lukemWARNSify, KNFify (inc. removing extremely verbose ...
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-03-24 cgdrcs id conventions
1994-10-21 jtcphantasia(6), from 44lite