summaryrefslogtreecommitdiffstats
path: root/games/fortune
Commit message (Collapse)AuthorAgeFilesLines
* Her name was Anne Frank, not Ann Frank.wilko2006-02-191-1/+1
| | | | MFC after: 1 month
* Wisdom about the Open Source ecosystem.grog2006-02-161-0/+5
| | | | Submitted by: MÃ¥rten Mickos
* Clarify time frame of jkh quote.grog2006-01-311-1/+1
|
* Add wisdom from jkh.grog2006-01-311-0/+16
|
* Never do programs contain so few bugs as when no debugging toolsdds2006-01-281-0/+4
| | | | | | | are available. -- Niklaus Wirth Pointed by: Panagiotis Louridas
* Add some wisdom from Garrett Wollman concerning error codes returned bycperciva2006-01-271-0/+5
| | | | system calls.
* Remove some duplicated entriesmatteo2006-01-211-183/+27
| | | | | | | PR: conf/81924 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> Approved by: philip (mentor) MFC after: 3 days
* Correct some typos.schweikh2005-12-261-2/+2
|
* We will not be responsible for damage to equipment, your ego, county widewilko2005-12-251-0/+8
| | | | | | | | | power outages, spontaneously generated mini (or larger) black holes, planetary disruptions, or personal injury or worse that may result from the use of this material. -- taken from Samuel M. Goldwasser's Sam's Strobe FAQ Notes on the Troubleshooting and Repair of Electronic Flash Units and Strobe Lights
* "A life lived in fear is a life half lived"wilko2005-12-241-0/+2
|
* Add missing John Gilmore quote.dds2005-12-121-0/+3
|
* Canonify, correct, and add citations related to Douglas Adams' work.dougb2005-12-051-14/+19
| | | | Correct a quotation from Hitchhiker's.
* Add another 'best quote about XML evar!' courtesy Pav Lucistnik (pav@)wes2005-12-011-0/+3
|
* correct typowilko2005-11-231-1/+1
|
* add witty remark about serious thought.wilko2005-11-211-0/+6
| | | | MFC after: 2 days
* Fix typophk2005-10-191-1/+1
|
* Bruce Schneier is underrepresented in the fortune file.phk2005-10-181-0/+4
|
* Add a valuable piece of Usenet advice about storing passwords. :-)philip2005-10-171-0/+4
| | | | Obtained from: jpd on comp.unix.bsd.freebsd.misc
* Nuke duplicates found via fuzzy logic:schweikh2005-09-281-401/+15
| | | | | | | | | | | | | | | | | - typos - different spelling, punctuation, whitespace - phonetically similar names - words rearranged ("was once" vs "once was" etc) If a limerick appeared as a single one and as part of a double or triple, the singleton was removed. With a little help from: sort limerick|uniq -d This still turns up 20 lines being repeated, but the respective limericks are sufficiently unique to leave them in (i.e. most differ in at least two lines). Nuke spaces in front of colons while I'm here.
* Whitespaces cleanup.krion2005-09-231-62/+62
| | | | | PR: conf/81926 Submitted by: Gavin Atkinson <gavin.atkinson at ury dot york dot ac dot uk>
* Remove a fortune that is duplicated verbatim in fortunes2-odougb2005-09-211-8/+0
|
* Remove a duplicate and fix a typo.schweikh2005-09-102-3/+1
|
* Notable quote by Theodore Roosevelt.wilko2005-09-061-0/+5
| | | | MFC after: 3 days
* Punctuation corrections.schweikh2005-08-301-2/+2
|
* About lifewilko2005-08-241-0/+5
|
* Add relationship between offence and beer.grog2005-08-221-0/+5
| | | | Submitted by: philip
* -- storage engineer on the virtues of FC-ALwilko2005-08-191-1/+6
|
* Move the "yiddish cooking has killed more jews than Hitler" quote backmurray2005-08-192-3/+3
| | | | | | | | | to the offensive file. The other Hitler quotes/references stay in the unoffensive file, as they offer more historical perspective than this one. Approved by: core
* wisdom about 'beachhead'wilko2005-08-151-0/+5
|
* Add the best quote evar! about XML.wes2005-08-141-0/+4
|
* Be a nice community member and honor the request for backout afterschweikh2005-08-102-73/+78
| | | | stirring the hornet's nest. This issue will be resolved by core.
* Move the Hitler quotes and some references to him to the "offensive" file.schweikh2005-08-082-78/+73
| | | | I did not bother to sort them all. If you have a script, feel free.
* While I find the Hitler quotes extremely questionable, I'm enoughschweikh2005-08-081-5/+5
| | | | of a pedant to properly spell the monster's first name.
* Fix locations of some links.krion2005-08-061-8/+7
| | | | | | | Word smithing. PR: conf/81923 Submitted by: Gavin Atkinson <gavin dot atkinson at ury.york.ac.uk>
* My change, namely srandomdev() addition, was backed out even withoutache2005-07-231-3/+1
| | | | | | | | | | | | | | | | | discussing with me, and I obviously disagree seeing that afterwards (srandomdev() back out not fix any thing, it can only mask the problem). So, back out the back out and return srandomdev(). People who have problems with repeated quotes should use -D fortune option for debugging to see is the problem in (1) /dev/random initialization or in (2) fortune code itself. I will be glad to help, but I can't reproduce repeated quote situation on my machine. In either case found, (1) or (2) should be fixed instead of removing srandomdev().
* Use a random number to seed the random number generator. Goodby, Rushgrog2005-07-231-1/+3
| | | | | | | | | Limbaugh. This should have already worked properly if random(4) has been initialized correctly, but it seems that this is frequently not the case. Instead, use the microsecond part of the current time as the seed.
* Snoopy in quality of life.phk2005-06-101-1/+3
|
* When operating the diopter adjustment knob with your eye to the view-wilko2005-06-061-0/+5
| | | | | | | finder, be careful not to put your fingers or fingernails in your eye. -- found in the users manual of the Nikon D2x camera, a camera for professional photographers %
* Hand it to spaff, he knows how to say it:phk2005-05-291-0/+5
| | | | | | | Using encryption on the Internet is the equivalent of arranging an armoured car to deliver credit card information from someone living in a cardboard box to someone living on a park bench. -- Gene Spafford, Purdue University.
* Remove duplicate and attribute Weinbergs second law to the right weinberg.phk2005-05-131-3/+1
|
* Nuke a corrupted duplicate.schweikh2005-05-071-8/+3
| | | | Some white space and punctuation fixes.
* s/which/witchschweikh2005-04-241-1/+1
|
* Data is not information;phk2005-04-131-0/+5
| | | | | | Information is not knowledge; Knowledge is not wisdom -- Gary Flake
* s/self-distruction/self-destructionschweikh2005-04-101-2/+2
|
* He who receives ideas from me, receives instruction himself withoutphk2005-03-221-0/+5
| | | | | | lessening mine; as he who lights his taper at mine receives light without darkening me. -- Thomas Jefferson on patents on ideas.
* Typo.murray2005-03-191-1/+1
| | | | | | PR: conf/77178 Submitted by: Andras Jako <jako.andras@eik.bme.hu> MFC after: 1 week
* These words, while not spoken about anything even slightly related, are very,philip2005-03-141-0/+3
| | | | | | very applicable when waiting for world to compile *grin* Impatience award to: philip
* Remove dublicate entries and correct apostrophe abuse.brueffer2005-03-131-9/+5
| | | | Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
* Add a story about confusing information theory with thermodynamics.yar2005-03-071-0/+7
|
* Another good Dijkstra quote.phk2005-03-041-0/+6
|
OpenPOWER on IntegriCloud