summaryrefslogtreecommitdiff
path: root/games/phantasia/setup.c
AgeCommit message (Expand)Author
2021-05-02games: remove trailing whitespace in *.c and *.hrillig
2017-10-02Include time.h for time. Drop sys/types.h and expect basic workingjoerg
2009-08-31Dumping all system includes anything uses in one big header file is so 1986.dholland
2009-05-27Rearrange where the alternate definition of __dead goes.dholland
2009-05-25ANSIfy function declarations. Object file diffs cross-checked.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
2004-12-09Redo how void gets init'd.jmc
2004-04-07Rework to use curses.h only on the target, not on the host.ross
2003-05-08de-__P().wiz
2001-03-27Build the data files in the obj/compile directory and install them withsimonb
1999-09-19Cleanup and warning fixes for phantasia/setup.c.jsm
1999-09-08Add use of `const' where appropriate to the games.jsm
1997-11-24don't clobber the score file!mrg
1997-10-13WARNSify, KNFify (inc. removing extremely verbose & useless comments), ...lukem
1997-10-12getopt returns -1 not EOFlukem
1997-01-07Sync to 4.4BSD-Lite2, not that you'd know because none of these files have SC...tls
1995-04-24Various changes to make games compile w/o warnings on the alpha:cgd
1995-03-24rcs id conventionscgd
1995-03-08Use ${DESTDIR}.pk
1994-10-21phantasia(6), from 44litejtc