Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. s/women/woman/ when the singular is intended | dougb | 2005-01-11 | 1 | -14/+5 |
| | | | | | | 2. Remove some duplicates 3. Slightly improve a punch line, "and then cut off her head" instead of "and cut her head off." | ||||
* | Correct two typos in almost identical fortunes. | schweikh | 2005-01-10 | 1 | -2/+2 |
| | |||||
* | There is a better way to find out whether a port is installed or not. | josef | 2005-01-03 | 1 | -3/+2 |
| | |||||
* | Correct two typos; remove a duplicate. | schweikh | 2004-12-30 | 1 | -5/+2 |
| | |||||
* | "3 hands" | wilko | 2004-12-24 | 1 | -0/+7 |
| | |||||
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
| | |||||
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 3 | -3/+3 |
| | | | | OK'ed by: core | ||||
* | From Richard W. Hamming ``You and Your Research'' | dds | 2004-12-11 | 1 | -0/+5 |
| | | | | | | | | | Transcription of the Bell Communications Research Colloquium Seminar 7 March 1986 by J. F. Kaiser: There are wavelengths that people cannot see, there are sounds that people cannot hear, and maybe computers have thoughts that people cannot think. | ||||
* | The Ken Thompson school of thought on expert systems: | dds | 2004-11-27 | 1 | -0/+4 |
| | | | | | | | | there's table lookup, fraud, and grand fraud. -- Andrew Hume USENIX'04 Technical Conference, reported by Adam S. Moskowitz ;Login: 29(5):49, October 2004. | ||||
* | s/Here about/Hear about/ and sort accordingly. | schweikh | 2004-11-12 | 1 | -3/+3 |
| | |||||
* | Never be afraid to try something new. Remember, amateurs built the ark. | wilko | 2004-10-27 | 1 | -0/+3 |
| | | | | Professionals built the Titanic. | ||||
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 3 | -3/+4 |
| | | | | any fake value. | ||||
* | Improve accuracy of last addition, as best Google advices me. | phk | 2004-10-22 | 1 | -2/+3 |
| | |||||
* | I'm surprised this one was not here yet. | phk | 2004-10-22 | 1 | -0/+3 |
| | | | | | | | To save you all a trip to CVSWEB: Experts have correctly predicted nine out of the last five recessions. -- Paul Samuelson, Nobel laureate in economics. | ||||
* | Properly initialise 'filename' so that random -l doesn't try to open NULL. | stefanf | 2004-10-03 | 1 | -5/+4 |
| | | | | | Const-qualify 'filename' to avoid a strdup() call due to -Wwrite-strings silliness. | ||||
* | The state that separates its scholars from its warriors will have its | wilko | 2004-09-29 | 1 | -0/+5 |
| | | | | thinking done by cowards, and its fighting by fools. - Thucydides | ||||
* | Fix make search entries. | blackend | 2004-08-24 | 1 | -2/+2 |
| | | | | | PR: docs/70899 Submitted by: Marc Silver <marcs@draenor.org> | ||||
* | s/the on/on the/ | blackend | 2004-08-23 | 1 | -1/+1 |
| | | | | | PR: misc/70842 Submitted by: Sean C. Farley <sean-freebsd@farley.org> | ||||
* | Immortalize the words of a -current reader. | des | 2004-08-20 | 1 | -0/+3 |
| | |||||
* | Add a useful snippet on limitations of inductive reasoning by Bertrand | rwatson | 2004-08-15 | 1 | -0/+6 |
| | | | | Russell. | ||||
* | Correct grammo. | schweikh | 2004-08-14 | 1 | -1/+1 |
| | |||||
* | Include <stdlib.h> for exit(), use prototypes and bump WARNS to 6. | stefanf | 2004-08-01 | 2 | -5/+6 |
| | |||||
* | The name of the landlord in Shaw's _The Man of Destiny_ is Giuseppe (not | des | 2004-07-26 | 2 | -4/+4 |
| | | | | | | | Guiseppe) Gandi. Submitted by: Massimiliano Stucchi <stucchi@willystudios.com> MFC after: 3 days | ||||
* | Make this WARNS=3 clean. | le | 2004-07-23 | 2 | -5/+4 |
| | | | | | PR: bin/38931 Submitted by: Giorgos Keramidas <keramida@freebsd.org> | ||||
* | Fix typos. | le | 2004-07-20 | 1 | -3/+3 |
| | | | | | PR: misc/67586 Submitted by: Paul A. Hoadley <paulh@logicsquad.net> | ||||
* | Fix whitespace and punctuation. | le | 2004-07-20 | 1 | -20/+16 |
| | | | | | PR: misc/49967 Submitted by: Sean C. Farley <sean-freebsd@farley.org> | ||||
* | Remove duplicate fortunes and fix some typos. | le | 2004-07-20 | 1 | -396/+9 |
| | | | | | | PR: misc/45839 Submitted by: Philipp Mergenthaler <philipp.mergenthaler@stud.uni-karlsruhe.de> | ||||
* | Resolve a couple of warnings and bump WARNS to 6. | stefanf | 2004-07-11 | 2 | -10/+12 |
| | |||||
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
| | |||||
* | mdoc(7): Correct the type of the display. | ru | 2004-07-02 | 1 | -4/+2 |
| | |||||
* | Add a Nicollism. | wollman | 2004-06-24 | 1 | -0/+3 |
| | |||||
* | Discontinue use of old libcompat regexp routines. | phk | 2004-06-21 | 2 | -51/+12 |
| | |||||
* | Correct assorted typos and grammos. | schweikh | 2004-06-10 | 1 | -3/+3 |
| | |||||
* | Consistently credit President Truman as Harry S. Truman. | des | 2004-06-01 | 2 | -9/+9 |
| | |||||
* | Update the "All I really need to know I learned in kindergarten" entry | dougb | 2004-06-01 | 1 | -25/+36 |
| | | | | | by using the text from the Villard Books edition (1989, pages 6 through 8) and formatting to fit in 72 columns. | ||||
* | * Reformat several attributions according to ../Notes (mostly whitespace) | dougb | 2004-06-01 | 2 | -445/+420 |
| | | | | | | | | * Spell out some names that were pointlessly abbreviated * Remove a couple of incidental duplicates * Harry Truman had no actual middle name. The initial "S" was added to his name to make him appear more statesmanlike. Therefore it's not usually punctuated. * Format a couple of actual fortunes to fit into 72 columns | ||||
* | Remove duplicates of the "wherever you go, there you are" fortune, | dougb | 2004-06-01 | 2 | -8/+5 |
| | | | | | quote directly from the movie, and give a better attribution (with correct spelling) for Buckaroo Banzai. | ||||
* | Definition of recursion. | wollman | 2004-05-25 | 1 | -0/+6 |
| | |||||
* | Added forgotten quotes for citations. | schweikh | 2004-05-20 | 1 | -6/+6 |
| | |||||
* | Markup fixes. | ru | 2004-05-16 | 1 | -20/+28 |
| | |||||
* | Really add -l to the usage output. | ru | 2004-05-16 | 1 | -1/+1 |
| | |||||
* | I *knew* it would be a bad idea to touch the fortunes. *sigh* | fanf | 2004-05-11 | 1 | -1/+1 |
| | | | | | Submitted by: Kevin Oberman <oberman@es.net> Pointy hat to: me, again | ||||
* | Pedantry. | fanf | 2004-05-11 | 2 | -3/+3 |
| | | | | Submitted by: njl@ | ||||
* | Add Greek character encoding suport. | dds | 2004-05-11 | 2 | -16/+79 |
| | | | | MFC after: 2 weeks | ||||
* | On the signs of network congestion. | fanf | 2004-05-11 | 2 | -0/+8 |
| | | | | Submitted by: Simon Tatham <anakin@pobox.com> | ||||
* | Re-sort | fanf | 2004-05-10 | 1 | -3/+3 |
| | |||||
* | Moore's law vs. Nethack | fanf | 2004-05-10 | 1 | -0/+2 |
| | | | | Submitted by: Simon Tatham <anakin@pobox.com> | ||||
* | Fix grammar to make it correctly wrong. | cperciva | 2004-04-29 | 1 | -1/+1 |
| | |||||
* | Add a new fortune from petef. | smkelly | 2004-04-29 | 1 | -0/+2 |
| | | | | Obtained from: petef | ||||
* | Add jerk city commentary on C++. | imp | 2004-04-27 | 1 | -0/+4 |
| |