]> git.cameronkatri.com Git - bsdgames-darwin.git/history - hack
Add example of using -w.
[bsdgames-darwin.git] / hack /
2006-11-24 wizs/independant/independent/, from Zafer.
2006-11-24 christosfix spelling of accommodate; from Zapher.
2006-05-13 christosCoverity CID 3382: Fix memory leak.
2006-05-13 christosCoverity CID 3383: Fix memory leak.
2006-05-11 mrgUC, PC and BC are provided my libtermcap, don't duplica...
2006-04-24 christosCoverity CID 3032: Prevent double free: Next to the...
2006-04-02 christosCoverity CID 2791: Fix file pointer leak.
2006-03-30 jnemethCoverity CID 1327: check for error return
2006-03-30 jnemethBah! Compare, don't assign!
2006-03-30 jnemethCoverity CID 1328: check for error return
2006-03-30 jnemethCoverity CID 1326: check for error return
2006-03-29 jnemethFix Coverity issue 891 -- FORWARD_NULL.
2006-03-29 jnemethFix Coverity issues 2366 and 2365 -- REVERSE_INULL.
2006-03-29 jnemethFix Coverity issue 2584 -- USE_AFTER_FREE and issue...
2006-02-25 simonbChange DPADD from LIBTERM (which doesn't exist) and...
2005-09-15 wizUse standard AUTHORS section header. From YOMURA Masano...
2004-11-05 dslAdd (unsigned char) cast to ctype functions
2004-06-01 wizGrammar fix, from ray at raylai org via jmc@openbsd.
2004-03-28 snjs/feal/feel/
2004-03-28 snjs/venomenous/venomous/
2004-01-27 jsmRemove uses of __P.
2004-01-01 jsmRefer to 'O' rather than 'o' as command to set options...
2003-11-16 lukemImprove how various "simple" host tools are built and...
2003-10-21 lukemRework how MAKEVERBOSE operates:
2003-10-19 lukemrework to use the newer _MKMSGCREATE (et al) macros
2003-10-19 lukemSupport MAKEVERBOSE. (Some host tools still generate...
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2003-08-01 lukemRework how dependency generation is performed:
2003-07-31 lukemsimplify and use ${DEPENDSRCS} as a target as appropriate
2003-06-27 wizQuote question mark.
2003-04-02 jsmHack is now BSD-licensed. Thanks to Andries Brouwer...
2003-02-25 wiz.Nm does not need a dummy argument ("") before punctuat...
2002-12-15 pookafix confusion between east and west for y,u,b, and n.
2002-09-26 wizLots of minor fixes resulting from reading these man...
2002-09-26 wizNew sentences begin on new lines.
2002-08-22 chuckshops are only supposed to have 1 door (as per standard...
2002-05-26 wiz__STDC__ is always defined on NetBSD.
2002-03-05 thorpejNo need to reference .OBJDIR here.
2002-02-09 lukemuse ${INSTALL_FILE} as appropriate
2002-02-08 rossGenerate <>& symbolically. I'm avoiding .../dist/....
2001-11-02 christosUpdate to the new t_agetstr() API.
2001-09-16 wizSpell 'occurred' with two 'r's.
2001-04-02 wizWhitespace and/or punctuation fixes.
2001-03-25 jsmMake mostly gcc -W clean, and other cleanup:
2001-02-05 christosfix redundant decls and nested externs. while I am...
2001-01-16 cgdcomment or delete text after CPP directives.
2000-11-07 lukemremove unnecessary command name after .Nm
2000-09-23 simonbUse ${COPY} instead of -c for ${INSTALL} commands.
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
next