]> git.cameronkatri.com Git - bsdgames-darwin.git/history - trek/trek.h
games/battlestar: Replace snprintf(3) with strlcpy(3) for better performance.
[bsdgames-darwin.git] / trek / trek.h
2009-08-12 dhollandsprinkle static
2009-05-25 dholland__attribute__((__noreturn__)) -> __dead
2009-05-24 dhollandAbolish cgetc(). It contained one line of code, which...
2009-05-24 dhollandSplit up lines > 80 chars. Object files unchanged.
2009-05-24 dhollandKNF: brace and comment placement. Object files identical.
2009-05-24 dhollandKNF: fix formatting of preprocessor directives
2009-03-31 christosAvoid hardcoded "too large" constant that caused FPE...
2005-02-15 jsmAvoid arrays of incomplete types (required to build...
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
1999-09-17 jsmUse `extern' for header variable declarations in trek(6).
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-07-21 hubertfconst poisoning
1997-10-12 christosWarnsify and remove local implementations of libc funct...
1997-03-29 thorpejMake these compile on the PowerPC (an unsigned char...
1995-04-22 cgdclean up import, NetBSD RCS IDs, etc.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources