]> git.cameronkatri.com Git - bsdgames-darwin.git/history - fortune/strfile/strfile.c
Now that we use "nbtool_config.h" we can use __dead again and drop
[bsdgames-darwin.git] / fortune / strfile / strfile.c
2013-09-19 uweNow that we use "nbtool_config.h" we can use __dead...
2013-09-19 uweDon't define TRUE/FALSE, which may conflict with host...
2013-09-18 uwe#include "nbtool_config.h" to pull in getprogname(...
2012-10-13 dhollandPass -Wstrict-overflow.
2011-08-31 plunkyNULL does not need a cast
2011-08-17 dhollandRemove redundant set of prototypes for local functions...
2011-08-17 dhollandMove some things around so declarations appear in a...
2011-08-16 dhollandUse __dead instead of __attribute__((__noreturn__)).
2011-08-16 christoskill homebrew error functions
2009-08-12 dhollandsprinkle static
2008-09-29 agcMake this build on Mac OS X.
2008-09-26 apbMake this pass WARNS=4:
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2007-12-18 dogcowmore __dead fallout: these two files are built for...
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2005-04-19 rilligFixed wrong use of the <ctype.h> functions by adding...
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2001-07-22 wizseperate -> separate
2000-07-31 simonbUse a local implementation of htonl() called h2nl(...
2000-01-13 jsmRemove unnecessary casts, and add necessary ones for...
2000-01-13 jsmChange __GCC__ to __GNUC__.
2000-01-13 jsmRemove obsolete NO_VOID conditional.
1999-12-30 simonbDon't use any NetBSD specific features (<err.h> and...
1999-12-07 jsmFix a gcc -W warning (empty body in an else-statement).
1999-09-18 jsmFix -Wsign-compare warnings.
1999-09-10 jsmCheck for write errors in auxiliary programs used durin...
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 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...
1997-10-11 lukemWARNSify, deprecate register
1997-10-10 lukemWARNSify
1996-10-13 christos<machine/endian.h> -> <sys/types.h>
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources