summaryrefslogtreecommitdiff
path: root/games/hack/hack.end.c
AgeCommit message (Expand)Author
2020-02-07games/hack: Revert the strlcpy(1) change since this changes expected behavior...fox
2020-02-07games/hack: Fix -Wstringop-truncation warning.fox
2011-08-06Fix up still more casts; use NULL instead of (char *)0.dholland
2011-08-06Remove more silly casts.dholland
2011-08-06Use the right type for the malloc wrapper function, and don't cast thedholland
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-08-12sprinkle staticdholland
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
2008-01-28Make hack build with WARNS=4.dholland
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2006-05-13Coverity CID 3382: Fix memory leak.christos
2003-04-02Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason andjsm
2001-03-25Make mostly gcc -W clean, and other cleanup:jsm
1997-10-19WARNsify...christos
1995-03-23merge with Lite, new RCS id conventions, etc.cgd
1993-08-02alloc.cmycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd