summaryrefslogtreecommitdiffstats
path: root/phantasia
Commit message (Expand)AuthorAgeFilesLines
...
* Ispell.wiz2002-09-261-3/+3
* New sentences begin on new lines.wiz2002-09-261-106/+145
* No need to reference .OBJDIR here.thorpej2002-03-051-2/+2
* Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross2002-02-081-3/+3
* .include <bsd.own.mk> earlygmcgarry2001-12-191-1/+3
* Change deprecated curses function calls to new equivalents.blymn2001-12-061-3/+3
* remove a spurious .include <bsd.own.mk>perry2001-11-191-3/+1
* Spell 'occurred' with two 'r's.wiz2001-09-161-2/+2
* fix building of phantasia ($FILES dependency on $PROG broke things)lukem2001-06-061-2/+2
* Convert to mdoc. Still needs tbl for two tables that have more than 6wiz2001-04-021-640/+570
* Build the data files in the obj/compile directory and install them withsimonb2001-03-272-34/+29
* remove redundant declschristos2001-02-051-2/+1
* Make this produce local objects with .lo suffix.matt2000-06-201-8/+8
* Fix arguments to *printw().jdc2000-04-272-4/+4
* HOST_CC -> HOST_LINK.cpk2000-04-241-2/+2
* Fix two ubiquitous operator precedence error of typejdolecek2000-03-301-3/+3
* More .mk file fallout. *sigh*mycroft2000-01-231-2/+2
* Fix uses of namespaces reserved by ISO C or POSIX.1.jsm1999-09-301-1/+10
* Cleanup and warning fixes for phantasia/setup.c.jsm1999-09-191-4/+17
* Fix -Wsign-compare warnings.jsm1999-09-181-2/+2
* A couple more checks for file descriptor < 3 missed earlier.jsm1999-09-131-1/+3
* Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm1999-09-085-34/+34
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-082-4/+4
* Add use of `const' where appropriate to the games.jsm1999-09-089-57/+57
* Don't chown installed files or directories if UNPRIVILEGED is defined.simonb1999-08-211-1/+5
* Make phrase to enter password again clearerhubertf1999-08-181-2/+2
* Remove obsolete header file. Fixes PR bin/6700 by Joseph S. Myers.tron1999-01-021-56/+0
* tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.confdbj1998-12-061-3/+3
* Add braces to make the new egcs happy.veego1998-08-303-7/+11
* const poisoning.mycroft1998-07-272-4/+4
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-181-3/+3
* Remove -lcompat; not neededchristos1998-02-041-3/+3
* don't clobber the score file!mrg1997-11-241-1/+8
* install games files with the correct permissions.mrg1997-11-201-2/+2
* install games that need it setgid.mrg1997-11-201-1/+2
* WARNSify, KNFify (inc. removing extremely verbose & useless comments), ...lukem1997-10-1312-6375/+4302
* enable WARNS?=1 by default, & temporarily disable for the few unclean programslukem1997-10-121-1/+2
* getopt returns -1 not EOFlukem1997-10-121-2/+2
* Use tbl support from bsd.man.mk instead of having a special rule.phil1997-06-301-5/+2
* Back out BUILDDIR and NOINSTALL changes.cjs1997-05-311-3/+3
* These updates to the build allow building against include filescjs1997-05-261-3/+3
* Use afterinstall, not beforeinstall.mycroft1997-05-091-2/+2
* Allow this to be cross-compiled.thorpej1997-04-191-4/+10
* Sync to 4.4BSD-Lite2, not that you'd know because none of these files have SC...tls1997-01-072-4/+9
* use posix-style : for chown uid/group separatorjtk1996-06-011-2/+2
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-246-13/+16
* rcs id conventionscgd1995-03-2421-0/+41
* Use ${DESTDIR}.pk1995-03-082-13/+20
* specify man pages the new way.cgd1994-12-221-3/+4
* phantasia(6), from 44litejtc1994-10-2123-0/+9731