]> git.cameronkatri.com Git - bsdgames-darwin.git/history - hack/extern.h
Fix merge conflicts
[bsdgames-darwin.git] / hack / extern.h
2021-05-05 rilliggames: remove trailing whitespace in *.c and *.h
2011-08-27 joergMark error() as dead, so that validation for setclipped...
2011-08-26 dhollandUse __dead and __printflike instead of __attribute__.
2011-08-06 dhollandUse the right type for the malloc wrapper function...
2011-08-06 dhollandRemove silly casts.
2011-05-30 joergUse consistent sign in compare, the function is only...
2010-02-03 royUserland now builds and uses terminfo instead of termcap.
2009-08-12 dhollandsprinkle static
2009-06-07 dhollandsprintf -> snprintf, plus some use of strlcpy/strlcat...
2009-05-06 ginsbachChange getdate() to getdatestr() since the former maybe...
2009-01-18 lukemfix -Wsign-compare issues
2008-04-28 martinRemove clause 3 and 4 from TNF licenses
2008-01-28 dhollandMake hack build with WARNS=4.
2004-01-27 jsmRemove uses of __P.
2002-05-26 wiz__STDC__ is always defined on NetBSD.
2001-03-25 jsmMake mostly gcc -W clean, and other cleanup:
2001-02-05 christosfix redundant decls and nested externs. while I am...
1999-10-04 lukemupdate after change to return value of tputs() third...
1997-10-19 christosWARNsify...