]> git.cameronkatri.com Git - bsdgames-darwin.git/history - phantasia
fix spelling of accidentally; from Zapher
[bsdgames-darwin.git] / phantasia /
2006-05-13 christosCoverity CID 3508: Fix file leak.
2005-02-15 jsmDon't presume phantasia's internal bool (char) is the...
2005-02-15 jsmCast last argument of execl to (char *).
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-02-08 lukemFix race in parallel make when creating multiple target...
2004-02-08 jsmMark variables changed between setjmp and longjmp as...
2004-01-03 wizMove AUTHORS section directly before BUGS section.
2004-01-01 jsmWhen cleaning up, only close files that have been opene...
2003-11-16 lukemImprove how various "simple" host tools are built and...
2003-10-21 lukemRework how MAKEVERBOSE operates:
2003-10-19 lukemrework to use the newer _MKMSGCREATE (et al) macros
2003-10-19 lukemSupport MAKEVERBOSE. (Some host tools still generate...
2003-10-18 lukemrework to use BUILDSYMLINKS and the <bsd.sys.mk> rule...
2003-09-30 lukemremove unnecessary /
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2003-05-18 wizUse standard section header; add nokeep to table to...
2003-05-08 wizde-__P().
2003-01-20 simonbThe Double-Semi-Colon Police.
2002-09-26 wizLots of minor fixes resulting from reading these man...
2002-09-26 wizMdoc nits -- unneeded ".
2002-09-26 wizIspell.
2002-09-26 wizNew sentences begin on new lines.
2002-03-05 thorpejNo need to reference .OBJDIR here.
2002-02-08 rossGenerate <>& symbolically. I'm avoiding .../dist/....
2001-12-19 gmcgarry.include <bsd.own.mk> early
2001-12-06 blymnChange deprecated curses function calls to new equivalents.
2001-11-19 perryremove a spurious .include <bsd.own.mk>
2001-09-16 wizSpell 'occurred' with two 'r's.
2001-06-06 lukemfix building of phantasia ($FILES dependency on $PROG...
2001-04-02 wizConvert to mdoc. Still needs tbl for two tables that...
2001-03-27 simonbBuild the data files in the obj/compile directory and...
2001-02-05 christosremove redundant decls
2000-06-20 mattMake this produce local objects with .lo suffix.
2000-04-27 jdcFix arguments to *printw().
2000-04-24 pkHOST_CC -> HOST_LINK.c
2000-03-30 jdolecekFix two ubiquitous operator precedence error of type
2000-01-23 mycroftMore .mk file fallout. *sigh*
1999-09-30 jsmFix uses of namespaces reserved by ISO C or POSIX.1.
1999-09-19 jsmCleanup and warning fixes for phantasia/setup.c.
1999-09-18 jsmFix -Wsign-compare warnings.
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 `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-08-21 simonbDon't chown installed files or directories if UNPRIVILE...
1999-08-18 hubertfMake phrase to enter password again clearer
1999-01-02 tronRemove obsolete header file. Fixes PR bin/6700 by Josep...
1998-12-06 dbjtweaks to pass DESTDIR to subprograms when it is define...
1998-08-30 veegoAdd braces to make the new egcs happy.
1998-07-27 mycroftconst poisoning.
1998-02-18 jtcSimply include -lcurses instead of -lcurses -ltermcap
1998-02-04 christosRemove -lcompat; not needed
1997-11-24 mrgdon't clobber the score file!
1997-11-20 mrginstall games files with the correct permissions.
1997-11-20 mrginstall games that need it setgid.
1997-10-13 lukemWARNSify, KNFify (inc. removing extremely verbose ...
1997-10-12 lukemenable WARNS?=1 by default, & temporarily disable for...
1997-10-12 lukemgetopt returns -1 not EOF
1997-06-30 philUse tbl support from bsd.man.mk instead of having a...
1997-05-31 cjsBack out BUILDDIR and NOINSTALL changes.
1997-05-26 cjsThese updates to the build allow building against inclu...
1997-05-09 mycroftUse afterinstall, not beforeinstall.
1997-04-19 thorpejAllow this to be cross-compiled.
1997-01-07 tlsSync to 4.4BSD-Lite2, not that you'd know because none...
1996-06-01 jtkuse posix-style : for chown uid/group separator
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-03-24 cgdrcs id conventions
1995-03-08 pkUse ${DESTDIR}.
1994-12-22 cgdspecify man pages the new way.
1994-10-21 jtcphantasia(6), from 44lite