]> git.cameronkatri.com Git - bsdgames-darwin.git/history - fortune/fortune/fortune.c
Since our gcc doesn't warn about NULL format strings anymore, we can
[bsdgames-darwin.git] / fortune / fortune / fortune.c
1999-11-09 drochnerSince our gcc doesn't warn about NULL format strings...
1999-09-22 jsmUse macro NAMLEN rather than dirent->d_namlen, for...
1999-09-18 jsmFix -Wsign-compare warnings.
1999-09-09 jsmInclude <time.h> in various places in the games where...
1999-09-08 jsmUse the symbolic names `SEEK_SET' and `O_RDONLY' where...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-08-21 simonbUse new endian-specific conversion macros - 64-bit...
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-08-30 veegoAdd braces to make the new egcs happy.
1998-02-04 christosAdd regexp support; remove -lcompat, use err*, warn*
1997-10-19 mycroftUse S_IS*(), not S_IF*.
1997-10-12 lukemdeprecate auto
1997-10-10 lukemWARNSify
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1993-12-04 jtcUse <dirent.h> instead of <sys/dir.h>.
1993-08-02 mycroftNuke remaining patchkit headers.
1993-08-01 mycroftAdd RCS identifiers.
1993-04-20 mycroftFix compilation error I introduced.
1993-04-18 mycroftCleanup for GCC 2.
1993-03-21 cgdafter 0.2.2 "stable" patches applied
1993-03-21 cgdinitial import of 386bsd-0.1 sources