summaryrefslogtreecommitdiff
path: root/games/hack/hack.pager.c
AgeCommit message (Expand)Author
2011-09-01reinstate NULL cast by request, where the NULL was being passed as a varargplunky
2011-08-31NULL does not need a castplunky
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
2011-08-06<sys/wait.h> is standard, so just use it instead of fiddling about withdholland
2011-05-23Correctly print variables as strings, not as format string.joerg
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-08-12sprinkle staticdholland
2009-06-07ANSIfy function declarations. All object file diffs inspected.dholland
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
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-29Fix Coverity issue 891 -- FORWARD_NULL.jnemeth
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
1995-02-28change <sys/signal.h> to <signal.h>jtc
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd