summaryrefslogtreecommitdiffstats
path: root/fortune
Commit message (Collapse)AuthorAgeFilesLines
* fix typo, from Henning Petersen in PR misc/48613dholland2014-02-221-1/+1
|
* remove duplicatedholland2013-12-111-4/+0
|
* another minor fixdholland2013-12-111-1/+1
|
* Reinstate typo since kre claims it's by purpose.wiz2013-12-111-1/+1
| | | Discussion in PR 48442.
* Error and typo fixes from OpenBSD and FreeBSD via Henning Petersenwiz2013-12-111-19/+17
| | | | | | in PR 48443. While here, remove a duplication, fix another typo, and don't claim that Mr. Sheperd was the first man in space.
* Error and typo fixes from OpenBSD and FreeBSD via Henning Petersenwiz2013-12-111-16/+16
| | | in PR 48442.
* Untabify the header definition to avoid misaligned comment onuwe2013-09-191-11/+11
| | | str_delim in PostScript output.
* Use .Fa instead of .Ar to refer to header fields.uwe2013-09-191-4/+4
|
* Now that we use "nbtool_config.h" we can use __dead again and dropuwe2013-09-191-13/+3
| | | | | | local attempts to define its equivalent. Also drop the comment that warns this file is a tool; use of "nbtool_config.h" makes it evident.
* Don't define TRUE/FALSE, which may conflict with host headers.uwe2013-09-191-13/+10
| | | TRUE is unused anyway. Replace all instances of FALSE with 0.
* #include "nbtool_config.h" to pull in getprogname() declaration.uwe2013-09-181-2/+6
|
* Fix typo.wiz2013-07-241-1/+1
|
* add an Oscar Wilde quotejnemeth2013-07-241-0/+6
|
* Don't expect fairings.dholland2013-05-121-0/+3
|
* Fix same typo in the other file in which it occurspgoyette2013-02-171-1/+1
|
* Fix minor typopgoyette2013-02-171-1/+1
|
* Add some quotes by Henry Ford, found at:jnemeth2012-12-081-0/+25
| | | http://www.goodreads.com/author/quotes/203714.Henry_Ford
* Fix two quotes from "The Tao of Programming". From FreeBSD.mbalmer2012-11-221-2/+2
|
* Attribute "The STAR WARS Song" to "Weird Al" Yankovic under the proper title,jakllsch2012-10-222-12/+9
| | | | | "Yoda". Correct said lyrics. Correct lyrics to "Weird Al" Yankovic's "One Of Those Days".
* Pass -Wstrict-overflow.dholland2012-10-131-6/+7
|
* Add a remarkably percipient fortune cookie.riastradh2012-10-031-0/+3
|
* Fix formatting of Churchill quote on declarations of war.riastradh2012-10-031-2/+2
|
* src/games/fortune/fortune/fortune.6:jdf2012-08-043-11/+8
| | | | | | | | | | | * reference strfile(8) in `SEE ALSO' section. src/games/fortune/strfile/strfile.8: * remove redundant argument to (successive) `.Nm' macros. src/games/fortune/datfiles/fortunes2: * remove (the least complete variant of a) double fortune. Patch submitted by Bug Hunting.
* WARNS=5, and make WARNS=5 the default for src/games.dholland2012-06-192-13/+8
|
* Typo. Reported by I-forget-who-but-they'd-probably-rather-not-be-credited,dholland2012-06-191-1/+1
| | | during the -6 freeze, and then forgotten until now.
* Attribute the `Consequences, Schmonsequences...' quote to Daffy Duck.riastradh2012-06-051-1/+1
|
* Per [1] the speed of light in a vaccum is exactly 299792458 m/s.jakllsch2011-12-061-1/+1
| | | | | | | | | | | | | | | | | | Per [2] a furlong is 220 yards and a yard is exactly 0.9144 m. Per [3] a fortnight is 14 days. As I didn't find a good authority for what definition of a day a fortnight is measured in, I'll assume here a day is 86400 SI seconds. Thus, the speed of light in a vaccum is approximately 1.80*10^12 furlongs per fortnight. 1.80*10^12 = 299792458*86400*14/(220*0.9144) [1] Resolution 1 of the 17th meeting of the CGPM (1983) http://www.bipm.org/en/CGPM/db/17/1/ [2] Weights and Measures Act 1985 http://www.legislation.gov.uk/ukpga/1985/72 [3] The Concise Oxford Dictionary, 5th Edition, 1964, p. 480
* grammar fixjnemeth2011-11-191-1/+1
|
* NULL does not need a castplunky2011-08-311-3/+3
|
* Remove redundant set of prototypes for local functions, exposed bydholland2011-08-171-11/+2
| | | previous.
* Move some things around so declarations appear in a reasonable order.dholland2011-08-171-33/+32
|
* Use __dead instead of __attribute__((__noreturn__)).dholland2011-08-161-3/+3
|
* kill homebrew error functionschristos2011-08-161-43/+24
|
* Fix spelling: it's *Jef* Raskin, not Jeff Raskin.dyoung2011-01-243-2/+3
|
* add one i saw on irc todaypooka2010-11-251-0/+6
|
* Latin police: use proper conjugation.dholland2010-02-162-2/+2
| | | (whether the rest of the affected fortune is valid either is debatable)
* Close two file descriptors after using them. Found by cppcheck.wiz2010-01-171-2/+4
|
* The default output file extension is '.dat', not '.out'.mbalmer2010-01-171-4/+4
| | | From Lars Nooden via OpenBSD.
* Fix math notation, from PR 41547. While here, fix some potential tabdholland2010-01-011-2/+3
| | | damage in the same fortune.
* was disappointed that someone wrote disappointed with one 'p', so I fixed it.wiz2009-12-081-1/+1
|
* I was disappointed that someone wrote disappointed with two 's', so I fixed it.mbalmer2009-12-081-1/+1
|
* Another spelling mistake.dholland2009-10-291-1/+1
|
* Whitespace.dholland2009-10-296-674/+674
|
* Fix a bunch of typos and spelling errors.snj2009-10-281-135/+135
|
* Kill two duplicates.snj2009-10-281-17/+1
|
* "Ghandi" -> "Gandhi"dholland2009-10-282-2/+1
|
* Don't need -DHAVE_REGCOMP any moredholland2009-08-271-2/+2
|
* Instead of trying to cons up a regexp that ignores case, use REG_ICASE.dholland2009-08-271-51/+13
| | | This makes fortune -im work; it's been broken since whenever.
* Tidy up regexp handling further.dholland2009-08-271-37/+62
|
* Prune conditional compilation for using obsolete regexp libraries.dholland2009-08-271-42/+24
|