]> git.cameronkatri.com Git - bsdgames-darwin.git/history - hack
Don't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros for host programs -
[bsdgames-darwin.git] / hack /
2000-07-31 simonbDon't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros...
2000-07-10 itojunprintf() pedant - do not pass variable alone, use %s.
2000-07-03 mattMore include additions for exit, abs, strcmp, etc.
2000-05-20 blymn* Fix termcap handling to use the new interface to...
2000-03-02 kleinkPOSIX.2: Ignore a null PAGER as well.
1999-10-04 lukemupdate after change to return value of tputs() third...
1999-08-21 simonbUse ${INSTPRIV} with ${INSTALL}.
1999-08-14 tronAdapt to change in "termcap.h".
1999-04-25 kristerwFix Y2K buffer overflow (from OpenBSD).
1998-12-06 dbjtweaks to pass DESTDIR to subprograms when it is define...
1998-09-12 wrstudenMake the helper programs compile right in a cross-compi...
1998-08-30 veegoAdd braces to make the new egcs happy.
1997-11-20 mrginstall games files with the correct permissions.
1997-11-20 mrginstall games that need it setgid.
1997-10-23 fairInitialize pointers to NULL to avoid gcc/sparc compiler...
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS, fix dependancies for...
1997-10-19 christosWARNsify...
1997-10-12 lukemenable WARNS?=1 by default, & temporarily disable for...
1997-05-07 mycroftUse afterinstall, not proginstall, to run post-installa...
1997-04-19 thorpejAllow this to be cross-compiled.
1997-03-29 thorpejMake these compile on the PowerPC (an unsigned char...
1997-03-27 mycroftInstall the help file again.
1997-03-24 christos- Makefile cleanups
1997-01-07 tlsSync to 4.4BSD-Lite2
1996-10-18 thorpejUse ${INSTALL}.
1996-02-06 jtcRemoved "extern int errno"; Added #include <errno.h...
1995-07-03 jtcfix path of mail reader
1995-04-29 mycroftOops. Adjust delay by 10x.
1995-04-29 mycroftFix usages of ospeed.
1995-04-28 mycroftUse POSIX tty semantics.
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1995-02-28 jtcchange <sys/signal.h> to <signal.h>
1995-01-07 mycroftDon't #include inside a function definition.
1994-12-22 cgdspecify man pages the new way.
1994-05-23 cgdneed -lcompat
1994-03-28 cgdoops
1994-03-28 cgdbogus lseek extern
1994-02-10 cgdkiil bogus install -d's
1994-01-04 pkUse .OBJDIR for auxiliary programs.
1993-12-02 mycroftFrom: Havard Eidnes <Havard.Eidnes@runit.sintef.no>
1993-12-02 mycroftDon't try to write into a string constant.
1993-11-08 cgduse LDSTATIC
1993-08-14 mycroftMake hack.onames.h be built first.
1993-08-10 mycroftAdd -I. to deal with hack.onames.h, and tweak for cross...
1993-08-06 mycroftRemove makedefs when cleaning.
1993-08-06 mycroftUse `./makedefs'.
1993-08-05 jtcupdate to -mandoc macros
1993-08-04 mycroftClean up deleted files.
1993-08-04 mycroftAdd hack.onames.h to CLEANFILES so it gets removed...
1993-08-02 mycroftAdd RCS identifiers, remove some completely useless...
1993-08-02 mycroftalloc.c
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-04-20 mycroftDon't modify string constants.
1993-04-18 mycroftCleanup for GCC 2.
1993-04-09 cgdmake sure directory to install stuff exists before...
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdinitial import of 386bsd-0.1 sources