Commit Graph

319 Commits

Author SHA1 Message Date
ceri
8b6938dc30 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
080d274680 Sort. 2002-04-25 19:31:43 +00:00
wollman
3533791b4c Spell Fred Brooks's name right. 2002-04-25 19:27:40 +00:00
wollman
36acd0437b Resort and suppress dupes. 2002-04-25 19:12:30 +00:00
wollman
125efc9572 Add a few more aphorisms. 2002-04-25 18:53:41 +00:00
wollman
bd62ccb24d Add some of uncontroversial fortunes from my files. 2002-04-25 03:20:27 +00:00
tg
98c33954e6 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
c286531e32 Add a few more tips, and tweak a couple.
PR:		misc/34039
2002-04-01 08:53:21 +00:00
joe
116144d8b9 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
5aecca0f24 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
e60d3245d5 o remove __P 2002-03-24 01:09:35 +00:00
schweikh
d919056a16 Remove a duplicate with a typo.
MFC after:	3 days
2002-03-23 22:10:02 +00:00
dd
9ccc2d828e Assorted mechanical fixes.
PR:		34790
Submitted by:	Mike Makonnen <mike_makonnen@yahoo.com>
2002-03-09 04:38:25 +00:00
phk
20615f7183 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
b2f3aa6012 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
7db1380b6b 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
ccf1891399 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
0c033b3d2b Correct typo. 2002-01-01 00:50:30 +00:00
wilko
9ccc76d605 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
d5844d0aa7 FILES support for bsd.prog.mk. See bsd.README for details.
Stolen from:	NetBSD
2001-12-17 13:59:35 +00:00
mikeh
8e7e67079f Modify tip that no longer applies for ftp(1). 2001-12-17 08:16:14 +00:00
wilko
124c284320 Unix: Just Say No..
Obtained from:	Jan.Hendriks@Compaq.com
MFC after:	3 days
2001-12-12 09:49:02 +00:00
keramida
44bb02014a 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
5def684c36 Trim yet another duplicate fortune. 2001-12-05 22:40:44 +00:00
jhb
5f5aa2335a Properly sort the last two fortunes alphabetically. 2001-12-05 22:39:00 +00:00
jhb
98a9703024 Add a short commentary on libdialog by jkh. 2001-12-05 22:13:53 +00:00
jhb
b1c4bfcba9 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
22ab467d54 Fix a typo and add a missing period. 2001-12-05 21:36:14 +00:00
jhb
913208eb1c Remove some duplicate fortunes. 2001-12-05 21:06:30 +00:00
phk
e1f2318f3a s/Kenned y/Kennedy/
Pointed out by: $a_lot_of_people
2001-11-27 17:10:54 +00:00
phk
f7bf7fe389 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
185338268a Fix some duplicate quotes and tidy up some Dr. Who quotes. 2001-11-27 12:02:03 +00:00
keramida
415289f81a 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
ce9dc0dbb7 Fix a typo:
Flinstone -> Flintstone.

Submitted by:	grog (during the kernel debugging session at BSDConEurope)
2001-11-12 12:21:39 +00:00
dillon
dbbd67f9d9 Add terminating % so the last fortune can be found.
Add a fortune.
2001-11-09 18:24:09 +00:00
phk
186b85e5f1 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
ff1193f3a6 Correct attribution and fix translation from Danish. 2001-11-03 16:38:06 +00:00
asmodai
f0043f77c1 Correct attribution.
PR:		30500
Submitted by:	Drew Derbyshire <ahd@kew.org>
2001-10-28 13:23:39 +00:00
kris
abc31cc7de Add some important advice for young optical physicists. 2001-10-05 08:27:21 +00:00
kris
ce0abd5eb0 Add a brief comparative analysis of 3 popular religions.
Approved by:	maintainer
2001-10-01 01:10:15 +00:00
jhb
fcbd12cd2a 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
4e88440bcf Tip Correction : s/seconds/minutes/
PR:		docs/30844
Submitted by:	Andrew <andrew@ugh.net.au>
2001-09-27 00:43:28 +00:00
kris
cfb188fa6f Update a duplicate quotation.
PR:		30228
MFC after:	2 weeks
2001-09-01 08:01:06 +00:00
alex
cd61331420 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
173222b339 mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
ru
325db7b385 Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
mharo
aac37d01b0 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
4d5e995904 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
c49a4e6620 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
ru
d177b65ce4 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 10:42:19 +00:00
mpp
bb591d7027 Fix a couple of typos. 2001-06-30 14:42:20 +00:00
dd
59e85dfa38 Remove two duplicate tips and correct formatting of an attribution. 2001-06-26 02:36:26 +00:00
dd
c40f00cda2 Correct usage. 2001-06-26 02:11:48 +00:00
brian
d51fdf65ce What to do when :w tells you you haven't got permission. 2001-06-25 21:05:55 +00:00
brian
776116e308 Mention that sh supports command line editing 2001-06-25 20:45:52 +00:00
brian
7b53be41a5 Mention that vi supports split-screen mode. 2001-06-25 20:44:03 +00:00
brian
6c375dc99a Suggest using .login/.profile to set environment variables, not
.cshrc/.bashrc/.zshrc/.shrc
2001-06-25 20:41:42 +00:00
jhb
c5be4570c2 Document the mysterious Peter Wemm Murphy Field (PWMF).
Reviewed by:	phk, eivind, nra
2001-06-20 20:58:04 +00:00
jhb
0be2a10a91 Remove some more duplicate fortunes. 2001-06-20 20:25:56 +00:00
mph
71b649e2bb "Unmount" is spelled "umount", not "unmount". 2001-06-20 20:14:36 +00:00
jhb
2e573c95dc Resort the last entry to its proper location. D definitely comes before Z. 2001-06-20 19:55:41 +00:00
jhb
4b669e837e Remove a duplicate entry. 2001-06-20 19:45:15 +00:00
nik
311c26c90f 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
c768fc4beb Correct some typos.
PR:		28251
Submitted by:	Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
2001-06-19 05:46:30 +00:00
nik
a4c844e307 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
964f4ec476 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
df9360fd95 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
88881e3fe3 More tips.
Submitted by:	David Scheidt <dscheidt@tumbolia.com>
2001-06-15 10:47:30 +00:00
nik
6301deb2d2 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
f80703e219 Games ownership cleanup.
Urged by:	bde
2001-06-13 15:26:31 +00:00
dcs
10e20418e0 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
90c1fe5c6b %DCL-I-FORMATRIGHT, Format VMS error messages pedantically correct. 2001-04-23 06:08:30 +00:00
phk
2b860dbadd 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
6fc1bf2442 Spelling fixes.
PR:		20474
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-03-28 11:08:32 +00:00
phk
79807c498f Remove duplicate.
PR:		19670
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-03-28 11:06:50 +00:00
phk
c68da02687 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
1ef340bf02 - Backout botched attempt to intoduce MANSECT feature.
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
wilko
3441e77394 Lets spell the guys name correctly: s/Avogardo/Avogadro/ 2001-03-23 22:42:16 +00:00
ru
0f13d32b13 Set the default manual section for games/ to 6. 2001-03-20 18:08:43 +00:00
bde
a4e71b37fc 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
53693be8ad Remove spurious '"'.
PR:		24979
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-02-10 08:30:21 +00:00
ru
74ecc06fa7 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
db24d83a1c 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
e1e97767f0 Unfortunately low-altitude overflights is not enough to make penguins crash. 2001-02-02 22:35:13 +00:00
dwmalone
bfd1e9523b Correct spelling of foresight.
PR:		24637
Submitted by:	Christopher Rued <christor@ug.cs.sunysb.edu>
2001-01-25 17:17:11 +00:00
phk
43ff49bb28 Remove a duplicate fortune.
PR:		21629
Submitted by:	Sean C. Farley <sean-freebsd@farley.org>
2000-12-18 20:37:12 +00:00
ru
617d4b1428 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 12:06:19 +00:00
grog
6178eb8fa7 Correct a bignum.
Detected-by: 	lang/clisp
Approved-by:	jkh
2000-10-31 07:20:46 +00:00
dwmalone
f7735deb8c Remove one other dup. 2000-10-12 09:26:33 +00:00
dwmalone
21709674f6 Remove some duplicated Dijkstra quotes and add a new one.
Approved by:	jkh
2000-10-12 09:16:23 +00:00
kris
e540c38c09 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
a8ab33e42e Remove a duplicate Feyman quote. Add his problem-solving algorithm. 2000-09-30 09:52:49 +00:00
dcs
7123809437 Add definitions of hardware and software. 2000-09-25 10:42:04 +00:00
jlemon
06a140567d Add another Bill Paul quote.
Approved by:	jkh
2000-08-07 20:49:08 +00:00
mpp
c112b1ac2b Xref strfile(8).
PR:		misc/20304
Submitted by:	Kim Scarborough <sluggo@unknown.nu>
2000-07-31 07:28:16 +00:00
jmg
61b4505620 put the entires back in order.... I forgot to do that after we dicussed
this at the BSDi get together...
2000-07-28 19:49:43 +00:00
billf
c965731cac minor brucification. 2000-07-06 05:46:37 +00:00
billf
b5e9cfabe5 "Fix" warnings. 2000-07-03 22:38:19 +00:00
dcs
cf6c3db74c Remove garbage. 2000-06-02 12:49:57 +00:00
dcs
b61defa154 Some David Gerrold limericks, which he gratiously allowed us to
reproduce. I'll add the file to the makefile once I have finished adding
the limericks.
2000-06-01 20:33:14 +00:00
hoek
281cdf644c Remove a couple of dups and fix a typo. This doesn't touch dups that
are dupped between here (fortunes2) and fortunes.
2000-05-28 05:21:45 +00:00
hoek
5a7a39bfb1 A set of diffs to bring the new murphy into line with the
fortune/Notes fortmatting instructions.  Also fix a couple typos.
I did a bit of this, by Cy Schubert did most of it.  Thanks Cy!
2000-05-28 05:06:38 +00:00
hoek
71dddc8b90 Quoting submitter:
This is a recent conversion of an old IBM Mainframe application
 to the fortune datafile format.

 The "laws" were extracted from a S/370 Assembler program on a SHARE tape.
 The comments in the program:

 *---------------------------------------------------------------------*
 *        'MURPHY'  THE OLE PHILOSOPHER              18 AUGUST 1988    *
 *                                                                     *
 *        MURPHY WAS FOUND ON A JES2 TAPE OF ALL PLACES WITH ABOUT     *
 *        500 OR SO SAYINGS. GOT ANOTHER 250 FROM AN UNKNOWN SOURCE    *
 *        AND HAVE ADDED ABOUT 100 OR SO MYSELF.                       *
 *                                                                     *
     [list of changes omitted]
 *                                                                     *
 *        JIM MARSHALL, CAPT, USAF                                     *
 *        (301) 688-6829                                               *
 *                                                                     *
 *---------------------------------------------------------------------*

Fortunes that a sufficiently twisted mind could perceive as offensive
have been moved to murphy-o.  Thanks to the submitter for reviewing
these fortunes.

The copyright issues were considered before approval.

PR:		misc/8519
Submitted by:	Cy Schubert (misc/8519)
Approved by:	The Fortune Teller
2000-05-28 04:41:02 +00:00
hoek
495ff661f9 By overwhelming demand, revert the one=two joke to its previous form.
Also, fix a couple whitespace formatting errors and typos.

Note that the Klingon joke has a 12-point version in the
-chat list, mesg-id: <19990717120618.C269@marder-1> (thanks to
DES and to submitter doug@gorean).  Also, note that the following
people need to learn to double-space after a period: <DougB@gorean.org>,
<des@flood.ping.uio.no>, <mellon@pobox.com>, <jeroen@vangelderen.org>,
and <rsidd@physics.iisc.ernet.in>.
2000-05-28 04:10:33 +00:00
hoek
1210962841 Fix some newlines which have snuck in here in contradiction with
fortune's formatting rules.
2000-05-25 05:45:44 +00:00
hoek
6c6b367001 Add a missing negative to a clause. 2000-05-25 05:07:50 +00:00
hoek
1a391e80d3 Add some fortunes, typically gleaned from FreeBSD mailing lists, remove
some dups, fix some typos and formatting.

Submitted-by (in no particular order):
	Cy Schubert <cschuber@uumail.gov.bc.ca> (bin/12477)
	David Kelly <dkelly@hiwaay.net> (misc/16647)
	Zachary K Drew <drew0054@tc.umn.edu> (misc/16848)
	Mark Ovens <mark@ukug.uk.freebsd.org> (misc/15809)
	Bruce A. Mah <bmah@nimitz.ca.sandia.gov> (bin/17085)
	And myself.

Approved by:	The Fortune Teller
2000-05-25 04:38:47 +00:00
hoek
f9c493f01c Remove a period inserted by a previous commit. Corporate mottos and
the like usually don't have periods.

Approved by:	The Fortune Master
2000-05-25 04:25:54 +00:00
jim
adc8fe5ac9 Add a new fortune and remove an email address.
Reviewed by:	jkh
2000-04-05 18:44:02 +00:00
green
ec41ca2c28 Get rid of some deltas lying around. This is a collection of lots of
small typo fixes.  Most have to do with periods and ellipses, but there
are some spelling, capitalization, and miscellaneous fixes.  No meanings
have been changed.
2000-03-26 09:04:06 +00:00
green
903a6969d2 Put the '%' before the new appended fortune, not after. 2000-03-26 08:47:26 +00:00
peter
a395316c70 This, we believe, is the first commit
from Disneyland, committed via ssh
on a Palm + wireless.

                                        Inspired by:  ps
                                        Thanks to:  Glenn (Damn, now I want one  of these :-)
2000-03-26 06:00:02 +00:00
grog
c95b6d2ab0 Fix typo. 2000-03-09 22:53:13 +00:00
marcel
66fa6466ce Use tr(1) instead of caesar(6) to perform the rotation. This removes
the dependency on caesar which therefore doesn't need to be built by
bootstrap-tools.

Suggested by: des
Previously mentioned by: Peter Jeremy <peter.jeremy@alcatel.com.au>
1999-12-23 19:09:59 +00:00
joerg
3b95a73743 Add the "3 syncs" fortune Jordan has been posting in Usenet years ago.
Found by:	Thomas Gellekum <tg@melaten.rwth-aachen.de>
1999-12-22 16:32:28 +00:00
chris
973a1eed55 Change `.Dq Fl o'' to `.Dq -o'' 1999-12-07 02:47:59 +00:00
chris
f8db15b548 - Fix a typo and add a missing file.
PR:		docs/15286
Submitted by:	Mark Ovens <mark@ukug.uk.freebsd.org>

- Use .Dq where it should be.  (This was done by me.)
1999-12-06 01:09:33 +00:00
wes
f271f8e98d Add Matt Fuller's comment about long-standing x86 bug that allows you
to install Windows.
1999-12-02 23:46:49 +00:00
billf
5bc8e1aca4 copyright/sccsid/rcsid cleanup. 1999-11-30 03:50:02 +00:00
grog
9c2a65a0bd Brucify last commit:
- Use consistent capitalization.
- Subjects and verbs now agree.

Pointed-out-by:	sheldonh
1999-11-29 23:40:23 +00:00
wes
7694a78599 Added definition of 'brucify'.
Submitted by:	Eivind Eklund
Suggested by:	Brian Somers
1999-11-28 22:51:17 +00:00
wes
e77a63b5d0 Minor typo nit. Also, remove the redundant entry from fortunes2.
PR:		bin/14239
Submitted by:	Doug Barton <Doug@gorean.org>
1999-11-27 07:18:33 +00:00
billf
ea8c74d56f Sync our register usage with NetBSD's (non-)usage. 1999-11-16 02:58:06 +00:00
billf
dcbabdc774 Add $FreeBSD$ 1999-11-16 02:45:03 +00:00
joe
202043d59e Curchill --> Churchill
The submitter also posted a change to 'fortunes.sp.ok', but it
looks like this file is no longer needed in our version so I've
left the typo in the file.  (It also doesn't have a $FreeBSD$ tag,
and I couldn't easily find in the code whether it will allow comments
within it or not.)

PR:		14832
Submitted by:	mfisher@parsons.rh.rit.edu
1999-11-16 01:03:12 +00:00
joerg
e529bd7540 *blush* Instead of undoing my own change, i clobbered dcs's rev 1.21
change.

I'll never touch this again...
1999-11-05 08:17:53 +00:00
joerg
5a4fb1b49b Back out rev 1.21. bde and dcs convinced me that all this is messed up
anyway, and there can't be any solution that will universally work in any
case (make world, cross-compilation, simple `make' without `make world'
after incompatible options have been added to strfile, ...)
1999-11-05 07:36:33 +00:00
dcs
6dd7bb9c9d Revert to 1.19. ${.OBJDIR}/../strfile must be taken out, since it
breaks the cross-compilation case, but I'm not the one doing it.
$$PATH *will* have a new strfile in /usr/bin built at build-tools
time, unless you defined NOTOOLS.

If you defined NOTOOLS and it breaks for you, don't do that.

If you did not define NOTOOLS but things are not working, the error is
elsewhere. See logs for src/Makefine.inc1, particularly rev 1.36, and
revision 1.14 of this file.
1999-11-04 04:29:16 +00:00
joerg
960d9be642 Reverse the way $PATH is extended, so if the person building that area
has /usr/games in its $PATH, where /usr/games/strfile doesn't grok an
option that the newly built one inside /usr/obj would grok, the build
process would be able to complete.
1999-11-02 12:50:11 +00:00
billf
6bee044a15 Add $FreeBSD$
'if gets laid once' -> 'it gets laid once'
1999-10-31 21:25:40 +00:00
chris
73de12fcb3 Remove my completely un-funny IRC fortune.
Reviewed by:	jkh
1999-10-29 19:29:27 +00:00
des
51d45fd16e Self-contradicting commit. 1999-10-28 16:53:45 +00:00
dcs
d486d4b30b Notice the -C flag got dropped when I reverted to version 1.15, and put it
back.
1999-10-28 05:22:05 +00:00
cpiazza
5c165843d2 Lewis Carroll's name was spelled Lewis Carrol in some fortunes
PR:		14569
Submitted by:	Janet Davis <janet@one-eyed-alien.net>
1999-10-28 03:28:50 +00:00
jkh
facfc526f3 I'll take the MAINTAINER line. I have been accused of knowing humor
when I at least see it. :)
1999-10-27 18:35:18 +00:00
dcs
9970c4bf65 Realize the changes to usage() and the man page were missing from
the previous commit, and document the -C (comments) flag.
1999-10-27 18:34:05 +00:00
green
82e956fbdc IRC wisdom. 1999-10-27 02:42:33 +00:00
wes
10c0d5391a Add Kirk's comment about "copycenter"; it's just too good to pass up. 1999-10-25 21:59:31 +00:00
wes
54e92f8cdc Don't say a fscking word, any one of you. 1999-10-25 04:23:21 +00:00
wes
16390daad1 Moderate the "public" fortunes file somewhat; add the original to
the -offensive database.  Also provide some whimsy in the $FBSD$
headers.

Suggested by: The Kibbutz squad.
1999-10-24 06:39:58 +00:00
billf
715d2c0cbe Add a location to grog's assesment for historical reasons.
Submitted by:	grog
1999-10-22 00:01:29 +00:00
nsayer
a6511354a4 Some more old quotations I had sitting around that I shared and were
laughed at.

Reviewed by:	the FreeBSDcon terminal room
1999-10-21 23:59:50 +00:00
billf
aecd68fa32 FreeBSDcon Wisdom.
Reviewed by:	the anonymous members of the FreeBSDcon terminal room.
1999-10-21 23:51:25 +00:00
dcs
5d56c2549f Revert to 1.15, since, as pointed out by bde, 1.16 is wrong and evil.
Add $FreeBSD$.
1999-10-03 13:38:53 +00:00
dcs
a7e3801c1c Add -C flag to indicate the presence of comments. Files thus processed
will be marked as having comments, which are indicated by two delimiter
characters at the beginning of a line.
1999-10-02 12:33:37 +00:00
dcs
becee1ad8e Ignore comment lines in files marked as having them. 1999-10-02 12:32:27 +00:00
dcs
39d15e4428 Change path order in makefile so newer fortune files will be built with
the latest fortune (strfile/caesar) sources.

Correct a separator type in fortunes2.

Add Unix geeks dating instructions (reference card style).
1999-10-02 12:31:56 +00:00
peter
27eff20bc0 Fix warning: return type of main' is not int' 1999-09-15 01:58:44 +00:00
peter
cdad5bae8c $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
tg
dc7f9ded05 Fix core dump with `fortune -f'. 1999-08-16 13:47:15 +00:00