Diomidis Spinellis
f86495e781
The Ken Thompson school of thought on expert systems:
...
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.
2004-11-27 08:28:58 +00:00
Jens Schweikhardt
cc00e79feb
s/Here about/Hear about/ and sort accordingly.
2004-11-12 10:15:43 +00:00
Wilko Bulte
20441b2ec2
Never be afraid to try something new. Remember, amateurs built the ark.
...
Professionals built the Titanic.
2004-10-27 20:28:56 +00:00
Ruslan Ermilov
a35d88931c
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
Poul-Henning Kamp
6373a876a4
Improve accuracy of last addition, as best Google advices me.
2004-10-22 19:59:37 +00:00
Poul-Henning Kamp
c99726d396
I'm surprised this one was not here yet.
...
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.
2004-10-22 16:18:15 +00:00
Stefan Farfeleder
5618536d0b
Properly initialise 'filename' so that random -l doesn't try to open NULL.
...
Const-qualify 'filename' to avoid a strdup() call due to -Wwrite-strings
silliness.
2004-10-03 15:34:15 +00:00
Wilko Bulte
fa38f371c8
The state that separates its scholars from its warriors will have its
...
thinking done by cowards, and its fighting by fools. - Thucydides
2004-09-29 19:52:19 +00:00
Marc Fonvieille
aaa7f2858e
Fix make search entries.
...
PR: docs/70899
Submitted by: Marc Silver <marcs@draenor.org>
2004-08-24 11:30:28 +00:00
Marc Fonvieille
196d7a9b0c
s/the on/on the/
...
PR: misc/70842
Submitted by: Sean C. Farley <sean-freebsd@farley.org>
2004-08-23 11:00:20 +00:00
Dag-Erling Smørgrav
0f81131e63
Immortalize the words of a -current reader.
2004-08-20 13:39:28 +00:00
Robert Watson
e10d31a8f2
Add a useful snippet on limitations of inductive reasoning by Bertrand
...
Russell.
2004-08-15 19:24:17 +00:00
Jens Schweikhardt
29cf807a18
Correct grammo.
2004-08-14 06:29:17 +00:00
Stefan Farfeleder
e71c114c97
Include <stdlib.h> for exit(), use prototypes and bump WARNS to 6.
2004-08-01 18:52:40 +00:00
Dag-Erling Smørgrav
d453d5bc01
The name of the landlord in Shaw's _The Man of Destiny_ is Giuseppe (not
...
Guiseppe) Gandi.
Submitted by: Massimiliano Stucchi <stucchi@willystudios.com>
MFC after: 3 days
2004-07-26 21:18:58 +00:00
Lukas Ertl
3e7ee83cbd
Make this WARNS=3 clean.
...
PR: bin/38931
Submitted by: Giorgos Keramidas <keramida@freebsd.org>
2004-07-23 11:36:35 +00:00
Lukas Ertl
e231995bb9
Fix typos.
...
PR: misc/67586
Submitted by: Paul A. Hoadley <paulh@logicsquad.net>
2004-07-20 08:32:42 +00:00
Lukas Ertl
2a5395ddef
Fix whitespace and punctuation.
...
PR: misc/49967
Submitted by: Sean C. Farley <sean-freebsd@farley.org>
2004-07-20 08:28:28 +00:00
Lukas Ertl
efd0e5f49e
Remove duplicate fortunes and fix some typos.
...
PR: misc/45839
Submitted by: Philipp Mergenthaler
<philipp.mergenthaler@stud.uni-karlsruhe.de>
2004-07-20 08:19:51 +00:00
Stefan Farfeleder
2e96a4c68b
Resolve a couple of warnings and bump WARNS to 6.
2004-07-11 17:26:18 +00:00
Ruslan Ermilov
248ad594ab
Mechanically kill hard sentence breaks.
2004-07-02 21:16:38 +00:00
Ruslan Ermilov
a7bbcd9a7d
mdoc(7): Correct the type of the display.
2004-07-02 21:15:48 +00:00
Garrett Wollman
e60883c5a2
Add a Nicollism.
2004-06-24 03:08:44 +00:00
Poul-Henning Kamp
07c1e2e1de
Discontinue use of old libcompat regexp routines.
2004-06-21 16:07:30 +00:00
Jens Schweikhardt
cad27670ff
Correct assorted typos and grammos.
2004-06-10 21:03:34 +00:00
Dag-Erling Smørgrav
fb86d10eff
Consistently credit President Truman as Harry S. Truman.
2004-06-01 09:45:16 +00:00
Doug Barton
f4d7361ecf
Update the "All I really need to know I learned in kindergarten" entry
...
by using the text from the Villard Books edition (1989, pages 6 through
8) and formatting to fit in 72 columns.
2004-06-01 05:00:46 +00:00
Doug Barton
afe8bb313c
* Reformat several attributions according to ../Notes (mostly whitespace)
...
* 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
2004-06-01 04:32:11 +00:00
Doug Barton
7934cbe0d3
Remove duplicates of the "wherever you go, there you are" fortune,
...
quote directly from the movie, and give a better attribution (with
correct spelling) for Buckaroo Banzai.
2004-06-01 00:16:32 +00:00
Garrett Wollman
7aab90d5f7
Definition of recursion.
2004-05-25 19:15:02 +00:00
Jens Schweikhardt
3231abbd6d
Added forgotten quotes for citations.
2004-05-20 08:15:58 +00:00
Ruslan Ermilov
fc583d20af
Markup fixes.
2004-05-16 21:52:48 +00:00
Ruslan Ermilov
6c1a40fc90
Really add -l to the usage output.
2004-05-16 21:49:23 +00:00
Tony Finch
a27113d965
I *knew* it would be a bad idea to touch the fortunes. *sigh*
...
Submitted by: Kevin Oberman <oberman@es.net>
Pointy hat to: me, again
2004-05-11 17:43:36 +00:00
Tony Finch
00b1a2a12f
Pedantry.
...
Submitted by: njl@
2004-05-11 17:26:16 +00:00
Diomidis Spinellis
c3cd9d1f90
Add Greek character encoding suport.
...
MFC after: 2 weeks
2004-05-11 11:11:14 +00:00
Tony Finch
aa0bdecb75
On the signs of network congestion.
...
Submitted by: Simon Tatham <anakin@pobox.com>
2004-05-11 10:00:14 +00:00
Tony Finch
fffbf07a36
Re-sort
2004-05-10 23:02:07 +00:00
Tony Finch
7475c308d4
Moore's law vs. Nethack
...
Submitted by: Simon Tatham <anakin@pobox.com>
2004-05-10 23:00:26 +00:00
Colin Percival
9a34ab29f0
Fix grammar to make it correctly wrong.
2004-04-29 06:14:00 +00:00
Sean Kelly
57268cd141
Add a new fortune from petef.
...
Obtained from: petef
2004-04-29 04:36:36 +00:00
Warner Losh
4bb464ddb9
Add jerk city commentary on C++.
2004-04-27 22:32:02 +00:00
Greg Lehey
6a9114196c
Add a Dijkstra comment on programming languages.
2004-04-21 22:39:46 +00:00
Ceri Davies
14f166b706
Don peril-sensitive sunglasses and correct the spelling of ukulele.
...
"Ukulele" is the canonical term, with "ukelele" being a derivation.
Also there is some evidence that the original appearance of the quote
had the spelling "ukulele", although anyone who has a copy of Esquire
from March 1967 is welcome to prove me wrong.
PR: bin/65626
Submitted by: Gavin Atkinson <gavin@ury.york.ac.uk>
2004-04-20 19:20:17 +00:00
Greg Lehey
b0487aaa20
Add an observation by Dijkstra software engineering.
2004-03-22 05:02:01 +00:00
Bruce Evans
ca7c255049
Fixed a mispelling of 0 as NULL.
2004-03-14 05:28:29 +00:00
Tony Finch
bb7b96678f
Label @ as being AC (since it's constructed like a prosign).
...
Submitted by: des
2004-02-20 13:46:39 +00:00
Tony Finch
ac5940be9d
Add some missing punctuation symbols, in particular @ which (according to
...
a recent Press Association release) was added to Morse code by the ITU in
December. @ was previously used for the SK prosign, which is now spelt &.
Obtained from: http://en.wikipedia.org/wiki/Morse_code
2004-02-20 11:55:38 +00:00
Colin Percival
25f718f0b7
Fix misspellings in the freebsd-tips fortunes. The same PR has
...
a patch to mention portupgrade in freebsd-tips as well; I'm not
sure if that belongs here, so I'll leave it for someone else.
PR: misc/37073
Submitted by: Sean Chittenden <sean@chittenden.org>
Approved by: rwatson (mentor)
2004-02-18 05:18:27 +00:00
Wes Peters
b2cbee8f60
Too good to miss.
...
Wisdumb by: Danno Coppock <danno@ipinc.com>
2004-02-09 18:45:25 +00:00