summaryrefslogtreecommitdiff
path: root/games/fortune
AgeCommit message (Expand)Author
2014-02-22fix typo, from Henning Petersen in PR misc/48613dholland
2013-12-11remove duplicatedholland
2013-12-11another minor fixdholland
2013-12-11Reinstate typo since kre claims it's by purpose.wiz
2013-12-11Error and typo fixes from OpenBSD and FreeBSD via Henning Petersenwiz
2013-12-11Error and typo fixes from OpenBSD and FreeBSD via Henning Petersenwiz
2013-09-19Untabify the header definition to avoid misaligned comment onuwe
2013-09-19Use .Fa instead of .Ar to refer to header fields.uwe
2013-09-19Now that we use "nbtool_config.h" we can use __dead again and dropuwe
2013-09-19Don't define TRUE/FALSE, which may conflict with host headers.uwe
2013-09-18#include "nbtool_config.h" to pull in getprogname() declaration.uwe
2013-07-24Fix typo.wiz
2013-07-24add an Oscar Wilde quotejnemeth
2013-05-12Don't expect fairings.dholland
2013-02-17Fix same typo in the other file in which it occurspgoyette
2013-02-17Fix minor typopgoyette
2012-12-08Add some quotes by Henry Ford, found at:jnemeth
2012-11-22Fix two quotes from "The Tao of Programming". From FreeBSD.mbalmer
2012-10-22Attribute "The STAR WARS Song" to "Weird Al" Yankovic under the proper title,jakllsch
2012-10-13Pass -Wstrict-overflow.dholland
2012-10-03Add a remarkably percipient fortune cookie.riastradh
2012-10-03Fix formatting of Churchill quote on declarations of war.riastradh
2012-08-04src/games/fortune/fortune/fortune.6:jdf
2012-06-19WARNS=5, and make WARNS=5 the default for src/games.dholland
2012-06-19Typo. Reported by I-forget-who-but-they'd-probably-rather-not-be-credited,dholland
2012-06-05Attribute the `Consequences, Schmonsequences...' quote to Daffy Duck.riastradh
2011-12-06Per [1] the speed of light in a vaccum is exactly 299792458 m/s.jakllsch
2011-11-19grammar fixjnemeth
2011-08-31NULL does not need a castplunky
2011-08-17Remove redundant set of prototypes for local functions, exposed bydholland
2011-08-17Move some things around so declarations appear in a reasonable order.dholland
2011-08-16Use __dead instead of __attribute__((__noreturn__)).dholland
2011-08-16kill homebrew error functionschristos
2011-01-24Fix spelling: it's *Jef* Raskin, not Jeff Raskin.dyoung
2010-11-25add one i saw on irc todaypooka
2010-02-16Latin police: use proper conjugation.dholland
2010-01-17Close two file descriptors after using them. Found by cppcheck.wiz
2010-01-17The default output file extension is '.dat', not '.out'.mbalmer
2010-01-01Fix math notation, from PR 41547. While here, fix some potential tabdholland
2009-12-08 was disappointed that someone wrote disappointed with one 'p', so I fixed it.wiz
2009-12-08I was disappointed that someone wrote disappointed with two 's', so I fixed it.mbalmer
2009-10-29Another spelling mistake.dholland
2009-10-29Whitespace.dholland
2009-10-28Fix a bunch of typos and spelling errors.snj
2009-10-28Kill two duplicates.snj
2009-10-28"Ghandi" -> "Gandhi"dholland
2009-08-27Don't need -DHAVE_REGCOMP any moredholland
2009-08-27Instead of trying to cons up a regexp that ignores case, use REG_ICASE.dholland
2009-08-27Tidy up regexp handling further.dholland
2009-08-27Prune conditional compilation for using obsolete regexp libraries.dholland