summaryrefslogtreecommitdiff
path: root/games/fortune
AgeCommit message (Expand)Author
2014-03-30typo fix From: Josh Grosse;Jason McIntyre
2014-02-16malcolm macdougall, not dacdougall;Jason McIntyre
2014-01-11optarg/optind are declared in <unistd.h>, so kill the externs herePhilip Guenther
2013-12-11typo fix from gavin atkinson, freebsd -r259189;Jason McIntyre
2013-08-29replace srandomdev()+random() with the arc4random*() familyChristian Weisgerber
2013-08-22Correct format string mismatches turned up by -Wformat=2Philip Guenther
2013-08-14no longer any need to quote macro lines with >9 args;Jason McIntyre
2013-05-09teenagers from *outer* space ("they blast the flesh off hunmans!");Jason McIntyre
2013-02-18typo fix; from pgoyette, netbsd -r1.15 and -r1.11, respectively;Jason McIntyre
2013-02-10typo; fix from patrick keshishianJason McIntyre
2012-11-24grammar fix; from Chris Petrik, freebsd pr 173868Jason McIntyre
2012-11-17pjanzen spotted that my previous commit mistakenly omitted anotherJason McIntyre
2012-11-16two spelling fixes; from John-Mark Gurney (freebsd -r243048);Jason McIntyre
2012-06-20typo; netbsd -r1.10Jason McIntyre
2012-05-24typosMiod Vallat
2011-12-04Fix grammar and spelling in a Latin fortune.Pascal Stumpf
2011-11-20grammar fix, from jnemeth@netbsd (-r1.48);Jason McIntyre
2011-06-10typo; from Doug Barton (freebsd r222890)Jason McIntyre
2011-05-16some spelling fixes from Lucas De Marchi, via freebsd;Jason McIntyre
2011-01-03- plug mem leak.Jasper Lievisse Adriaanse
2010-09-04Update 'Fastest Defeat In Chess' fortune, trying to dispel GibaudKenneth R Westerback
2010-07-31fix a capitalisation error;Jason McIntyre
2010-07-26fix the Cecil Beaton quote; from Rob Farmer, freebsd pr #148916Jason McIntyre
2010-07-02update to modern regex code and remove libcompat. ok deraadt phesslerTed Unangst
2010-02-21fix display formatting; ok schwarze sobradoJason McIntyre
2010-02-20drop nested display, fixing the build with mandoc(1);Ingo Schwarze
2010-01-17default output file ends in ".dat", not ".out";Ingo Schwarze
2009-11-05fortunes fix from dougb@freebsd, revision 198921Jason McIntyre
2009-10-30typo from dholland@netbsd (-r1.38);Jason McIntyre
2009-10-29various fixes from netbsd -r1.35 and -r1.36 (snj@netbsd)Jason McIntyre
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-07-14remove some false whitespace before commas;Jason McIntyre
2009-06-07some minor fixes, mainly from from Niclas Zeising, freebsd conf/112024Jason McIntyre
2009-06-05fix a quote from GBS;Jason McIntyre
2008-12-03typo; from hyjialJason McIntyre
2008-12-02typos;Jason McIntyre
2008-11-26typo; ok jmc@Otto Moerbeek
2008-07-30add missing quote; from yar@freebsdJason McIntyre
2008-07-30- fix spelling of Alan Shepard's nameJason McIntyre
2008-04-13Use arc4random_buf() when requesting more than a single word of outputDamien Miller
2008-03-17synchronization between usage and synopsis; add some missing "usage:"'sIgor Sobrado
2008-02-16typo; from he@netbsd, -r1.44Jason McIntyre
2008-01-26remove a bad space; from he@netbsdJason McIntyre
2008-01-04from dholland@netbsd:Jason McIntyre
2007-10-22- remove a duplicate entry. since the fortune can hardly be termedJason McIntyre
2007-09-10Proper use of fseek/fseeko macros.Tobias Stoeckmann
2007-09-04Some more simple malloc(n * m) -> calloc(n, m) conversions.Hans-Joerg Hoexer
2007-06-26Set shortest string count to 0 in strfile(8), if there a no strings foundMoritz Jodeit
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-07brigader -> brigadier;Jason McIntyre