Commit Graph

374 Commits

Author SHA1 Message Date
fanf
0768175e02 Add Greenspun's Tenth Rule of Programming. 2003-02-18 20:34:13 +00:00
schweikh
a787a2ce23 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
cf513b76e7 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
bebc78d3e1 Add Warner Losh quote.
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-02-11 21:38:02 +00:00
mike
be6f69b501 Immortalize a Robert Watson quote. 2003-02-10 17:34:32 +00:00
fanf
9d04c4bbe7 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
schweikh
4c7a08b14a s/Kank/Kang/ (the klingon)
PR:	misc/45012
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2003-01-04 17:08:23 +00:00
schweikh
d3367c5f5d Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
especially in troff files.
2003-01-01 18:49:04 +00:00
schweikh
86f7487fb6 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
schweikh
8275a80403 Fix a typo. Add FreeBSD ID in a %% comment.
MFC after:	3 days
2002-11-17 09:53:11 +00:00
joerg
856dc69260 set watch in tcsh requires an equal sign after the variable name.
MFC after:	1 day
2002-11-16 13:24:44 +00:00
dcs
5cbd8d2e81 Add gerrold.limerick to the building process. 2002-11-10 23:41:01 +00:00
dcs
b8f6d0dd7f Finished at last. 2002-11-10 23:37:25 +00:00
dcs
e53748a0c6 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
fanf
c98f436d67 The future's bright: the future's Ballard... 2002-10-30 01:00:48 +00:00
phk
e1248d5245 Add a fortune for people who have read their classics. 2002-10-29 10:16:06 +00:00
tom
e5e93f10fa Minor grammatical correction 2002-10-20 13:41:44 +00:00
blackend
dcc30834b3 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
fanf
6221a0f65e 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
schweikh
7db6eff0eb 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
schweikh
fb29191f96 s/seems to thing/seems to think
X-MFC after:	4.7 is out the door
2002-09-21 16:13:20 +00:00
tg
bf5dfd3bb3 Fix spelling of Bismarck's name and remove duplicate
Bertrand Russell quotations.
2002-09-11 11:21:36 +00:00
jmallett
228b93ce82 Add a tip about using sed(1)'s FreeBSD-specific -i option.
MFC after:	42 days
2002-09-04 23:28:35 +00:00
dwmalone
31d77eaa65 Spell Ken Olsen's name the same way everywhere.
PR:		7434
2002-08-31 23:15:41 +00:00
fanf
1f1f9bd75b 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
fanf
42ecfecabf Re-sort. 2002-08-09 19:54:11 +00:00
fanf
faccc3c40c Remove spurious quotes. 2002-08-09 19:31:27 +00:00
fanf
c3b1de26ed Correctly sort previous addition. 2002-08-09 19:30:20 +00:00
fanf
89c3e5c564 Some more advice from Dijkstra. 2002-08-09 19:08:02 +00:00
fanf
563b40203b Fix a couple of typos in a Dijkstra quote. 2002-08-09 19:00:10 +00:00
dwmalone
e00a16ef8c Fix a typo.
PR:		40539
Submitted by:	Munish Chopra <mchopra@engmail.uwaterloo.ca>
2002-07-14 22:50:12 +00:00
dwmalone
44dbe3e8f4 Fix a typo.
PR:		40523
Submitted by:	Andrew Stevenson <andrew@ugh.net.au>
2002-07-14 15:28:01 +00:00
peter
78ca5fd896 Fix whitespace botch in previous commit. 2002-07-09 06:47:29 +00:00
peter
6eb4916dee 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
mp
8a4e84dbb3 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
wollman
45d5a82bf1 Add used include of <stdlib.h>, copying style bugs from adjacent lines. 2002-05-30 21:28:58 +00:00
dougb
00266d9f51 Correctly attribute a Douglas Adams quote, and remove a duplicate of
the same quote.
2002-05-15 04:35:27 +00:00
mph
2790da8d06 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
dougb
fe94f05da8 More ispell fun 2002-04-30 10:13:42 +00:00
dougb
08a4243733 Fix a few more of my typos, a few others I noticed, and some ispell help. 2002-04-30 08:08:31 +00:00
sheldonh
984aaf7fe5 Correct typo (is -> us). 2002-04-30 07:36:44 +00:00
jmallett
50116a633c 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
jmallett
2c66f4a2cd Add one more here.
Submitted by:	Glen "Going to be a Daddy" Neff
2002-04-29 02:00:53 +00:00
jmallett
9f7f7d8d6e Remove a Kurt Vonnegut quote that appears in fortunes. 2002-04-29 01:44:16 +00:00
jmallett
6a589dc6a3 Spell out the name of Hunter S. Thompson. 2002-04-29 01:38:43 +00:00
jmallett
491ba39875 Sort one, remove some dupes. 2002-04-29 01:22:50 +00:00
jmallett
dc73f6bb73 Add something I found amusing when overheard, and a paraphrasal of it. 2002-04-29 01:05:23 +00:00
dougb
862db1562f 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
dougb
c424758ab6 Sort according to ../tools/do_sort 2002-04-29 00:33:30 +00:00
dougb
730253b82f * 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
dougb
8153c8ffd9 * 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
jmallett
48130aa318 Kill one version of a limerick here.
Approved by:	The usual suspects on that IRC channel.
2002-04-28 21:16:32 +00:00
jmallett
7a14893b0a Kill some duplicates.
Kill an incorrectly duplicated Einstein limerick (thanks phk!)
2002-04-28 21:03:26 +00:00
jmallett
84f4e02d50 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
jmallett
2f889e2d8f Death to duplicate fortunes. 2002-04-27 05:46:13 +00:00
ceri
27d773a57e 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
wollman
8c92a55949 Sort. 2002-04-25 19:31:43 +00:00
wollman
b56f16922f Spell Fred Brooks's name right. 2002-04-25 19:27:40 +00:00
wollman
cbe4dc51aa Resort and suppress dupes. 2002-04-25 19:12:30 +00:00
wollman
5677848cb8 Add a few more aphorisms. 2002-04-25 18:53:41 +00:00
wollman
60c9632723 Add some of uncontroversial fortunes from my files. 2002-04-25 03:20:27 +00:00
tg
a82580a668 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
joe
8521ea258d Add a few more tips, and tweak a couple.
PR:		misc/34039
2002-04-01 08:53:21 +00:00
joe
690f668306 Augment the BLOCKSIZE tip. (Based on the PR with slight changes by myself).
PR:	misc/34039
2002-04-01 08:43:58 +00:00
jhb
13471ccf6b 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
imp
4398e87add o remove __P 2002-03-24 01:09:35 +00:00
schweikh
c91815c777 Remove a duplicate with a typo.
MFC after:	3 days
2002-03-23 22:10:02 +00:00
dd
1dfa38ad29 Assorted mechanical fixes.
PR:		34790
Submitted by:	Mike Makonnen <mike_makonnen@yahoo.com>
2002-03-09 04:38:25 +00:00
phk
5334779cd0 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
bcee06d42c 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
keramida
7e8c393af1 Add a tip about pkg_info and checking for multiple installed versions
of a package/port.
2002-02-11 03:45:29 +00:00
tg
1393424475 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
grog
71ead87ba6 Correct typo. 2002-01-01 00:50:30 +00:00
wilko
9562ac6964 A case of ninfo (non-info)
Submitted by:	Hans.VanSluis@compaq.com
MFC after:	1 month
2001-12-20 17:25:45 +00:00
ru
bbef88e1a5 FILES support for bsd.prog.mk. See bsd.README for details.
Stolen from:	NetBSD
2001-12-17 13:59:35 +00:00
mikeh
6533010035 Modify tip that no longer applies for ftp(1). 2001-12-17 08:16:14 +00:00
wilko
9595eb4702 Unix: Just Say No..
Obtained from:	Jan.Hendriks@Compaq.com
MFC after:	3 days
2001-12-12 09:49:02 +00:00
keramida
dc92c1b9ca 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
jhb
da874ed4bd Trim yet another duplicate fortune. 2001-12-05 22:40:44 +00:00
jhb
1e228cf900 Properly sort the last two fortunes alphabetically. 2001-12-05 22:39:00 +00:00
jhb
8c8cab7f3e Add a short commentary on libdialog by jkh. 2001-12-05 22:13:53 +00:00
jhb
fc999454cd 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
jhb
9e00b40a61 Fix a typo and add a missing period. 2001-12-05 21:36:14 +00:00
jhb
2711332bc9 Remove some duplicate fortunes. 2001-12-05 21:06:30 +00:00
phk
007002cd39 s/Kenned y/Kennedy/
Pointed out by: $a_lot_of_people
2001-11-27 17:10:54 +00:00
phk
17c42ff93d 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
add9e3ca02 Fix some duplicate quotes and tidy up some Dr. Who quotes. 2001-11-27 12:02:03 +00:00
keramida
b076bf152b 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
joe
31a4d675d1 Fix a typo:
Flinstone -> Flintstone.

Submitted by:	grog (during the kernel debugging session at BSDConEurope)
2001-11-12 12:21:39 +00:00
dillon
d575f0c3d9 Add terminating % so the last fortune can be found.
Add a fortune.
2001-11-09 18:24:09 +00:00
phk
ebd7779fbc 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
phk
a7ef707379 Correct attribution and fix translation from Danish. 2001-11-03 16:38:06 +00:00
asmodai
f517ba785f Correct attribution.
PR:		30500
Submitted by:	Drew Derbyshire <ahd@kew.org>
2001-10-28 13:23:39 +00:00
kris
79db177a19 Add some important advice for young optical physicists. 2001-10-05 08:27:21 +00:00
kris
2d1796cd80 Add a brief comparative analysis of 3 popular religions.
Approved by:	maintainer
2001-10-01 01:10:15 +00:00
jhb
afabe274f3 Borrow Peter's peril-sensitive sunglasses and add a short parody quoted in
the unnamed IRC channel.
2001-09-27 22:04:42 +00:00
murray
422ba83d3c Tip Correction : s/seconds/minutes/
PR:		docs/30844
Submitted by:	Andrew <andrew@ugh.net.au>
2001-09-27 00:43:28 +00:00
kris
f4fdee9267 Update a duplicate quotation.
PR:		30228
MFC after:	2 weeks
2001-09-01 08:01:06 +00:00
alex
1b28c0b357 Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf as
discussed on the arch@ mailinglist (after repo-copy).

sys.mk will .error if it finds /etc/defaults/make.conf but include
it anyways (this is the same behaviour as with the make.conf.local
removal).

/usr/share/examples/etc/make.conf has BDEFLAGS commented out now,
since it's only an example file.

Adjust all textes that talk about make.conf or defaults/make.conf to
match the new situation.
2001-08-30 22:44:51 +00:00
ru
24c7b0a61d mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
ru
95ce4d2cdc Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
mharo
d5b9e9f5d3 Remove whitespace after %. The whitespace was causing strfile to not see
the % string section break and thus fortune was producing a rather large
multi-fortune fortune message.
2001-08-12 20:32:37 +00:00
kris
709844cfab A good sysadmin always carries around a few feet of fiber. If he ever
gets lost, he simply drops the fiber on the ground, waits ten minutes,
then asks the backhoe operator for directions.
                -- Bill Bradford <mrbill@mrbill.net>

Submitted by:	Kris Kirby <kris@catonic.net>
2001-08-01 22:51:09 +00:00
dd
a145482cf6 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
ru
d19961ab7f mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 10:42:19 +00:00
mpp
b643cba70e Fix a couple of typos. 2001-06-30 14:42:20 +00:00
dd
3c297a6e34 Remove two duplicate tips and correct formatting of an attribution. 2001-06-26 02:36:26 +00:00
dd
e8485930a4 Correct usage. 2001-06-26 02:11:48 +00:00
brian
e15e739f2d What to do when :w tells you you haven't got permission. 2001-06-25 21:05:55 +00:00
brian
6563c00713 Mention that sh supports command line editing 2001-06-25 20:45:52 +00:00
brian
30d1d05643 Mention that vi supports split-screen mode. 2001-06-25 20:44:03 +00:00
brian
a422dc99b4 Suggest using .login/.profile to set environment variables, not
.cshrc/.bashrc/.zshrc/.shrc
2001-06-25 20:41:42 +00:00
jhb
a1a3390cf4 Document the mysterious Peter Wemm Murphy Field (PWMF).
Reviewed by:	phk, eivind, nra
2001-06-20 20:58:04 +00:00
jhb
4a2e84db12 Remove some more duplicate fortunes. 2001-06-20 20:25:56 +00:00
mph
6beff08e70 "Unmount" is spelled "umount", not "unmount". 2001-06-20 20:14:36 +00:00
jhb
c918059feb Resort the last entry to its proper location. D definitely comes before Z. 2001-06-20 19:55:41 +00:00
jhb
398c0c0ca0 Remove a duplicate entry. 2001-06-20 19:45:15 +00:00
nik
0b8d641d39 Fix a couple of tips, and add a new one.
Submitted by:	Alexey V. Neyman <avn@any.ru>
2001-06-19 16:46:58 +00:00
dd
55d0338e22 Correct some typos.
PR:		28251
Submitted by:	Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
2001-06-19 05:46:30 +00:00
nik
68be106995 More tips. I'd never heard of look(1) before.
Submitted by:	Dru <genisis@istar.ca>
2001-06-16 16:45:52 +00:00
nik
0068679017 More tips, this time from the Russian Fidonet FreeBSD Echo.
And I never knew about ports(7) before.

Submitted by:	Alexey V. Neyman <avn@any.ru>
2001-06-16 11:42:28 +00:00
eivind
b24972e849 De-credit myself in order to be consistent.
Also add a few more tips while I am here.
2001-06-15 18:23:44 +00:00
nik
24135db698 More tips.
Submitted by:	David Scheidt <dscheidt@tumbolia.com>
2001-06-15 10:47:30 +00:00
nik
8f0d94555e Add a new category of fortunes, 'freebsd-tips'. Useful hints, advice, and
pointers to areas of the system that might not be apparent on first
inspection.
2001-06-15 08:45:43 +00:00
ru
8766a6714b Games ownership cleanup.
Urged by:	bde
2001-06-13 15:26:31 +00:00
dcs
b8061b0563 s/Cthulu/Cthulhu/
Alas, the first one is a repeat in a slightly different format and
ought to be removed (or the other copy). I'll leave that to more
enterprising souls, though (Cthulhu loves enterprising souls).

MFC after:	3 days
2001-05-21 21:30:45 +00:00
imp
f903613c13 %DCL-I-FORMATRIGHT, Format VMS error messages pedantically correct. 2001-04-23 06:08:30 +00:00
phk
1637fadd4c Axe out duplicate.
Not to submitter: (I don't let Jordan use my axe)

PR:		24782
Submitted by:	Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
2001-03-28 11:10:50 +00:00
phk
450f8fba66 Spelling fixes.
PR:		20474
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-03-28 11:08:32 +00:00
phk
0fc95aa0ca Remove duplicate.
PR:		19670
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-03-28 11:06:50 +00:00
phk
02837258ab Remove a duplicate piece of chalk.
PR:		23132
Submitted by:	Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
2001-03-28 11:02:14 +00:00
ru
45d92a4319 - Backout botched attempt to intoduce MANSECT feature.
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
wilko
a66e868d5c Lets spell the guys name correctly: s/Avogardo/Avogadro/ 2001-03-23 22:42:16 +00:00
ru
97b705f3c8 Set the default manual section for games/ to 6. 2001-03-20 18:08:43 +00:00
bde
17bdecb182 Don't include "${.CURDIR}/../../Makefile.inc" explicitly. Doing so was
a bogus no-op in the usual case where fortune/ is a subdir of games/
(since <bsd.prog.mk> does an equivalent include automatically if
possible), but breaks building fortune when fortune/ is outside of the
games/ tree (since the include was unconditional here).  This fix
depends on a previous fix for non-recursiveness of ../Makefile.inc
(it didn't exist).

PR:	25232
2001-02-21 06:12:38 +00:00
phk
31aec8d9e0 Remove spurious '"'.
PR:		24979
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-02-10 08:30:21 +00:00
ru
5addfd60d6 mdoc(7) police: Change -filled displays (which just happen
to be the same as -ragged in the current implementation) to
-ragged.  With mdocNG, -filled displays produce the correct
output, formatted and justified to both margins.
2001-02-07 13:45:30 +00:00
asmodai
47a2266000 Fix typo: seperate -> separate.
Seperate does not exist in the english language.

Submitted to look at by:	kris
2001-02-06 10:39:38 +00:00
phk
d910e1e092 Unfortunately low-altitude overflights is not enough to make penguins crash. 2001-02-02 22:35:13 +00:00
dwmalone
932c9e0f8f Correct spelling of foresight.
PR:		24637
Submitted by:	Christopher Rued <christor@ug.cs.sunysb.edu>
2001-01-25 17:17:11 +00:00
phk
806a306bb5 Remove a duplicate fortune.
PR:		21629
Submitted by:	Sean C. Farley <sean-freebsd@farley.org>
2000-12-18 20:37:12 +00:00
ru
dfd5860ef3 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 12:06:19 +00:00
grog
4bcb0e4bae Correct a bignum.
Detected-by: 	lang/clisp
Approved-by:	jkh
2000-10-31 07:20:46 +00:00
dwmalone
18dd6cb30d Remove one other dup. 2000-10-12 09:26:33 +00:00
dwmalone
9ec2a39d6f Remove some duplicated Dijkstra quotes and add a new one.
Approved by:	jkh
2000-10-12 09:16:23 +00:00
kris
c661184169 Add an amusing spoonerism.
Submitted by:	Benno Rice <benno@hiro.netizen.com.au>
Approved by:	jkh
2000-10-10 01:55:08 +00:00
phk
984af9f0fd Remove a duplicate Feyman quote. Add his problem-solving algorithm. 2000-09-30 09:52:49 +00:00
dcs
ffa3cb1c69 Add definitions of hardware and software. 2000-09-25 10:42:04 +00:00
jlemon
a96b1a388b Add another Bill Paul quote.
Approved by:	jkh
2000-08-07 20:49:08 +00:00
mpp
44f29410ce Xref strfile(8).
PR:		misc/20304
Submitted by:	Kim Scarborough <sluggo@unknown.nu>
2000-07-31 07:28:16 +00:00