summaryrefslogtreecommitdiff
path: root/games/hack
AgeCommit message (Expand)Author
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-01-17Simplify alloc() to avoid ifdef(LINT) workaround.wiz
2009-08-12sprinkle staticdholland
2009-06-29Fix two serious string-handling bugs (one exploitable, one probablydholland
2009-06-07a bit more constdholland
2009-06-07sprinkle some more constdholland
2009-06-07remove unnecessary castsdholland
2009-06-07sprintf -> snprintf, plus some use of strlcpy/strlcat where appropriatedholland
2009-06-07ANSIfy function declarations. All object file diffs inspected.dholland
2009-05-06Change getdate() to getdatestr() since the former maybe present on systemsginsbach
2009-01-18use %zu to print size_ttnn
2009-01-18fix -Wsign-compare issueslukem
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-28Make hack build with WARNS=4.dholland
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-01-17Update my previous commit to better match the original code, includingchuck
2007-01-17mrg's changes in 1.13 broke hack's display code.chuck
2006-11-24s/independant/independent/, from Zafer.wiz
2006-11-24fix spelling of accommodate; from Zapher.christos
2006-05-13Coverity CID 3382: Fix memory leak.christos
2006-05-13Coverity CID 3383: Fix memory leak.christos
2006-05-11UC, PC and BC are provided my libtermcap, don't duplicate them.mrg
2006-04-24Coverity CID 3032: Prevent double free: Next to the call of page_more()christos
2006-04-02Coverity CID 2791: Fix file pointer leak.christos
2006-03-30Coverity CID 1327: check for error returnjnemeth
2006-03-30Bah! Compare, don't assign!jnemeth
2006-03-30Coverity CID 1328: check for error returnjnemeth
2006-03-30Coverity CID 1326: check for error returnjnemeth
2006-03-29Fix Coverity issue 891 -- FORWARD_NULL.jnemeth
2006-03-29Fix Coverity issues 2366 and 2365 -- REVERSE_INULL.jnemeth
2006-03-29Fix Coverity issue 2584 -- USE_AFTER_FREE and issue 889 -- FORWARD_NULL.jnemeth
2006-02-25Change DPADD from LIBTERM (which doesn't exist) and LIBCOMPAT (which itsimonb
2005-09-15Use standard AUTHORS section header. From YOMURA Masanori in private mailwiz
2004-11-05Add (unsigned char) cast to ctype functionsdsl
2004-06-01Grammar fix, from ray at raylai org via jmc@openbsd.wiz
2004-03-28s/feal/feel/snj
2004-03-28s/venomenous/venomous/snj
2004-01-27Remove uses of __P.jsm
2004-01-01Refer to 'O' rather than 'o' as command to set options. Bug reportedjsm
2003-11-16Improve how various "simple" host tools are built and invoked.lukem
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19rework to use the newer _MKMSGCREATE (et al) macroslukem
2003-10-19Support MAKEVERBOSE. (Some host tools still generate verbose runtime messages)lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-01Rework how dependency generation is performed:lukem
2003-07-31simplify and use ${DEPENDSRCS} as a target as appropriatelukem
2003-06-27Quote question mark.wiz
2003-04-02Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason andjsm
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz