summaryrefslogtreecommitdiff
path: root/games/hack
AgeCommit message (Expand)Author
2000-07-10printf() pedant - do not pass variable alone, use %s.itojun
2000-07-03More include additions for exit, abs, strcmp, etc.matt
2000-05-20* Fix termcap handling to use the new interface to avoid bufferblymn
2000-03-02POSIX.2: Ignore a null PAGER as well.kleink
1999-10-04update after change to return value of tputs() third argumentlukem
1999-08-21Use ${INSTPRIV} with ${INSTALL}.simonb
1999-08-14Adapt to change in "termcap.h".tron
1999-04-25Fix Y2K buffer overflow (from OpenBSD).kristerw
1998-12-06tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.confdbj
1998-09-12Make the helper programs compile right in a cross-compiling environment.wrstuden
1998-08-30Add braces to make the new egcs happy.veego
1997-11-20install games files with the correct permissions.mrg
1997-11-20install games that need it setgid.mrg
1997-10-23Initialize pointers to NULL to avoid gcc/sparc compiler errorfair
1997-10-22use CPPFLAGS instead of CFLAGS, fix dependancies for parallel compilelukem
1997-10-19WARNsify...christos
1997-10-12enable WARNS?=1 by default, & temporarily disable for the few unclean programslukem
1997-05-07Use afterinstall, not proginstall, to run post-installation crap.mycroft
1997-04-19Allow this to be cross-compiled.thorpej
1997-03-29Make these compile on the PowerPC (an unsigned char system).thorpej
1997-03-27Install the help file again.mycroft
1997-03-24- Makefile cleanupschristos
1997-01-07Sync to 4.4BSD-Lite2tls
1996-10-18Use ${INSTALL}.thorpej
1996-02-06Removed "extern int errno"; Added #include <errno.h> if not already present.jtc
1995-07-03fix path of mail readerjtc
1995-04-29Oops. Adjust delay by 10x.mycroft
1995-04-29Fix usages of ospeed.mycroft
1995-04-28Use POSIX tty semantics.mycroft
1995-04-24Various changes to make games compile w/o warnings on the alpha:cgd
1995-03-23merge with Lite, new RCS id conventions, etc.cgd
1995-02-28change <sys/signal.h> to <signal.h>jtc
1995-01-07Don't #include inside a function definition.mycroft
1994-12-22specify man pages the new way.cgd
1994-05-23need -lcompatcgd
1994-03-28oopscgd
1994-03-28bogus lseek externcgd
1994-02-10kiil bogus install -d'scgd
1994-01-04Use .OBJDIR for auxiliary programs.pk
1993-12-02From: Havard Eidnes <Havard.Eidnes@runit.sintef.no>mycroft
1993-12-02Don't try to write into a string constant.mycroft
1993-11-08use LDSTATICcgd
1993-08-14Make hack.onames.h be built first.mycroft
1993-08-10Add -I. to deal with hack.onames.h, and tweak for cross-compilation.mycroft
1993-08-06Remove makedefs when cleaning.mycroft
1993-08-06Use `./makedefs'.mycroft
1993-08-05update to -mandoc macrosjtc
1993-08-04Clean up deleted files.mycroft
1993-08-04Add hack.onames.h to CLEANFILES so it gets removed when cleaning, and to SRCSmycroft
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft