Commit Graph

858 Commits

Author SHA1 Message Date
phk
fd59162341 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
e44bd90d47 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
b347018031 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
brueffer
b6b8d704a1 Remove dublicate entries and correct apostrophe abuse.
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
2005-03-13 13:20:07 +00:00
yar
cd619a9675 Add a story about confusing information theory with thermodynamics. 2005-03-07 06:05:14 +00:00
phk
adb1e2c756 Another good Dijkstra quote. 2005-03-04 09:47:22 +00:00
phk
db4e170d38 Add missing quote. 2005-03-03 18:32:50 +00:00
phk
8bd78f7e78 Wisdom from 1972. 2005-03-03 18:07:23 +00:00
yar
c6fb0661a9 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
yar
e415dfedf2 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
ru
e8f0ad4994 Fixed warnings and bump WARNS to 6. 2005-02-23 20:59:03 +00:00
ru
ee1a956412 Bump WARNS to 6. 2005-02-23 20:42:47 +00:00
ru
58140d2518 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
ru
1f12ffeb1d Expand contractions. 2005-02-13 23:45:54 +00:00
ru
d65df7068b Expand *n't contractions. 2005-02-13 22:25:33 +00:00
ru
3c012e67c9 Sync program's usage() with manpage's SYNOPSIS. 2005-02-09 18:22:15 +00:00
ru
7c90a19829 Keep only one style of Pittsburgh driver's tests.
Noticed by:	Pawel Worach
2005-02-08 10:42:22 +00:00
ru
4d38744415 An aggressive little script I used to trim out duplicate fortunes. 2005-02-07 21:15:16 +00:00
ru
82f6fa7730 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
schweikh
e149605c4b s/worman/woman/ 2005-02-03 22:48:29 +00:00
ru
560cfc384c Ignore consonants, and remove more duplicates. 2005-02-03 10:54:07 +00:00
ru
6f170d05ff Removed more duplicates (forgot to ignore underscore). 2005-02-03 09:44:30 +00:00
ru
3102846b29 Keep the fortune above this.
Reviewed by:	sheldonh
2005-02-03 09:28:45 +00:00
ru
0e6e6992bb Remove more duplicates. 2005-02-03 09:27:01 +00:00
ru
0f9ba0d0e2 Ignore vowels, and remove more duplicates, mostly due to typos. 2005-02-03 09:13:02 +00:00
des
ed9c556b9c Trim some obnoxious warlording. 2005-02-03 08:47:14 +00:00
ru
aab59a0cf9 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
ru
5857df1520 Merged fortunes with fortunes2.
Sort fortunes (except for the first entry).
2005-02-03 00:20:37 +00:00
ru
44905321a0 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
ru
82a466c544 Removed 1695 fortunes also found in fortunes2. 2005-02-02 10:24:11 +00:00
ru
5c8f33b573 Ignore case and all non-word characters, and remove more duplicates. 2005-02-01 16:34:38 +00:00
pav
2253f92b1a - Add few lines from my personal signature file
Suggested by:	Florent Thoumie
Approved by:	mux
2005-02-01 16:22:44 +00:00
smkelly
7e346ee00f Remove another duplicate fortune. 2005-02-01 15:48:48 +00:00
ru
4fbbb76c56 Removed full duplicates that only differ in amount of whitespace
and line breaks.
2005-02-01 15:15:33 +00:00
des
e0c928952f Remove a duplicate. 2005-02-01 14:10:41 +00:00
wilko
bf360dd116 s/principals/principles/
Fortune was duplicated, remove one copy.
2005-01-22 20:00:50 +00:00
grog
b27ae9e7b6 Add comment on current state of hardware documentation.
Submitted by: philip
2005-01-19 23:34:25 +00:00
phk
00285a74f8 Remove committer-specific entry. 2005-01-18 11:52:19 +00:00
ru
9cdcc0231c Sort sections. 2005-01-18 08:57:18 +00:00
phk
6c6da1489a Minor bit of advice. 2005-01-17 10:06:12 +00:00
dougb
7cc4b83f71 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
schweikh
ee5e5721b8 Correct two typos in almost identical fortunes. 2005-01-10 12:03:32 +00:00
josef
bc71cd74fa There is a better way to find out whether a port is installed or not. 2005-01-03 14:17:23 +00:00
schweikh
e179941c38 Correct two typos; remove a duplicate. 2004-12-30 12:18:30 +00:00
wilko
016dcc973c "3 hands" 2004-12-24 12:59:26 +00:00
ru
9ab6c40553 NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
ru
54d390266a Start the dreaded NOFOO -> NO_FOO conversion.
OK'ed by:	core
2004-12-21 08:47:35 +00:00
dds
95579eebed 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
dds
01a566b5d7 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
schweikh
e2557b0630 s/Here about/Hear about/ and sort accordingly. 2004-11-12 10:15:43 +00:00