]> git.cameronkatri.com Git - bsdgames-darwin.git/history - fortune
Since our gcc doesn't warn about NULL format strings anymore, we can
[bsdgames-darwin.git] / fortune /
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-21 tronRemove generated file "limerick-o" in "clean" target.
1999-09-18 jsmFix -Wsign-compare warnings.
1999-09-12 hwrSplit limericks into "normal" and "offensive" ones.
1999-09-12 hwrThese fortunes conatain offensive language.
1999-09-12 hwrMoved to unamerican.real-o
1999-09-12 hwrMoved to unamerican.fake-o
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-09 simonbRemove extra blank line in copyright.
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...
1999-08-16 simonbSpell "privilege" correctly (correct spelling from...
1999-08-04 thorpejFortunes from those Unamerican Activities bumper sticke...
1999-03-22 garbledMore and more .Os cleanups. .Os is defined in the...
1999-02-13 lukemconvert from NOxxx= to MKxxx=no.
1998-12-05 pktypo.
1998-11-20 jwiseFix spelling of `Churchill' in 3 places
1998-09-29 lukemdon't install in /usr/share if NOSHARE is defined
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-09-12 frueaufCorrect attribution as pointed out in pr 6114 by Jim...
1998-08-30 veegoAdd braces to make the new egcs happy.
1998-02-04 christosAdd regexp support; remove -lcompat, use err*, warn*
1998-02-03 perry4.4BSD -> .Bx 4.4
1997-10-22 lukemuse CPPFLAGS instead of CFLAGS, fix dependancies for...
1997-10-19 mycroftUse S_IS*(), not S_IF*.
1997-10-12 lukemdeprecate auto
1997-10-11 lukemWARNSify
1997-10-11 lukemWARNSify, deprecate register
1997-10-10 lukemWARNSify
1997-07-16 mikeldon't xref obsolete regcmp(3)
1997-05-07 mycroftUse proginstall:: to disable installing PROG.
1997-05-07 mycroftAdd .MAKE to the .OBJDIR hacks, so they work with ...
1997-04-28 thorpejAllow this to be cross-compiled (in a manner consistent...
1997-04-28 thorpejGo into the "strfile" subdirectory unconditionally...
1997-03-24 christos- Makefile cleanups
1997-03-14 mikeleliminate mismatched quote char
1997-03-08 mousealternate -> alternative, per PR 2643
1997-01-23 mikelfix typo in Napoleon's name
1996-12-23 cgdClean this up, and be more consistent:
1996-11-23 tlsOy Gevalt, incorrect meter!
1996-10-18 thorpejUse ${INSTALL}.
1996-10-13 christos<machine/endian.h> -> <sys/types.h>
1996-06-02 pkRemove duplicate (and inaccurate) citation. Update...
1996-02-29 jtcUse tr instead of caesar to generate fortunes-o
1995-10-22 christosParallel make fixes
1995-10-22 pkCorrect typos noted by Mike Long; PR#1654.
1995-07-17 jtcfix typo: new -> knew
1995-06-26 pkUse `install -c'.
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-04-22 cgdclean more cruft; fix up to build the way CSRG now...
1995-04-22 cgdkill these; no longer necessary or appropriate.
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1995-03-21 cgdfrom Lite
1994-12-22 cgdspecify man pages the new way.
1994-02-10 cgdkiil bogus install -d's
1994-01-24 cgdfix 'make' biff. from Roland McGrath
1994-01-04 pkUse .OBJDIR for auxiliary programs.
1993-12-04 jtcUse <dirent.h> instead of <sys/dir.h>.
1993-11-11 jtcLink with -lcompat instead of -lgnuregex.
1993-09-30 jtcAlways use `install -d' to make sure destination direct...
1993-08-05 jtcDrip -DNO_REGEX, Link with -lgnuregex.
1993-08-05 jtcConvert to -mandoc macros.
1993-08-03 mycroftShouldn't use NOMAN here. We have a man page, even...
1993-08-02 mycroftNuke remaining patchkit headers.
1993-08-02 mycroftMakefile
1993-08-01 mycroftAdd RCS identifiers.
1993-08-01 mycroftAdd RCS indentifiers.
1993-08-01 mycroftAdd RCS identifiers.
1993-07-18 mycroftUse ${COPY}, not -c for install.
1993-04-30 cgdbuild datfiles at make time, not at install time
1993-04-20 mycroftFix compilation error I introduced.
1993-04-18 mycroftCleanup for GCC 2.
1993-04-09 cgddatfiles need obj made, too.
1993-04-09 cgdfix various install problems.
1993-04-04 cgdfixed makefile so it doesn't need to write to dir on...
1993-03-23 cgdgot rid of unnecessary -lcompat and associated dependency
1993-03-21 cgdafter 0.2.2 "stable" patches applied
1993-03-21 cgdinitial import of 386bsd-0.1 sources