]> git.cameronkatri.com Git - bsdgames-darwin.git/history - fortune
PR/52976: Eitan Adler: handle larger primes
[bsdgames-darwin.git] / fortune /
2017-12-13 mlelstvmove offensive quotes per board@
2017-12-06 dhollandattributions are supposed to be indented.
2017-12-06 kamilCorrect code flow of a quote translation (by Tom Ivar...
2017-12-06 pgoyetteFix typos, thanks to Tom Ivar Helbekkmo
2017-12-05 kamilAdd new fortune entry with a quote from Jozef Pilsudski
2017-11-19 christosrevert removals while there is an active discussion...
2017-11-18 mayaRemove a few offensive quotes, put in as many new quotes.
2017-11-18 jnemethadd quote about libraries offending everyone
2017-07-02 dhollandtypo
2017-06-13 dhollandanother one
2017-05-04 dhollanda thing.
2017-04-16 kamilRemove unmaintained link to imrryr from NetBSD specific...
2017-03-25 dhollandadd somethign
2016-10-14 dhollandadd a couple
2016-08-28 kamilFix another place with a wrong author of "Unkempt Thoughts"
2016-08-26 kamilCorrect the author of "Unkempt Thoughts" - it's Stanisl...
2016-07-15 dhollandadd one
2015-06-27 dhollandadd one
2015-04-03 snjproperly pluralize.
2015-03-25 dhollandAvoid runon sentences.
2015-02-07 wizFix typo. From kspillner@OpenBSD, forwarded by jmc...
2015-01-06 dhollandadd something
2014-12-05 jnemethPR/49451 - Ben Gergely -- add missing attribution
2014-10-18 snj1) "It's its"
2014-02-22 dhollandfix typo, from Henning Petersen in PR misc/48613
2013-12-11 dhollandremove duplicate
2013-12-11 dhollandanother minor fix
2013-12-11 wizReinstate typo since kre claims it's by purpose.
2013-12-11 wizError and typo fixes from OpenBSD and FreeBSD via Henni...
2013-12-11 wizError and typo fixes from OpenBSD and FreeBSD via Henni...
2013-09-19 uweUntabify the header definition to avoid misaligned...
2013-09-19 uweUse .Fa instead of .Ar to refer to header fields.
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(...
2013-07-24 wizFix typo.
2013-07-24 jnemethadd an Oscar Wilde quote
2013-05-12 dhollandDon't expect fairings.
2013-02-17 pgoyetteFix same typo in the other file in which it occurs
2013-02-17 pgoyetteFix minor typo
2012-12-08 jnemethAdd some quotes by Henry Ford, found at:
2012-11-22 mbalmerFix two quotes from "The Tao of Programming". From...
2012-10-22 jakllschAttribute "The STAR WARS Song" to "Weird Al" Yankovic...
2012-10-13 dhollandPass -Wstrict-overflow.
2012-10-03 riastradhAdd a remarkably percipient fortune cookie.
2012-10-03 riastradhFix formatting of Churchill quote on declarations of...
2012-08-04 jdfsrc/games/fortune/fortune/fortune.6:
2012-06-19 dhollandWARNS=5, and make WARNS=5 the default for src/games.
2012-06-19 dhollandTypo. Reported by I-forget-who-but-they'd-probably...
2012-06-05 riastradhAttribute the `Consequences, Schmonsequences...' quote...
2011-12-06 jakllschPer [1] the speed of light in a vaccum is exactly 29979...
2011-11-19 jnemethgrammar fix
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
2011-01-24 dyoungFix spelling: it's *Jef* Raskin, not Jeff Raskin.
2010-11-25 pookaadd one i saw on irc today
2010-02-16 dhollandLatin police: use proper conjugation.
2010-01-17 wizClose two file descriptors after using them. Found...
2010-01-17 mbalmerThe default output file extension is '.dat', not '...
2010-01-01 dhollandFix math notation, from PR 41547. While here, fix some...
2009-12-08 wiz was disappointed that someone wrote disappointed with...
2009-12-08 mbalmerI was disappointed that someone wrote disappointed...
2009-10-29 dhollandAnother spelling mistake.
2009-10-29 dhollandWhitespace.
2009-10-28 snjFix a bunch of typos and spelling errors.
2009-10-28 snjKill two duplicates.
2009-10-28 dholland"Ghandi" -> "Gandhi"
2009-08-27 dhollandDon't need -DHAVE_REGCOMP any more
2009-08-27 dhollandInstead of trying to cons up a regexp that ignores...
2009-08-27 dhollandTidy up regexp handling further.
2009-08-27 dhollandPrune conditional compilation for using obsolete regexp...
2009-08-27 dhollandWhitespace.
2009-08-27 dhollandPrevent nasal demons in a case I spotted while preparin...
2009-08-27 dhollandANSIfy function definitions.
2009-08-27 dhollandSprinkle some size_t in places where it's better than...
2009-08-27 dhollandremove more unnecessary casts
2009-08-27 dhollandUse correct type for malloc sizes (size_t, not unsigned)
2009-08-27 dhollandremove unnecessary casts
2009-08-12 dhollandsprinkle static
2009-04-12 joergDon't nest displays.
2009-03-15 jnemethgrammar fix
2008-12-02 wizFix fiance/fiancee confusion. Fix another typo.
2008-12-02 wizFix insure -> ensure confusion. From Jason McIntyre...
2008-10-19 apbUse uint32_t and include <stdint.h>, instead of using...
2008-09-29 agcMake this build on Mac OS X.
2008-09-26 apbInstall unstr:
2008-09-26 apbBuild strfile both as a host tool and as an installed...
2008-09-26 apbMake this pass WARNS=4:
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2008-03-25 wizFix a tip: use pkg_info, not pkg_add to find out which...
2008-03-23 jmmvAdd a tip explaining how to run the tests in /usr/tests.
2008-03-22 reedIn example, change dd count size and also chmod so...
2008-03-21 reedAdd five more tips.
2008-03-21 reedAdd "netbsd-tips" fortune database with 23 initial...
2008-02-15 heTypo correction: s/than/that/ in one instance.
2008-01-25 heI'm guessing that there should be no space between...
2008-01-03 dhollandFun with parts of speech: `stupid' here is an adjective...
next