summaryrefslogtreecommitdiff
path: root/games/phantasia
AgeCommit message (Expand)Author
2022-06-27fix various typos in comments.andvar
2022-05-24fix various typos in comments, docs and log messages.andvar
2021-05-02games: remove trailing whitespace in *.c and *.hrillig
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2017-10-02Include time.h for time. Drop sys/types.h and expect basic workingjoerg
2014-06-14remove remaining makefile support for GCC < 45 that i found.mrg
2013-02-16Workaround a toolchain issue by renaming the 'setup' host tool to 'mkdata' to...jmcneill
2011-09-01reinstate NULL cast by request, where the NULL was being passed as a varargplunky
2011-08-31NULL does not need a castplunky
2011-07-03apply some -O0 with gcc 4.5 and vax.mrg
2010-02-06When using -lcurses, you also need -lterminfo.he
2009-08-31Dumping all system includes anything uses in one big header file is so 1986.dholland
2009-08-12sprinkle staticdholland
2009-05-27Rearrange where the alternate definition of __dead goes.dholland
2009-05-26Edit some.dholland
2009-05-26Assorted fixes (mostly grammar, some markup) from OpenBSD.dholland
2009-05-26Paranoia about lengths of login names. From pjanzen of OpenBSD.dholland
2009-05-26Avoid SIGSEGV on users not in password file. From pjanzen of OpenBSD.dholland
2009-05-25sprintf -> snprintfdholland
2009-05-25ANSIfy function declarations. Object file diffs cross-checked.dholland
2009-05-25attribute noreturn -> __deaddholland
2008-08-08if initscr() fails, exit with a message rather than crash in thedrochner
2008-01-28Make this build with WARNS=4 by not reusing names from <math.h>.dholland
2008-01-16Only pull in <sys/cdefs.h> on NetBSD, to fix build on Solaris 10.lukem
2007-12-18more __dead fallout: these two files are built for the native host, notdogcow
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-12-15include sys/cdefs.h so that __attribute__ can be fixed laterperry
2006-05-13Coverity CID 3508: Fix file leak.christos
2005-02-15Don't presume phantasia's internal bool (char) is the same as that injsm
2005-02-15Cast last argument of execl to (char *).jsm
2004-12-09Redo how void gets init'd.jmc
2004-04-11Undef bool before including <curses.h>, since it tries to typedefhe
2004-04-07Rework to use curses.h only on the target, not on the host.ross
2004-02-08Fix race in parallel make when creating multiple targets in one operation.lukem
2004-02-08Mark variables changed between setjmp and longjmp as volatile ratherjsm
2004-01-03Move AUTHORS section directly before BUGS section.wiz
2004-01-01When cleaning up, only close files that have been opened successfully.jsm
2003-11-16Improve how various "simple" host tools are built and invoked.lukem
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19rework to use the newer _MKMSGCREATE (et al) macroslukem
2003-10-19Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages)lukem
2003-10-18rework to use BUILDSYMLINKS and the <bsd.sys.mk> rule for .c.lolukem
2003-09-30remove unnecessary /lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-18Use standard section header; add nokeep to table to avoid page/line breakwiz
2003-05-08de-__P().wiz
2003-01-20The Double-Semi-Colon Police.simonb
2002-09-26Lots of minor fixes resulting from reading these man pages in detail.wiz
2002-09-26Mdoc nits -- unneeded ".wiz
2002-09-26Ispell.wiz