]> git.cameronkatri.com Git - bsdgames-darwin.git/history - hack/hack.pager.c
Remove SHORTLEN and LONGLEN defines; use sizeof() properly instead.
[bsdgames-darwin.git] / hack / hack.pager.c
2011-09-01 plunkyreinstate NULL cast by request, where the NULL was...
2011-08-31 plunkyNULL does not need a cast
2011-08-06 dhollandFix up still more casts; use NULL instead of (char...
2011-08-06 dhollandRemove more silly casts.
2011-08-06 dhollandUse the right type for the malloc wrapper function...
2011-08-06 dholland<sys/wait.h> is standard, so just use it instead of...
2011-05-23 joergCorrectly print variables as strings, not as format...
2010-02-03 royUserland now builds and uses terminfo instead of termcap.
2009-08-12 dhollandsprinkle static
2009-06-07 dhollandANSIfy function declarations. All object file diffs...
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2006-04-24 christosCoverity CID 3032: Prevent double free: Next to the...
2006-04-02 christosCoverity CID 2791: Fix file pointer leak.
2006-03-29 jnemethFix Coverity issue 891 -- FORWARD_NULL.
2003-04-02 jsmHack is now BSD-licensed. Thanks to Andries Brouwer...
2001-03-25 jsmMake mostly gcc -W clean, and other cleanup:
1997-10-19 christosWARNsify...
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1995-02-28 jtcchange <sys/signal.h> to <signal.h>
1993-08-02 mycroftAdd RCS identifiers, remove some completely useless...
1993-03-21 cgdinitial import of 386bsd-0.1 sources