billf
9292b471d0
-Wall fixes.
1999-12-12 06:17:25 +00:00
billf
82439631b5
-Wall fixes.
1999-12-12 03:22:37 +00:00
billf
aeee88b81a
-Wall fixes.
1999-12-12 03:04:17 +00:00
billf
7c2cd0059f
-Wall cleanup.
1999-12-12 02:29:54 +00:00
billf
eeb2dbc8d8
1. Don't overwrite scorefiles if they already exist.
...
PR: bin/13068
Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
2. Sprinkle $FreeBSD$ around.
1999-12-10 21:13:42 +00:00
billf
a0aeba94d4
-Wall cleanup.
1999-12-10 16:21:50 +00:00
billf
767877b611
-Wall fixes.
1999-12-10 03:23:01 +00:00
billf
2c49cfa345
-Wall fixes.
1999-12-10 02:54:18 +00:00
billf
9ed409e0f7
-Wall cleanup / variable correctness.
...
Reviewed by: green
1999-12-07 03:00:55 +00:00
chris
15607a6404
Change `.Dq Fl o'' to
`.Dq -o''
1999-12-07 02:47:59 +00:00
billf
8a579439be
-Wall cleanup.
...
XXX: The signal handling "fix" for worm(6) is wrong. However, the functions
themselves are wrong as well: See sigaction(2).
1999-12-07 02:01:29 +00:00
chris
ec639a84fc
- 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
85ea8a9cab
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
002f485078
copyright/sccsid/rcsid cleanup.
1999-11-30 03:50:02 +00:00
grog
e9f6da9c69
Brucify last commit:
...
- Use consistent capitalization.
- Subjects and verbs now agree.
Pointed-out-by: sheldonh
1999-11-29 23:40:23 +00:00
wes
3d40fc81c1
Added definition of 'brucify'.
...
Submitted by: Eivind Eklund
Suggested by: Brian Somers
1999-11-28 22:51:17 +00:00
wes
020a0f6e52
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
joerg
edb014178d
Don't coredump if can't write to the scorefile.
1999-11-25 15:57:54 +00:00
marcel
13ed27c1ac
Fix breakage in previous commit.
1999-11-16 12:10:29 +00:00
marcel
1f86b5a621
Fix breakage in previous commit.
1999-11-16 11:55:58 +00:00
marcel
2227cc5c51
Fix breakage by previous commit.
1999-11-16 11:49:21 +00:00
marcel
0e4a2bcd5b
Fix breage by previous commit
1999-11-16 11:47:40 +00:00
marcel
520fff788f
Add type int to those variables without a type. This is caused by the
...
frequent use of ``register var'' instead of ``register int var'' and
the removal of the register hint in the previous commit.
1999-11-16 10:26:38 +00:00
billf
44fac3a89d
Sync our register usage with NetBSD's (non-)usage.
1999-11-16 02:58:06 +00:00
billf
ecc8d48940
Add $FreeBSD$
1999-11-16 02:45:03 +00:00
joe
f5564ba49c
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
1336332945
*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
2f95e986cb
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
bf73606724
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
fef7f86724
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
c873ab347f
Add $FreeBSD$
...
'if gets laid once' -> 'it gets laid once'
1999-10-31 21:25:40 +00:00
chris
e885cc72d7
Remove my completely un-funny IRC fortune.
...
Reviewed by: jkh
1999-10-29 19:29:27 +00:00
des
9f43ed0452
Self-contradicting commit.
1999-10-28 16:53:45 +00:00
dcs
a2279bbc10
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
4657054758
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
58aa98c8a5
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
d6219fa05f
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
558757ce14
IRC wisdom.
1999-10-27 02:42:33 +00:00
wes
60a677e4fa
Add Kirk's comment about "copycenter"; it's just too good to pass up.
1999-10-25 21:59:31 +00:00
wes
e72875ec25
Don't say a fscking word, any one of you.
1999-10-25 04:23:21 +00:00
wes
ec908db6f5
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
5b4108fb41
Add a location to grog's assesment for historical reasons.
...
Submitted by: grog
1999-10-22 00:01:29 +00:00
nsayer
fca3d927de
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
98211f16a5
FreeBSDcon Wisdom.
...
Reviewed by: the anonymous members of the FreeBSDcon terminal room.
1999-10-21 23:51:25 +00:00
cpiazza
982ef3a773
o Fix some random spelling errors
...
o The capital of Quebec is Quebec or Quebec City
o Add Nunavut (capital is Iqaluit)
Reviewed by: billf
Obtained from: OpenBSD
1999-10-05 16:49:51 +00:00
dcs
5992d5ff21
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
cfc542d60b
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
6ec3cab4ed
Ignore comment lines in files marked as having them.
1999-10-02 12:32:27 +00:00
dcs
ee591bf0fc
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
phantom
353c1a6746
Correct spelling : ascii -> ASCII
...
PR: docs/13702
Submitted by: Stephen J. Roznowski <sjr@home.com>
Reviewed by: mpp
1999-09-20 09:15:23 +00:00