Commit Graph

629 Commits

Author SHA1 Message Date
Jens Schweikhardt
9ce79b6c70 Be a nice community member and honor the request for backout after
stirring the hornet's nest. This issue will be resolved by core.
2005-08-10 17:18:07 +00:00
Jens Schweikhardt
4e30e04c4d Move the Hitler quotes and some references to him to the "offensive" file.
I did not bother to sort them all. If you have a script, feel free.
2005-08-08 19:58:26 +00:00
Jens Schweikhardt
e818716b66 While I find the Hitler quotes extremely questionable, I'm enough
of a pedant to properly spell the monster's first name.
2005-08-08 18:38:30 +00:00
Kirill Ponomarev
b039a026d7 Fix locations of some links.
Word smithing.

PR:		conf/81923
Submitted by:	Gavin Atkinson <gavin dot atkinson at ury.york.ac.uk>
2005-08-06 18:13:30 +00:00
Andrey A. Chernov
f92c1adc15 My change, namely srandomdev() addition, was backed out even without
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().
2005-07-23 18:24:47 +00:00
Greg Lehey
8af732d13c Use a random number to seed the random number generator. Goodby, Rush
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.
2005-07-23 01:46:50 +00:00
Poul-Henning Kamp
6dded714b5 Snoopy in quality of life. 2005-06-10 08:58:44 +00:00
Wilko Bulte
41fa5b81d2 When operating the diopter adjustment knob with your eye to the view-
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
%
2005-06-06 15:43:00 +00:00
Poul-Henning Kamp
98500a3693 Hand it to spaff, he knows how to say it:
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.
2005-05-29 19:29:19 +00:00
Poul-Henning Kamp
e1f74f27c1 Remove duplicate and attribute Weinbergs second law to the right weinberg. 2005-05-13 15:51:56 +00:00
Jens Schweikhardt
4f2795ff0e Nuke a corrupted duplicate.
Some white space and punctuation fixes.
2005-05-07 17:56:50 +00:00
Jens Schweikhardt
c770569c74 s/which/witch 2005-04-24 15:31:11 +00:00
Poul-Henning Kamp
e9a1a34366 Data is not information;
Information is not knowledge;
	Knowledge is not wisdom
			-- Gary Flake
2005-04-13 06:11:49 +00:00
Jens Schweikhardt
6f3997749c s/self-distruction/self-destruction 2005-04-10 10:53:26 +00:00
Poul-Henning Kamp
ebf3f2a194 He who receives ideas from me, receives instruction himself without
lessening mine; as he who lights his taper at mine receives light
without darkening me.
       -- Thomas Jefferson on patents on ideas.
2005-03-22 07:41:22 +00:00
Murray Stokely
7803a8a051 Typo.
PR:		conf/77178
Submitted by:	Andras Jako <jako.andras@eik.bme.hu>
MFC after:	1 week
2005-03-19 02:44:41 +00:00
Philip Paeps
f5ba17d43b These words, while not spoken about anything even slightly related, are very,
very applicable when waiting for world to compile *grin*

Impatience award to:	philip
2005-03-14 21:50:25 +00:00
Christian Brueffer
abe57788f7 Remove dublicate entries and correct apostrophe abuse.
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
2005-03-13 13:20:07 +00:00
Yaroslav Tykhiy
f92907365d Add a story about confusing information theory with thermodynamics. 2005-03-07 06:05:14 +00:00
Poul-Henning Kamp
eabf308004 Another good Dijkstra quote. 2005-03-04 09:47:22 +00:00
Poul-Henning Kamp
ed4d64dbf7 Add missing quote. 2005-03-03 18:32:50 +00:00
Poul-Henning Kamp
52b9f7a5b1 Wisdom from 1972. 2005-03-03 18:07:23 +00:00
Yaroslav Tykhiy
53365f4b43 Give a better advice on how to convert DOS text to UNIX text.
The former tip used `col -bx', which would not only discard
CR's, but also expand TAB's and remove BS'en.  This effect is
not always wanted.

MFC after:	1 week
2005-02-28 17:05:00 +00:00
Yaroslav Tykhiy
02d5d57aba Add a neat remark on the popular belief that the universe is a safe
the man ought to break open and rob.
2005-02-26 12:49:03 +00:00
Ruslan Ermilov
423120f127 Fixed warnings and bump WARNS to 6. 2005-02-23 20:59:03 +00:00
Ruslan Ermilov
8b8984d523 Bump WARNS to 6. 2005-02-23 20:42:47 +00:00
Ruslan Ermilov
be2ff1d140 Make the on-disk format of .dat files produced by strfile(8)
architecture independent.  Besides the fixed-width types in
the header, the offsets are now stored as 64-bit off_t (also
in big endian format).

Tested on:	i386, amd64, sparc64, ia64
2005-02-17 18:06:37 +00:00
Ruslan Ermilov
36a142c455 Expand contractions. 2005-02-13 23:45:54 +00:00
Ruslan Ermilov
0227791b40 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
Ruslan Ermilov
6324f7db72 Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 18:22:15 +00:00
Ruslan Ermilov
f83442ac87 Keep only one style of Pittsburgh driver's tests.
Noticed by:	Pawel Worach
2005-02-08 10:42:22 +00:00
Ruslan Ermilov
0b4978b4ea An aggressive little script I used to trim out duplicate fortunes. 2005-02-07 21:15:16 +00:00
Ruslan Ermilov
6325a5d282 Trim more cookies, by playing with different hash functions,
e.g., by trimming all non-alphabet characters and whitespace,
converting to lowercase, and considering only first (or last)
N letters (maybe only consonants).  The fortune editor then
displays all fortunes that have the same hash, and allows to
remove one of them.  The rest is written to stdout.
2005-02-07 21:00:20 +00:00
Jens Schweikhardt
fb7b9592c7 s/worman/woman/ 2005-02-03 22:48:29 +00:00
Ruslan Ermilov
12e13d5f73 Ignore consonants, and remove more duplicates. 2005-02-03 10:54:07 +00:00
Ruslan Ermilov
70ffe5d36d Removed more duplicates (forgot to ignore underscore). 2005-02-03 09:44:30 +00:00
Ruslan Ermilov
f6f56f8b95 Keep the fortune above this.
Reviewed by:	sheldonh
2005-02-03 09:28:45 +00:00
Ruslan Ermilov
653dbafed5 Remove more duplicates. 2005-02-03 09:27:01 +00:00
Ruslan Ermilov
760542ba2e Ignore vowels, and remove more duplicates, mostly due to typos. 2005-02-03 09:13:02 +00:00
Dag-Erling Smørgrav
1f95f872ae Trim some obnoxious warlording. 2005-02-03 08:47:14 +00:00
Ruslan Ermilov
57bc1cfb15 Removed more duplicates, by ignoring "i", "you", "we",
"an", "is", "are", "will", "'ll", "is", "'s" to find
them.  More to follow...
2005-02-03 08:40:08 +00:00
Ruslan Ermilov
3aa9a20802 Merged fortunes with fortunes2.
Sort fortunes (except for the first entry).
2005-02-03 00:20:37 +00:00
Ruslan Ermilov
1269b8ed60 Fix bugs.
Due to one of the bugs (^C was the first character of each line
when sorting), the -b option of sort(1) didn't take any effect,
so stay bug-compatible, and remove the -b option.
2005-02-03 00:18:06 +00:00
Ruslan Ermilov
5896d2bb13 Removed 1695 fortunes also found in fortunes2. 2005-02-02 10:24:11 +00:00
Ruslan Ermilov
150ea19c8e Ignore case and all non-word characters, and remove more duplicates. 2005-02-01 16:34:38 +00:00
Pav Lucistnik
647273571c - Add few lines from my personal signature file
Suggested by:	Florent Thoumie
Approved by:	mux
2005-02-01 16:22:44 +00:00
Sean Kelly
6eb48b5f02 Remove another duplicate fortune. 2005-02-01 15:48:48 +00:00
Ruslan Ermilov
ec28d17dba Removed full duplicates that only differ in amount of whitespace
and line breaks.
2005-02-01 15:15:33 +00:00
Dag-Erling Smørgrav
8d347b59e1 Remove a duplicate. 2005-02-01 14:10:41 +00:00
Wilko Bulte
0447ccf320 s/principals/principles/
Fortune was duplicated, remove one copy.
2005-01-22 20:00:50 +00:00
Greg Lehey
9322e0f841 Add comment on current state of hardware documentation.
Submitted by: philip
2005-01-19 23:34:25 +00:00
Poul-Henning Kamp
55bf0e4475 Remove committer-specific entry. 2005-01-18 11:52:19 +00:00
Ruslan Ermilov
70c55092de Sort sections. 2005-01-18 08:57:18 +00:00
Poul-Henning Kamp
0763230837 Minor bit of advice. 2005-01-17 10:06:12 +00:00
Doug Barton
f01bcd33ff 1. s/women/woman/ when the singular is intended
2. Remove some duplicates
3. Slightly improve a punch line, "and then cut off her head"
instead of "and cut her head off."
2005-01-11 00:25:38 +00:00
Jens Schweikhardt
60c658a7ff Correct two typos in almost identical fortunes. 2005-01-10 12:03:32 +00:00
Josef El-Rayes
87695ac7ae There is a better way to find out whether a port is installed or not. 2005-01-03 14:17:23 +00:00
Jens Schweikhardt
895e960f4c Correct two typos; remove a duplicate. 2004-12-30 12:18:30 +00:00
Wilko Bulte
5f7c5b5db6 "3 hands" 2004-12-24 12:59:26 +00:00
Ruslan Ermilov
e653b48c80 Start the dreaded NOFOO -> NO_FOO conversion.
OK'ed by:	core
2004-12-21 08:47:35 +00:00
Diomidis Spinellis
86e3437258 From Richard W. Hamming ``You and Your Research''
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.
2004-12-11 21:57:27 +00:00
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
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
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
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
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
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
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
Jens Schweikhardt
9c83887e23 "The Aged Aged Man" was not a word doubling.
Spotted by:	grog
2004-01-19 21:22:21 +00:00
Poul-Henning Kamp
e65046462a typo, duh! 2004-01-13 08:00:55 +00:00
Poul-Henning Kamp
6b073ad98d This is simply too true to not become a fortune.
Wisdom by:	wes
2004-01-13 07:36:17 +00:00
Marc Fonvieille
cf8dceeb43 Add a tip on how to print a manual page.
PR:		docs/61033
Submitted by:	mi@
2004-01-07 19:49:12 +00:00
Ceri Davies
5aad4fa276 Stop "fortune -l" from looping forever.
PR:		bin/58730
Submitted by:	pak <pak@cns.utoronto.ca>
2003-12-27 16:04:41 +00:00
Jens Schweikhardt
d910ed771d Fix all cases of unintended word doublings (the the, and and, ...) and a
few typos.
2003-12-26 21:32:47 +00:00
Dag-Erling Smørgrav
76e762998c Use WARNS level 2 instead of setting CFLAGS explicitly to -Wall. 2003-12-07 17:34:52 +00:00
Poul-Henning Kamp
41ea5e4b77 A too good Feynman quote to pass up. 2003-12-07 10:03:20 +00:00
Poul-Henning Kamp
5645e50570 Add a card carryring member of the Pointless Comparison Collection. 2003-11-12 20:08:47 +00:00
Wilko Bulte
094e585d1c reformat HP eng. mgr quote
Requested by: nate
2003-11-10 23:08:39 +00:00
Peter Pentchev
92797e8470 Fix a typo: 'in cloud' -> 'in a cloud'.
PR:		58909
Submitted by:	Chris Pepper <pepper@rockefeller.edu>
MFC after:	1 week
2003-11-04 09:21:59 +00:00
Poul-Henning Kamp
b6f0aad2fb Addition. 2003-10-20 21:22:41 +00:00
Tony Finch
32f3fff9ac A comment about spam and cockroaches.
Suggested by:	dwmalone
2003-10-16 15:25:19 +00:00
Thomas Gellekum
f8aa6f0c29 Fix typo. 2003-10-15 10:25:31 +00:00
Jens Schweikhardt
9301f38e84 Correct a typo (s/And/An/) 2003-10-12 11:37:15 +00:00
Jens Schweikhardt
3319e41ce0 Removed "Gerat" which is a typo of "Great".
Added FreeBSD ID.
2003-10-08 16:49:19 +00:00
Garrett Wollman
b3b86d2929 Retrocomputing alternate history.... 2003-10-07 15:09:19 +00:00
Wilko Bulte
bebbcc8ef8 Polish last fortune.
Suggested by: nate
2003-10-06 22:11:03 +00:00
Wilko Bulte
e95a20fe4f 'Upon the release of the second version'
Suggested that this is fortune material: rene@tunix.nl
MFC after: 2 weeks
2003-10-06 19:34:35 +00:00
Eivind Eklund
2b4226712d Fix spelling/grammar errors and remove a duplicate 2003-09-13 15:46:35 +00:00
Doug Barton
461722f0f2 * Fix a duplicate "how how"
* Fix pedstals -> pedestals
2003-08-31 23:05:39 +00:00
Ceri Davies
994d89af83 Correct a grammatical error.
PR:		misc/54967
Submitted by:	Paul A. Scott <pscott@the-frontier.org>
MFC After:	4 weeks
2003-08-25 20:08:16 +00:00
Andrey A. Chernov
90862ca23d LANG->LC_ALL
Pointed by:     ru
2003-08-04 21:31:53 +00:00
Andrey A. Chernov
ca87b783b5 Use LANG=C before tr to be shure that ranges are correct 2003-08-04 15:31:57 +00:00
Andrey A. Chernov
b131d40522 Rename collate_range_cmp() to stable_collate_range_cmp() to indicate
that it is not the common variant.
Remove doubtful microoptimization there.
2003-08-03 19:44:36 +00:00
Jens Schweikhardt
5ab032d6c6 Fix a tip about how to create an empty file[1].
Remove tip about retired kget(8).
Fix a typo.

PR:	conf/54334
Submitted by:	Mark Huizer <xaa+sendpr@timewasters.nl>
MFC after:	3 days
2003-08-02 20:36:28 +00:00
Maxime Henrion
42e271cf22 Remove a duplicate entry. 2003-07-25 11:14:03 +00:00
Matthew Hunt
87956a4441 Eliminate a duplicate. 2003-07-14 22:22:56 +00:00
John Baldwin
12008234da Add a quote of wpaul@ explaining the importance of including requested
content when replying to an e-mail.
2003-07-14 22:08:14 +00:00
Kris Kennaway
8a4b3625b6 Correct some typos.
Submitted by:	pscott@the-frontier.org
PR:		misc/51909
MFC After:	The average lifetime of a Star Trek redshirt
2003-07-13 03:49:43 +00:00
Gregory Sutter
f55ae2fa26 Remove near-duplicate entry, keeping the better attributed one. 2003-06-19 22:52:50 +00:00
Murray Stokely
16f4e196f2 In the build process, fortune files have been randomized since at
least the 4.4-lite days.  This is pointless, since fortune(6) performs
its own randomization.  It was also problematic for binary update
systems such as ports/security/freebsd-update.  This commit simply
removes the -r option to strfile so that the datfiles are constant.

Submitted by:	Colin Percival <cperciva@sfu.ca>
2003-06-19 07:02:00 +00:00
Joerg Wunsch
0eecaa8d98 Preserve an involunteerily joke SunCheckup has been providing.
(NB: the space before the colon in the second line is authentic, please
don't remove.)
2003-06-18 12:46:20 +00:00
Tim Vanderhoek
f7f024d9cc Fixup three rather minor typos that have irked me over time. 2003-05-31 16:27:53 +00:00
David E. O'Brien
e3c85e0226 Make the __FBSDID usage consistent
and protect copyright[] from Gcc 3.3's whining.
2003-05-05 09:52:25 +00:00
Eivind Eklund
c8190e399c Add a new chance at getting offended, having removed so many. 2003-03-24 18:59:00 +00:00
Eivind Eklund
8c75812a68 Remove duplicates 2003-03-24 18:58:16 +00:00
Eivind Eklund
b33af6fc9d Fix two more typos 2003-03-24 18:56:36 +00:00
Eivind Eklund
cc301fdaa5 Fix typos 2003-03-19 18:21:42 +00:00
Eivind Eklund
1587fcdce6 Fix typo 2003-03-19 18:14:47 +00:00
Eivind Eklund
b594bd6d9a Remove duplicates 2003-03-19 17:55:17 +00:00
Eivind Eklund
6ff4f27715 Fix typos 2003-03-19 17:54:22 +00:00
Eivind Eklund
68fc9ca99a Refactor two sexual jokes to murphy-o 2003-03-19 17:50:59 +00:00
Daniel C. Sobral
331fce2ee7 Improved version of Unix sex.
Submitted by: Chris Wasser <cwasser@shaw.ca>
2003-03-17 20:59:50 +00:00
Greg Lehey
11b8cdf76c Add long-term view of astronomy.
Submitted by:	newton

The attribution appears to be correct according to
http://emporium.turnpike.net/C/cs/sagan.htm.  Others have apparently
attributed it to Carl Sagan.
2003-03-15 02:10:53 +00:00
Tony Finch
587d9e3727 At the risk of serious physical abuse from markm, add another regex joke,
but s/regex/regular expression/g for terminological consistency.
2003-03-10 19:58:37 +00:00
Daniel C. Sobral
8f01b038f7 We were low on regex jokes. Now we are *really* low on them. 2003-03-10 13:47:43 +00:00
Garrett Wollman
17d21c5710 Fix style of recent additions and sort. 2003-02-26 04:41:58 +00:00
Mike Barcroft
f8b259a69a Add a great quote from Linus Torvalds about BDE. 2003-02-26 03:42:10 +00:00
Daniel C. Sobral
e426ee5d51 EMACS joke (no, not EMACS itself). 2003-02-24 18:04:20 +00:00
Jens Schweikhardt
5a99c48ef3 Fix a grammar bogon.
Submitted by:	Seth Hieronymus <sethh@principia.edu>
X-MFC after:	4.8 is out the door.
2003-02-24 17:52:02 +00:00
Garrett Wollman
20aef63915 Add a quote from Bob Schieffer's recent book about freedom of the press. 2003-02-23 06:14:04 +00:00
Ceri Davies
a92acc1aed "Happiness" is a noun.
PR:		misc/47345
Submitted by:	Ben Rosengart <ben@narcissus.net>
2003-02-18 20:49:12 +00:00
Tony Finch
59da8bd213 Add Greenspun's Tenth Rule of Programming. 2003-02-18 20:34:13 +00:00
Jens Schweikhardt
25ef827219 Correct typos.
Submitted by:	Seth Hieronymus <sethh@principia.edu>
X-MFC after:	4.8 is out the door
2003-02-16 18:38:12 +00:00
Robert Drehmel
571c3db70d Remove the suggestion to try `hangman', because it does not exist
in the base system anymore.
2003-02-15 09:11:25 +00:00
Wes Peters
24860c5a80 Add Warner Losh quote.
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-02-11 21:38:02 +00:00
Mike Barcroft
961ce4ff77 Immortalize a Robert Watson quote. 2003-02-10 17:34:32 +00:00
Tony Finch
77e48fe336 Add an explanation of why indirection is good. Remove an indirection
filk that also appears in fortunes2.
2003-01-23 19:23:52 +00:00
Jens Schweikhardt
d447a23756 s/Kank/Kang/ (the klingon)
PR:	misc/45012
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2003-01-04 17:08:23 +00:00
Jens Schweikhardt
9d5abbddbf Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
especially in troff files.
2003-01-01 18:49:04 +00:00
Jens Schweikhardt
d64ada501a Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
Add FreeBSD Id tag where missing.
2002-12-30 21:18:15 +00:00
Jens Schweikhardt
a17eb04b82 Fix a typo. Add FreeBSD ID in a %% comment.
MFC after:	3 days
2002-11-17 09:53:11 +00:00
Joerg Wunsch
398fba8499 set watch in tcsh requires an equal sign after the variable name.
MFC after:	1 day
2002-11-16 13:24:44 +00:00
Daniel C. Sobral
c2c821be56 Add gerrold.limerick to the building process. 2002-11-10 23:41:01 +00:00
Daniel C. Sobral
e8fa871053 Finished at last. 2002-11-10 23:37:25 +00:00
Daniel C. Sobral
40276eb1ea Filling this file at last (now check when I first committed it and see how
long certain people take to return books...).

Still more to go.
2002-11-09 22:22:52 +00:00
Tony Finch
34faf20fae The future's bright: the future's Ballard... 2002-10-30 01:00:48 +00:00
Poul-Henning Kamp
6baff12cf5 Add a fortune for people who have read their classics. 2002-10-29 10:16:06 +00:00
Tom Hukins
7031dac23d Minor grammatical correction 2002-10-20 13:41:44 +00:00
Marc Fonvieille
7d23144bd5 Fix the path to the make.conf example file.
PR:		docs/44278
Submitted by:	Chris Pepper <pepper@rockefeller.edu>
2002-10-19 21:34:50 +00:00
Tony Finch
078b5daef7 So a positive time zone offset is west, right? or is it east? Um.
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.
2002-10-19 04:49:10 +00:00
Jens Schweikhardt
334a0d61e1 Correct the description of what fortunes get installed (by default, also the
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.
2002-09-24 19:00:52 +00:00
Jens Schweikhardt
6563eb85ee s/seems to thing/seems to think
X-MFC after:	4.7 is out the door
2002-09-21 16:13:20 +00:00
Thomas Gellekum
dd549a74d0 Fix spelling of Bismarck's name and remove duplicate
Bertrand Russell quotations.
2002-09-11 11:21:36 +00:00
Juli Mallett
d946bf7892 Add a tip about using sed(1)'s FreeBSD-specific -i option.
MFC after:	42 days
2002-09-04 23:28:35 +00:00
David Malone
a5fe067b05 Spell Ken Olsen's name the same way everywhere.
PR:		7434
2002-08-31 23:15:41 +00:00
Tony Finch
a2c4d39d54 Remove some Dijkstra quotes from fortunes that are duplicated in fortunes2.
Move the single remaining one across to fortunes2 to join its friends.
Spell his name consistently. Remove a couple of other duplicate fortunes.
2002-08-09 20:37:01 +00:00
Tony Finch
37609309c2 Re-sort. 2002-08-09 19:54:11 +00:00
Tony Finch
6ad860e1cf Remove spurious quotes. 2002-08-09 19:31:27 +00:00
Tony Finch
868052707a Correctly sort previous addition. 2002-08-09 19:30:20 +00:00
Tony Finch
7ce9cc80b4 Some more advice from Dijkstra. 2002-08-09 19:08:02 +00:00
Tony Finch
e3b282d990 Fix a couple of typos in a Dijkstra quote. 2002-08-09 19:00:10 +00:00
David Malone
f895acf90f Fix a typo.
PR:		40539
Submitted by:	Munish Chopra <mchopra@engmail.uwaterloo.ca>
2002-07-14 22:50:12 +00:00
David Malone
ffaa6f7c38 Fix a typo.
PR:		40523
Submitted by:	Andrew Stevenson <andrew@ugh.net.au>
2002-07-14 15:28:01 +00:00
Peter Wemm
744c5368b2 Fix whitespace botch in previous commit. 2002-07-09 06:47:29 +00:00
Peter Wemm
518b7839f2 Add C code that counts the bits in a 32 bit word, right next to the C code
that reverses the bits in a 32 bit word.  Who thinks up this stuff?
2002-07-09 02:56:10 +00:00
Mark Peek
a5499ad829 Paraphrase a quote to remove year specific references.
PR:		40291
Submitted by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
2002-07-07 16:13:48 +00:00
Garrett Wollman
7453f3df01 Add used include of <stdlib.h>, copying style bugs from adjacent lines. 2002-05-30 21:28:58 +00:00
Doug Barton
99bb09292c Correctly attribute a Douglas Adams quote, and remove a duplicate of
the same quote.
2002-05-15 04:35:27 +00:00
Matthew Hunt
bff11a8c74 s/-300K/~300K/
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.
2002-05-01 06:20:57 +00:00
Doug Barton
ab4b9024b8 More ispell fun 2002-04-30 10:13:42 +00:00
Doug Barton
9e70deb400 Fix a few more of my typos, a few others I noticed, and some ispell help. 2002-04-30 08:08:31 +00:00
Sheldon Hearn
c944cdca84 Correct typo (is -> us). 2002-04-30 07:36:44 +00:00
Juli Mallett
a85dfc0c55 Add something absurd I used one night as an example of CS overcomplication
of things most hackers take for granted.
2002-04-29 06:26:12 +00:00
Juli Mallett
b2d9070d05 Add one more here.
Submitted by:	Glen "Going to be a Daddy" Neff
2002-04-29 02:00:53 +00:00
Juli Mallett
6026955eaa Remove a Kurt Vonnegut quote that appears in fortunes. 2002-04-29 01:44:16 +00:00
Juli Mallett
d6eff954b4 Spell out the name of Hunter S. Thompson. 2002-04-29 01:38:43 +00:00
Juli Mallett
e7e84ede9c Sort one, remove some dupes. 2002-04-29 01:22:50 +00:00
Juli Mallett
6e769de197 Add something I found amusing when overheard, and a paraphrasal of it. 2002-04-29 01:05:23 +00:00
Doug Barton
c1ca1eec09 Move the Rush Limbaugh fortunes to the offensive file, right after the
Anti-Reagan section. :) Apparently, people find opinions contrary to
their own to be offensive.
2002-04-29 00:41:55 +00:00
Doug Barton
3028cb907b Sort according to ../tools/do_sort 2002-04-29 00:33:30 +00:00
Doug Barton
c1652fa4a1 * Add a quote about the differences between human and machine
understanding from Ellen Ullman.
* Add Rush Limbaugh's 35 Undeniable Truths of Life. The ordering
of the entries is due to the ../tools/do_sort script.
2002-04-28 23:34:25 +00:00
Doug Barton
b564d8acf1 * Add $FreeBSD$ to limerick and zippy
* Delete trailing white space in all its forms. In addition to being
bad style in general, it also causes formatting, and other problems
for various third party items (like xscreensaver) which use fortunes
for their own purposes.
2002-04-28 21:59:07 +00:00
Juli Mallett
3ee16cca88 Kill one version of a limerick here.
Approved by:	The usual suspects on that IRC channel.
2002-04-28 21:16:32 +00:00
Juli Mallett
382f76926f Kill some duplicates.
Kill an incorrectly duplicated Einstein limerick (thanks phk!)
2002-04-28 21:03:26 +00:00
Juli Mallett
4fa6dc65ed Kill one exact duplicate of a Hunter S. Thompson quote. Put on peril-sensitive
sunglasses for great evil, too.
2002-04-27 06:14:32 +00:00
Juli Mallett
8b3a5378a0 Death to duplicate fortunes. 2002-04-27 05:46:13 +00:00
Ceri Davies
bc219a1c8b There is no host called new.bbc.co.uk - fix url.
Reviewed by:	jkh
Approved by:	jkh, murray
MFC after:	3 days
2002-04-26 10:58:06 +00:00
Garrett Wollman
94223b38e8 Sort. 2002-04-25 19:31:43 +00:00
Garrett Wollman
cdc811cfca Spell Fred Brooks's name right. 2002-04-25 19:27:40 +00:00
Garrett Wollman
b84cde50fc Resort and suppress dupes. 2002-04-25 19:12:30 +00:00
Garrett Wollman
3cfabe1aef Add a few more aphorisms. 2002-04-25 18:53:41 +00:00
Garrett Wollman
461e39085c Add some of uncontroversial fortunes from my files. 2002-04-25 03:20:27 +00:00
Thomas Gellekum
7ad7cdff6f Add some fortunes and re-order the Feynman problem solving algorithm.
Thanks to gsutter for the quotes.

Reviewed by:	jkh
2002-04-24 12:15:00 +00:00
Josef Karthauser
3db15d8edf Add a few more tips, and tweak a couple.
PR:		misc/34039
2002-04-01 08:53:21 +00:00
Josef Karthauser
aa1970a03f Augment the BLOCKSIZE tip. (Based on the PR with slight changes by myself).
PR:	misc/34039
2002-04-01 08:43:58 +00:00
John Baldwin
8c47a53d2c Add a new fortune seen in the sig of an e-mail.
Submitted by:	ue (indirectly)
Approved by:	eivind
2002-03-29 21:32:08 +00:00
Warner Losh
35c85fe2c8 o remove __P 2002-03-24 01:09:35 +00:00
Jens Schweikhardt
7d03b11905 Remove a duplicate with a typo.
MFC after:	3 days
2002-03-23 22:10:02 +00:00
Dima Dorfman
ae444ae634 Assorted mechanical fixes.
PR:		34790
Submitted by:	Mike Makonnen <mike_makonnen@yahoo.com>
2002-03-09 04:38:25 +00:00
Poul-Henning Kamp
4670ae1cea Add one.
Submitted by:	jedgar
Reviewed by:	The usual gang of idiots in that IRC channel.
2002-02-25 21:52:34 +00:00
Mike Barcroft
fd8e4ebc8c o Move NTOHL() and associated macros into <sys/param.h>. These are
deprecated in favor of the POSIX-defined lowercase variants.
o Change all occurrences of NTOHL() and associated marcros in the
  source tree to use the lowercase function variants.
o Add missing license bits to sparc64's <machine/endian.h>.
  Approved by: jake
o Clean up <machine/endian.h> files.
o Remove unused __uint16_swap_uint32() from i386's <machine/endian.h>.
o Remove prototypes for non-existent bswapXX() functions.
o Include <machine/endian.h> in <arpa/inet.h> to define the
  POSIX-required ntohl() family of functions.
o Do similar things to expose the ntohl() family in libstand, <netinet/in.h>,
  and <sys/param.h>.
o Prepend underscores to the ntohl() family to help deal with
  complexities associated with having MD (asm and inline) versions, and
  having to prevent exposure of these functions in other headers that
  happen to make use of endian-specific defines.
o Create weak aliases to the canonical function name to help deal with
  third-party software forgetting to include an appropriate header.
o Remove some now unneeded pollution from <sys/types.h>.
o Add missing <arpa/inet.h> includes in userland.

Tested on:	alpha, i386
Reviewed by:	bde, jake, tmm
2002-02-18 20:35:27 +00:00
Giorgos Keramidas
505e7511bc Add a tip about pkg_info and checking for multiple installed versions
of a package/port.
2002-02-11 03:45:29 +00:00
Thomas Gellekum
b051995c7f Clean up G. B. Shaw quotes:
- fix missing punctuation,
- remove duplicates in fortunes2,
- don't abbreviate first names.

Remove duplication of Shaw's principle in fortunes2.
2002-01-07 13:47:22 +00:00
Greg Lehey
eb8d2682ce Correct typo. 2002-01-01 00:50:30 +00:00
Wilko Bulte
9e33f9cfe0 A case of ninfo (non-info)
Submitted by:	Hans.VanSluis@compaq.com
MFC after:	1 month
2001-12-20 17:25:45 +00:00
Ruslan Ermilov
a7aaf57e4a FILES support for bsd.prog.mk. See bsd.README for details.
Stolen from:	NetBSD
2001-12-17 13:59:35 +00:00
Mike Heffner
4dc1e2e2c5 Modify tip that no longer applies for ftp(1). 2001-12-17 08:16:14 +00:00
Wilko Bulte
aa84159a86 Unix: Just Say No..
Obtained from:	Jan.Hendriks@Compaq.com
MFC after:	3 days
2001-12-12 09:49:02 +00:00
Giorgos Keramidas
bed6ccabc3 Be more specific in an example of fortune's -e option.
PR:		32085
Submitted by:	setantae@submonkey.net <setantae@submonkey.net>
2001-12-08 04:54:55 +00:00
John Baldwin
d860ec7a2b Trim yet another duplicate fortune. 2001-12-05 22:40:44 +00:00
John Baldwin
ae4385c3b1 Properly sort the last two fortunes alphabetically. 2001-12-05 22:39:00 +00:00
John Baldwin
6d8773a960 Add a short commentary on libdialog by jkh. 2001-12-05 22:13:53 +00:00
John Baldwin
01ad25b722 Remove an incorrect duplicate Douglas Adam quote and properly format and
the correct duplicate.  Both versions also attributed the quote to the
wrong book.
2001-12-05 22:09:39 +00:00
John Baldwin
b2b286f559 Fix a typo and add a missing period. 2001-12-05 21:36:14 +00:00
John Baldwin
bc584bd7b6 Remove some duplicate fortunes. 2001-12-05 21:06:30 +00:00
Poul-Henning Kamp
c47d61ce4e s/Kenned y/Kennedy/
Pointed out by: $a_lot_of_people
2001-11-27 17:10:54 +00:00
Poul-Henning Kamp
116debb603 This string of coincidences was too good to let pass.
Obtained from:	BBC World Service on 9410kHz
2001-11-27 16:53:43 +00:00
Peter Wemm
73025dc48c Fix some duplicate quotes and tidy up some Dr. Who quotes. 2001-11-27 12:02:03 +00:00
Giorgos Keramidas
a521a4eece Other committers do not mention their personal names and/or email
addresses when adding stuff, so it seems fair to stop ``getting all
the fame'' by having my name displayed on login sessions.

Approved by:	nik
2001-11-19 20:17:19 +00:00
Josef Karthauser
a5e74e2314 Fix a typo:
Flinstone -> Flintstone.

Submitted by:	grog (during the kernel debugging session at BSDConEurope)
2001-11-12 12:21:39 +00:00
Matthew Dillon
83ce8c6db8 Add terminating % so the last fortune can be found.
Add a fortune.
2001-11-09 18:24:09 +00:00
Poul-Henning Kamp
874ba4513a Separate concatenated fortunes.
Remove unattributed duplicate of Frederick Brooks eternal words
about the danger of second systems.
2001-11-03 16:43:13 +00:00
Poul-Henning Kamp
f9e2c4f5e8 Correct attribution and fix translation from Danish. 2001-11-03 16:38:06 +00:00
Jeroen Ruigrok van der Werven
096830fe4e Correct attribution.
PR:		30500
Submitted by:	Drew Derbyshire <ahd@kew.org>
2001-10-28 13:23:39 +00:00
Kris Kennaway
247a741b8a Add some important advice for young optical physicists. 2001-10-05 08:27:21 +00:00
Kris Kennaway
adea229e21 Add a brief comparative analysis of 3 popular religions.
Approved by:	maintainer
2001-10-01 01:10:15 +00:00