summaryrefslogtreecommitdiffstats
path: root/games/fortune
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix a grammar bogon.schweikh2003-02-241-1/+1
| | | | | Submitted by: Seth Hieronymus <sethh@principia.edu> X-MFC after: 4.8 is out the door.
* Add a quote from Bob Schieffer's recent book about freedom of the press.wollman2003-02-231-0/+11
|
* "Happiness" is a noun.ceri2003-02-181-2/+2
| | | | | PR: misc/47345 Submitted by: Ben Rosengart <ben@narcissus.net>
* Add Greenspun's Tenth Rule of Programming.fanf2003-02-181-0/+5
|
* Correct typos.schweikh2003-02-162-2/+2
| | | | | Submitted by: Seth Hieronymus <sethh@principia.edu> X-MFC after: 4.8 is out the door
* Remove the suggestion to try `hangman', because it does not existrobert2003-02-151-3/+0
| | | | in the base system anymore.
* Add Warner Losh quote.wes2003-02-111-0/+4
| | | | Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
* Immortalize a Robert Watson quote.mike2003-02-101-0/+7
|
* Add an explanation of why indirection is good. Remove an indirectionfanf2003-01-231-15/+4
| | | | filk that also appears in fortunes2.
* s/Kank/Kang/ (the klingon)schweikh2003-01-042-2/+3
| | | | | PR: misc/45012 Submitted by: Steve Coltrin <spcoltri@omcl.org>
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-014-17/+17
| | | | especially in troff files.
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-303-14/+15
| | | | Add FreeBSD Id tag where missing.
* Fix a typo. Add FreeBSD ID in a %% comment.schweikh2002-11-171-1/+2
| | | | MFC after: 3 days
* set watch in tcsh requires an equal sign after the variable name.joerg2002-11-161-1/+1
| | | | MFC after: 1 day
* Add gerrold.limerick to the building process.dcs2002-11-101-3/+3
|
* Finished at last.dcs2002-11-101-1/+706
|
* Filling this file at last (now check when I first committed it and see howdcs2002-11-091-0/+72
| | | | | | long certain people take to return books...). Still more to go.
* The future's bright: the future's Ballard...fanf2002-10-301-0/+3
|
* Add a fortune for people who have read their classics.phk2002-10-291-0/+9
|
* Minor grammatical correctiontom2002-10-201-2/+2
|
* Fix the path to the make.conf example file.blackend2002-10-191-1/+2
| | | | | PR: docs/44278 Submitted by: Chris Pepper <pepper@rockefeller.edu>
* So a positive time zone offset is west, right? or is it east? Um.fanf2002-10-191-0/+9
| | | | | | | What is the standard for this, anyway? Ah, we get to choose. I see. This commit is brought to you by the numbers 2001 and 2822 and the letters P, O, S, I, X and R, F, C.
* Correct the description of what fortunes get installed (by default, also theschweikh2002-09-241-3/+5
| | | | | | | | | offensive ones). Make it clear that datfiles/Makefile needs to be edited in case someone wants it otherwise. PR: misc/36153 Submitted by: Nick Jennings <nick@namodn.com> X-MFC after: 4.7 is out the door.
* s/seems to thing/seems to thinkschweikh2002-09-211-1/+1
| | | | X-MFC after: 4.7 is out the door
* Fix spelling of Bismarck's name and remove duplicatetg2002-09-112-19/+3
| | | | Bertrand Russell quotations.
* Add a tip about using sed(1)'s FreeBSD-specific -i option.jmallett2002-09-041-0/+10
| | | | MFC after: 42 days
* Spell Ken Olsen's name the same way everywhere.dwmalone2002-08-312-3/+3
| | | | PR: 7434
* Remove some Dijkstra quotes from fortunes that are duplicated in fortunes2.fanf2002-08-092-47/+14
| | | | | Move the single remaining one across to fortunes2 to join its friends. Spell his name consistently. Remove a couple of other duplicate fortunes.
* Re-sort.fanf2002-08-091-3/+3
|
* Remove spurious quotes.fanf2002-08-091-2/+2
|
* Correctly sort previous addition.fanf2002-08-091-5/+5
|
* Some more advice from Dijkstra.fanf2002-08-091-0/+5
|
* Fix a couple of typos in a Dijkstra quote.fanf2002-08-091-2/+2
|
* Fix a typo.dwmalone2002-07-141-1/+1
| | | | | PR: 40539 Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Fix a typo.dwmalone2002-07-141-1/+1
| | | | | PR: 40523 Submitted by: Andrew Stevenson <andrew@ugh.net.au>
* Fix whitespace botch in previous commit.peter2002-07-091-0/+1
|
* Add C code that counts the bits in a 32 bit word, right next to the C codepeter2002-07-092-0/+15
| | | | that reverses the bits in a 32 bit word. Who thinks up this stuff?
* Paraphrase a quote to remove year specific references.mp2002-07-071-1/+1
| | | | | PR: 40291 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
* Add used include of <stdlib.h>, copying style bugs from adjacent lines.wollman2002-05-301-0/+1
|
* Correctly attribute a Douglas Adams quote, and remove a duplicate ofdougb2002-05-152-5/+1
| | | | the same quote.
* s/-300K/~300K/mph2002-05-012-2/+2
| | | | | | | This is an absolute (kelvin) temperature. I expect that in the original source it was typeset as $\sim 300~{\rm K}$ or similar, meaning "approximately 300 K". Changing it to a minus sign in the fortunes file was clearly an error, as absolute temperatures are by definition positive.
* More ispell fundougb2002-04-301-3/+3
|
* Fix a few more of my typos, a few others I noticed, and some ispell help.dougb2002-04-301-5/+5
|
* Correct typo (is -> us).sheldonh2002-04-301-1/+1
|
* Add something absurd I used one night as an example of CS overcomplicationjmallett2002-04-291-0/+19
| | | | of things most hackers take for granted.
* Add one more here.jmallett2002-04-291-0/+10
| | | | Submitted by: Glen "Going to be a Daddy" Neff
* Remove a Kurt Vonnegut quote that appears in fortunes.jmallett2002-04-291-18/+0
|
* Spell out the name of Hunter S. Thompson.jmallett2002-04-293-6/+6
|
* Sort one, remove some dupes.jmallett2002-04-291-17/+3
|
* Add something I found amusing when overheard, and a paraphrasal of it.jmallett2002-04-291-0/+4
|
OpenPOWER on IntegriCloud