Mark Murray
e9680a4d80
Remove old build glue for removed games.
2002-10-21 10:05:14 +00:00
Mark Murray
8800149214
Deorbit complete. We dont build these anymore, so into the attic they go.
2002-10-21 07:40:27 +00:00
Tom Hukins
7031dac23d
Minor grammatical correction
2002-10-20 13:41:44 +00:00
Mark Murray
dc2f663b39
Do not build the majority of the games. Remaining are the
...
"utility-like" games and everyone's favourite, fortune(6).
2002-10-20 11:18:56 +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
Tony Finch
d34adef8a0
Last commit was slightly hasty: #include <string.h> is required on
...
-CURRENT to be WARNS-safe (but not -STABLE for some reason)
2002-10-09 20:42:40 +00:00
Tony Finch
ad8222269e
Kill obsolete #include <memory.h> which I didn't spot earlier because
...
it's still in the NetBSD version.
2002-10-09 20:30:57 +00:00
Tony Finch
bc71591d79
Mdocify and fix a load of errors dating back to the dawn of time.
...
Don't mention hard limits for factor(6) since it now has bignum support.
Obtained from: NetBSD (mdoc only -- their man page is still mostly wrong)
2002-10-09 20:00:25 +00:00
Tony Finch
63f7eaa932
Factorize bignums using the Pollard Rho algorithm. The code comes
...
from NetBSD, altered to retain the FreeBSD -h feature and various
stylistic improvements and avoid regressions. In the absence of
OpenSSL (and therefore bignums) the old code is used.
PR: 43831
Reviewed by: kris, markm, obrien
Obtained from: NetBSD
MFC after: 2 weeks
2002-10-09 19:55:04 +00:00
Tony Finch
9a171f4fc4
Style fixes to: #include ordering; use const and static; ANSI functions;
...
various usage synopses; bogus and/or unnecessary casting; exit values;
use LINE_MAX instead of magic numbers; declare extern variables in a
header; add $FreeBSD$ where missing.
Reviewed by: markm, obrien
Obtained from: NetBSD | fanf
2002-10-09 19:38:55 +00:00
Juli Mallett
ce0d6fa464
As back-out requests must be followed, back out the removal of wargames(6)
...
at mike@'s request.
2002-10-09 01:46:37 +00:00
Juli Mallett
3685096edb
Remove the wargames(6) novelty [and not the fun kind]:
...
1) It never was very funny.
2) It was a N line shell script where N is less than
X, where X is the number of lines of the Berkeley
copyright and license.
3) I rewrote it in C with the intention of making it
more interactive, ala the movie, but never did.
4) Because it really is possible for at least some
parts of a distribution to shrink between releases.
X-No-MFC: This game will remain in RELENG_4 and previous.
X-Bikesheds-To: markm@
Approved by: The #bsdcode cabal.
Obtained from: Professor Falken
2002-10-08 20:19:26 +00:00
Juli Mallett
172043e91d
We're missing none of these games, they just aren't here.
2002-10-08 20:15:30 +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
Juli Mallett
6bb1d8eec5
Rewrite wargames(6) in C. A program in C in the public domain is better than
...
a shell script with a big copyright. Or maybe just a good way to spend an hour
after watching a Matthew Broderick flick.
2002-08-30 07:14:42 +00:00
Juli Mallett
1f7bb90c29
Wargames was PG-13, not PGP 13. I just watched it with my girlfriend, and
...
there was no mention of PGP, despite what the manpage said! Total let down!
MFC After: 65456665556666545666655654 DTMF tones.
2002-08-29 04:07:20 +00:00
Philippe Charnier
7fed38d0a0
Replace various spelling with FALLTHROUGH which is lint()able
2002-08-25 13:10:45 +00:00
Jens Schweikhardt
84bd1082cb
Fix typos (s/seperat/separat/ et al); add FreeBSD ID.
...
Suggested by: bde
MFC after: 3 days
2002-08-12 10:04:32 +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
Ruslan Ermilov
d2893b161b
Drop support for COPY, -c has been the default mode of install(1)
...
for a long time now.
Approved by: bde
2002-07-29 09:40:17 +00:00
Ruslan Ermilov
0b87f79976
s/${INSTALL} -c/${INSTALL} ${COPY}/
2002-07-18 12:07:49 +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
Juli Mallett
38764bffcf
Use varargs for syserr().
...
Pointed out by: snapshots.jp.freebsd.org warnings log.
2002-06-23 18:30:29 +00:00
Juli Mallett
54f3395319
syserr()'s first argument is not exit status, avoid dereferencing (char *)0
...
in printf(3).
2002-06-23 18:29:52 +00:00
Mike Barcroft
cb263c3594
Use POSIX macros for wait(2)-style status information instead of the
...
deprecated 4.2/4.3BSD wait union. Fix some nearby pid_t/int
confusion.
2002-06-03 23:13:11 +00:00
Jens Schweikhardt
8f53a66abc
Backout recent typo "fix". I've been enlightened that it's an obsolete
...
and rare synonym for indomitable (from the French indomptable)
Requested by: "Jacques A. Vidrine" <nectar@FreeBSD.org>
2002-05-31 14:36:45 +00:00
Jens Schweikhardt
55847cbc30
Typo: s/Indomptable/Indomitable/
...
MFC after: 3 weeks
2002-05-31 13:26:56 +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
Garrett Wollman
75aa1830f8
Fix preprocessor directive syntax (text after #endif).
2002-05-30 21:04:11 +00:00
Alfred Perlstein
14e5925796
Make almost WARNS=5 compliant:
...
ANSI'fy function declarations.
Constify some globals and function paramters.
Remove unsused arguments.
Fix (rename) shadowed variables.
2002-05-28 21:41:02 +00:00
Alfred Perlstein
064b20e506
Comment out comments after #endif directives
2002-05-28 21:06:03 +00:00
Alfred Perlstein
a82bbc730e
Assume __STDC__, remove non-__STDC__ code.
...
Submitted by: keramida
2002-05-28 17:03:12 +00:00
Bruce Evans
6298150014
Fixed lossage of the prototype for usage() in previous commit.
...
Fixed higher WARNS levels while I was here (missing prototype for main(),
and missing const poisoning).
2002-05-28 12:20:15 +00:00
Kris Kennaway
556fc0b7e4
Quiet some format string warnings by marking prototypes with
...
__printflike()
MFC After: 1 week
2002-05-28 06:12:31 +00:00
Dag-Erling Smørgrav
656511fbfa
Comment out extra tokens after #else and #endif.
2002-05-23 00:38:07 +00:00
Peter Wemm
1f777d8747
Do not guess what a bool is, just use it.
2002-05-21 08:34:18 +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
Alfred Perlstein
ec3cd764a8
Fix warnings by commenting out text after #else/#endif.
2002-05-11 04:40:13 +00:00
David E. O'Brien
895567ca47
It is not clear if "#endif FOO" is allowed by ANSI. Gcc 3.1 complains
...
loudly, so don't do it.
2002-05-08 20:39:10 +00:00
David E. O'Brien
716c6e1fdd
It is not clear if "#endif FOO" is allowed by ANSI.
...
Gcc 3.1 complains loudly, so don't do it.
2002-05-08 20:37:48 +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
Dag-Erling Smørgrav
d397408818
Usage style sweep: spell "usage" with a small 'u'.
...
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
2002-04-22 13:44:47 +00:00
Peter Pentchev
7664eb8fc2
Fix a segfault if 'wear' is used without an argument or with
...
an argument that is not a valid word from the battlestar dictionary.
PR: 36992
Submitted by: Ceri Davies <ceri@FreeBSD.org>
Reviewed by: dd
Approved by: dd, silence on -audit
MFC after: 2 weeks
2002-04-15 17:27:34 +00:00
Philippe Charnier
5c0d6186d9
End of comment was missing at FreeBSD Id line. Switch to FBSDID.
2002-04-12 20:16:15 +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
Bruce Evans
b4358c15a1
#include <time.h> for the definition of time functions instead of
...
depending on namespace pollution 2 layers deep in <sys/stat.h>.
Sorted includes. Removed some unused includes.
2002-02-25 01:50:43 +00:00
Bill Fumerola
1210c77166
BDECFLAGS
...
Reviewed by: md5(1)
2002-02-23 10:44:04 +00:00
Bill Fumerola
578a176b1e
KNF -> ANSI function declarations
...
Reviewed by: md5(1)
2002-02-23 10:35:25 +00:00
Bill Fumerola
d911c680ee
KNF to ANSI function declaration, silence a warning
2002-02-23 10:21:19 +00:00
Bill Fumerola
c533148aab
warning fixes, mostly type matching
2002-02-23 09:59:45 +00:00
Bill Fumerola
b30325de41
convert from KNR to ANSI function declarations
...
Reviewed by: md5(1)
2002-02-23 09:53:27 +00:00
Bill Fumerola
a48e6c8736
staticize functions and variables
...
change function declarations to ANSI
change a variable that stores sizeof() values to size_t
use return to escape the end of main(), not exit(3)
2002-02-21 18:13:31 +00:00
Bill Fumerola
a30946043b
use the typedef 'ubig' to declare pr_limit, not what ubig is typedef'd
...
to be.
PR: misc/35181
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
MFC after: 3 days
2002-02-21 17:33:56 +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
Warner Losh
8654c84817
Fix last second botch of adding $FreeBSD$.
2002-02-18 05:40:54 +00:00
Warner Losh
ad64363769
Remove __P
...
Remove __STDC__ (which means we now use stdarg rather than vararg)
Remove register
Remove main prototype
2002-02-18 05:15:19 +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
Bruce Evans
c1e954d14a
Don't declare our own common version of the library variable `ospeed'.
...
Include <termcap.h> to get its declaration. Our initialization of it
is still dubious, but it agrees with ncurses' documentation of it
(none) and with ncurses' recently fixed internals for it (old speeds
from <sys/ttydev.h>) and with the 4.4Lite documentation for it.
2002-02-02 09:50:45 +00:00
Bruce Evans
b8483c75e1
Don't declare the library variable `ospeed' without even getting its
...
type correct. Include <termcap.h> to get its declaration. Our
initialization of it is still dubious, but it agrees with ncurses'
documentation of it (none) and with ncurses' recently fixed internals
for it (old speeds from <sys/ttydev.h>) and with the 4.4Lite
documentation for it.
2002-02-02 09:37:20 +00:00
Bruce Evans
2d042c9bb9
Don't declare our own common version of the library variable `ospeed'
...
without even getting its type correct. Include <termcap.h> to get its
declaration. Our initialization of it is still dubious, but it agrees
with ncurses' documentation of it (none) and with ncurses' recently
fixed internals for it (old speeds from <sys/ttydev.h>) and with the
4.4Lite documentation for it.
2002-02-02 09:32:09 +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
Peter Pentchev
ca33a43ede
Fix a typo. While 'iff' might make sense in a mathematics-related text,
...
'if and only iff' does not.
PR: 33242
Submitted by: Eric Yu <ericyu@mail2000.com.tw>
2001-12-27 13:33:10 +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
b8ffbbf1c1
Install files via FILES.
2001-12-17 15:23:57 +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
Peter Pentchev
f6c0e0ef6f
Correct a typo: numtiple -> multiple.
...
PR: 31474
Submitted by: Eric Yu <ericyu@mail2000.com.tw>
MFC after: 1 week
2001-10-24 12:51:23 +00:00
Dima Dorfman
cd4ca11ce8
Slightly improve wording in the opening paragraph.
...
PR: 31202
Submitted by: Jasmin Blanchette <jasmin@troll.no>
2001-10-14 23:13:01 +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
John Baldwin
c33f34c05e
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 Stokely
a43a70d6c6
Tip Correction : s/seconds/minutes/
...
PR: docs/30844
Submitted by: Andrew <andrew@ugh.net.au>
2001-09-27 00:43:28 +00:00
Ruslan Ermilov
fb2473d217
- Only use sig_atomic_t objects in signal handlers.
...
- Use getopt() to parse command line.
- Add usage().
- WARNSify.
- Convert manpage to mdoc(7).
PR: bin/30641
Submitted by: Andrey Simonenko <simon@simon.org.ua>, ru
MFC after: 1 week
2001-09-25 13:45:46 +00:00
Dima Dorfman
9429078c33
list' should be an extern'd
char **', not a local `char *' which we
...
never set. Ideally, we'd get the extern from tutor.h, but that
defines a number of other variables that conflict with ours.
This fixes a segmentation fault when trying to return to the main menu.
PR: 30172
2001-09-03 14:19:46 +00:00
Kris Kennaway
ae62a4cf07
Update a duplicate quotation.
...
PR: 30228
MFC after: 2 weeks
2001-09-01 08:01:06 +00:00
Alexander Langer
d33a962d07
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
Ollivier Robert
a4eb665448
Put the correct path for robots_roll in /var/games.
...
Submitted by: Elodie Raynal-Melchy <elodie@babafou.eu.org>
MFC after: 2 days
2001-08-15 19:22:04 +00:00
Ruslan Ermilov
753d686d34
mdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-14 10:01:54 +00:00
Ruslan Ermilov
8af1452cf8
Removed duplicate VCS ID tags, as per style(9).
2001-08-13 14:06:34 +00:00
Michael Haro
821213b97f
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
Ruslan Ermilov
c4d9468ea0
mdoc(7) police:
...
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
Mark Murray
a298b38237
Fix some fractured english. The translators can ignore this.
2001-08-07 09:14:51 +00:00
Kris Kennaway
9070692e9d
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
Dima Dorfman
7ebcc426ef
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
Dima Dorfman
d087ad9cc9
Remove whitespace at EOL and add $FreeBSD$.
2001-07-15 07:48:01 +00:00
Ruslan Ermilov
97e5eec61a
Eliminate troff(1) warnings.
2001-07-12 12:12:24 +00:00
Ruslan Ermilov
1bf1e1e36c
Convert to mdoc(7).
2001-07-12 12:00:58 +00:00
Ruslan Ermilov
63919764c2
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 10:42:19 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Brian Somers
7bc6d0158f
Fix the type of the NULL arg to execl()
...
Idea from: Theo de Raadt <deraadt@openbsd.org>
2001-07-09 09:24:06 +00:00
Ruslan Ermilov
281ed6d30c
mdoc(7) police: removed extraneous .Pp call.
2001-07-04 10:19:02 +00:00
Mike Pritchard
d6368edb13
Fix a couple of typos.
2001-06-30 14:42:20 +00:00
Dima Dorfman
6a2ceb2365
Remove two duplicate tips and correct formatting of an attribution.
2001-06-26 02:36:26 +00:00
Dima Dorfman
0c3f957cb5
Correct usage.
2001-06-26 02:11:48 +00:00
Andrey A. Chernov
b031f22d4a
Convert to nl_langinfo(CODESET)
2001-06-26 01:43:52 +00:00
Brian Somers
4a824adfc0
What to do when :w tells you you haven't got permission.
2001-06-25 21:05:55 +00:00
Brian Somers
b363588c62
Mention that sh supports command line editing
2001-06-25 20:45:52 +00:00
Brian Somers
3579379c2d
Mention that vi supports split-screen mode.
2001-06-25 20:44:03 +00:00
Brian Somers
5fc478617d
Suggest using .login/.profile to set environment variables, not
...
.cshrc/.bashrc/.zshrc/.shrc
2001-06-25 20:41:42 +00:00
Dima Dorfman
982f5d88ff
WARNS= -> WARNS?=
...
Submitted by: Mike Barcroft <mike@q9media.com>
2001-06-22 21:38:30 +00:00
Dag-Erling Smørgrav
dc352222aa
More -fno-builtin failures.
2001-06-21 12:10:35 +00:00
John Baldwin
a9df2152da
Document the mysterious Peter Wemm Murphy Field (PWMF).
...
Reviewed by: phk, eivind, nra
2001-06-20 20:58:04 +00:00
John Baldwin
26df205f44
Remove some more duplicate fortunes.
2001-06-20 20:25:56 +00:00
Matthew Hunt
bfe01aa7f2
"Unmount" is spelled "umount", not "unmount".
2001-06-20 20:14:36 +00:00
John Baldwin
798c771f8d
Resort the last entry to its proper location. D definitely comes before Z.
2001-06-20 19:55:41 +00:00
John Baldwin
5a69ac96f5
Remove a duplicate entry.
2001-06-20 19:45:15 +00:00
Nik Clayton
c0ff1dac05
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
Dima Dorfman
df7f3392c8
Correct some typos.
...
PR: 28251
Submitted by: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
2001-06-19 05:46:30 +00:00
Nik Clayton
dc6af80701
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 Clayton
d2c070d4fb
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 Eklund
6bd894ed2f
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 Clayton
d03d64a379
More tips.
...
Submitted by: David Scheidt <dscheidt@tumbolia.com>
2001-06-15 10:47:30 +00:00
Nik Clayton
a69a66d079
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
Ruslan Ermilov
9ed6ca77b9
DECR() macro still depended on -traditional-cpp behaviour.
...
Noticed by: bde
2001-06-14 08:33:59 +00:00
Ruslan Ermilov
dfcf88a3a0
Style nits:
...
GBINDIR -> ORIGBINDIR
GBINGRP -> ORIGBINGRP
Submitted by: bde
2001-06-14 06:08:02 +00:00
Ruslan Ermilov
ecce24742d
Games ownership cleanup.
...
Urged by: bde
2001-06-13 15:26:31 +00:00
Ruslan Ermilov
1ca5464aae
Axe -traditional-cpp that behaves badly with -nostdinc and WARNS=2.
2001-06-13 15:05:55 +00:00
Andrey A. Chernov
52fbdc0b63
Fix ISO_ to preferred MIME name
2001-06-10 20:30:41 +00:00
David Malone
14784fdec9
mvprintw is varadic - it doesn't take a va_list. Use vw_printw
...
instead.
Submitted by: Andrew Gordon <arg@arg1.demon.co.uk>
MFC after: 1 week
2001-06-06 19:44:58 +00:00
Warner Losh
5d9d8ee4b2
Remove #if 0'd code. It turned up on my MAXPATHLEN + 1 sweep.
2001-06-05 04:29:55 +00:00
Poul-Henning Kamp
12f70a5587
When a game ends that makes the top 10, the function insert_score in
...
score.c is called to make the new score file. But the case for KFIRE
(killed by fire) incorrectly uses strcpy instead of strcat (all the
other cases use strcat). This puts the string in the wrong place and
corrupts the score file.
PR: 13278
Submitted by: Mark W. Krentel krentel@dreamscape.com
2001-05-23 21:01:01 +00:00
Daniel C. Sobral
3bb753ca7d
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
Kris Kennaway
96103aa5a5
Silence WARNS=2 and BDECFLAGS on alpha and i386
...
MFC after: 1 week
2001-05-20 05:44:03 +00:00
Kris Kennaway
22eb6dd432
Silence WARNS=2 and BDECFLAGS on alpha and i386
...
MFC after: 1 week
2001-05-20 05:37:46 +00:00
Warner Losh
8c4ed82764
%DCL-I-FORMATRIGHT, Format VMS error messages pedantically correct.
2001-04-23 06:08:30 +00:00
Ruslan Ermilov
b9ad8c8635
beforeinstall -> SCRIPTS.
2001-04-07 11:21:35 +00:00
Poul-Henning Kamp
70252de401
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
Poul-Henning Kamp
d03811a2cf
Spelling fixes.
...
PR: 20474
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2001-03-28 11:08:32 +00:00
Poul-Henning Kamp
d2f50a4667
Remove duplicate.
...
PR: 19670
Submitted by: Anton Berezin <tobez@tobez.org>
2001-03-28 11:06:50 +00:00
Poul-Henning Kamp
0a047cf417
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
Ruslan Ermilov
e5b5c66bca
- Backout botched attempt to intoduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
Wilko Bulte
d2ef936949
Lets spell the guys name correctly: s/Avogardo/Avogadro/
2001-03-23 22:42:16 +00:00
Ruslan Ermilov
1c011f20f6
Set the default manual section for games/ to 6.
2001-03-20 18:08:43 +00:00
David Malone
48561791ce
Compare initscr to NULL not ERR. Add FreeBSD tag.
...
PR: 19044
2001-03-05 11:54:27 +00:00
Ruslan Ermilov
afcf05e46a
setlocale(3) has been fixed to match POSIX standard:
...
LC_ALL takes precedence over other LC_* envariables.
2001-03-02 16:52:14 +00:00
Ruslan Ermilov
bcdf5ca7c6
Prepare for mdocNG.
2001-02-26 09:05:48 +00:00
Bruce Evans
666fd63da7
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
Bruce Evans
e821a4a78b
Fixed style bug (bloat of a line length past 80 columns) in previous commit.
2001-02-18 01:26:17 +00:00
Greg Lehey
9cf10fb445
Correct typo.
...
Submitted by: "James and Amanda" <jhar2gthr@yahoo.com> (well, ~James, anyway).
Of necessity add $FreeBSD$.
Required by: Precommit checks.
2001-02-15 07:48:28 +00:00
Poul-Henning Kamp
e705b815ed
Remove spurious '"'.
...
PR: 24979
Submitted by: Joseph Scott <joseph@randomnetworks.com>
2001-02-10 08:30:21 +00:00
Ruslan Ermilov
46eea498da
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
Ruslan Ermilov
0c5c9e884d
mdoc(7) police: correct .Dd, add missing .El.
2001-02-06 16:17:49 +00:00
Ruslan Ermilov
52dc640873
mdoc(7) police: .Xr name -> .Nm
2001-02-06 16:15:11 +00:00
Ruslan Ermilov
152a4abe51
mdoc(7) police: correct .Dd format.
2001-02-06 16:13:09 +00:00
Jeroen Ruigrok van der Werven
9a01d32bfd
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
Jeroen Ruigrok van der Werven
910644e10f
Fix typo: seperate -> separate.
...
Seperate does not exist in the english language.
Also add $FreeBSD$
Submitted to look at by: kris
2001-02-06 10:39:13 +00:00
Poul-Henning Kamp
a28f659d51
Unfortunately low-altitude overflights is not enough to make penguins crash.
2001-02-02 22:35:13 +00:00
David Malone
13d0228de1
Correct spelling of foresight.
...
PR: 24637
Submitted by: Christopher Rued <christor@ug.cs.sunysb.edu>
2001-01-25 17:17:11 +00:00
Ruslan Ermilov
a0e3937ccb
mdoc(7) police: fixed a few bogons.
2001-01-25 14:16:42 +00:00
Alexey Zelkin
52cb1335f2
man(7) -> mdoc(7)
2001-01-25 12:36:16 +00:00
Alexey Zelkin
b195b11b69
Give morse(6) own manual page since common manpage for bcd(6), ppt(6) and
...
morse(6) was mostly dedicated to morse(6)
2001-01-25 12:35:49 +00:00
Alexey Zelkin
64385c3bca
Remove never used home-born implementation of curses library from source
...
tree.
2001-01-25 12:24:29 +00:00
Ruslan Ermilov
d01e930632
Prepare for mdoc(7)NG.
2000-12-19 15:46:46 +00:00
Poul-Henning Kamp
ddd53a5569
Remove a duplicate fortune.
...
PR: 21629
Submitted by: Sean C. Farley <sean-freebsd@farley.org>
2000-12-18 20:37:12 +00:00
Ruslan Ermilov
88544700ca
mdoc(7) police: added missing .Os call.
2000-12-14 13:58:15 +00:00
Ruslan Ermilov
a2fd3702a3
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:15:20 +00:00
Ruslan Ermilov
23bfe8ff6b
Eliminate groff(1) and tbl(1) warnings.
2000-11-28 17:05:25 +00:00
Kris Kennaway
a64c25acc6
Constify
2000-11-26 10:56:12 +00:00
Kris Kennaway
45459ea3bd
Format string auditing
2000-11-26 09:51:46 +00:00
Ruslan Ermilov
a00cb08bcb
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 12:06:19 +00:00
Ruslan Ermilov
9f79cc1d43
mdoc(7) police: Nm is a must in the NAME section.
2000-11-17 17:11:26 +00:00
Ruslan Ermilov
251c176f41
mdoc(7) police: use certified section headers wherever possible.
2000-11-17 11:44:16 +00:00
Ruslan Ermilov
726b61ab5f
Avoid use of direct troff requests in mdoc(7) manual pages.
2000-11-10 17:46:15 +00:00
Greg Lehey
0ba3999559
Correct a bignum.
...
Detected-by: lang/clisp
Approved-by: jkh
2000-10-31 07:20:46 +00:00
Alexander Langer
d4cc151df7
Make the -d option actually work.
...
Today fast terminals are usually the default.
PR: 21634
Submitted by: Eric S. Van Gyzen <eric@vangyzen.net>
2000-10-28 07:37:57 +00:00
David Malone
25524f1985
Remove one other dup.
2000-10-12 09:26:33 +00:00
David Malone
371d271e9f
Remove some duplicated Dijkstra quotes and add a new one.
...
Approved by: jkh
2000-10-12 09:16:23 +00:00
Kris Kennaway
ed539fcc50
Add an amusing spoonerism.
...
Submitted by: Benno Rice <benno@hiro.netizen.com.au>
Approved by: jkh
2000-10-10 01:55:08 +00:00
Garrett Wollman
eb2fc78027
Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby
...
<time.h>).
2000-10-10 01:50:26 +00:00
Kris Kennaway
43a351dabc
Format string paranoia.
2000-10-08 04:33:21 +00:00
Bill Fumerola
e3dfcf49c2
Conform to BDECFLAGS
2000-10-08 03:24:30 +00:00
Poul-Henning Kamp
a416909903
Remove a duplicate Feyman quote. Add his problem-solving algorithm.
2000-09-30 09:52:49 +00:00
Daniel C. Sobral
bf316ed6e0
Add definitions of hardware and software.
2000-09-25 10:42:04 +00:00
Andrey A. Chernov
ca6d811ee5
Remove unneded -ltermcap or -lmytinfo
2000-09-16 03:52:06 +00:00
Bill Fumerola
4ca3536e6c
BDECFLAGS (with a whitespace change or two)
2000-08-29 03:25:49 +00:00
Bill Fumerola
a272dc48fc
Clean up previous commit.
2000-08-28 05:54:14 +00:00
Bill Fumerola
3aa9aaf931
BDECFLAGS
2000-08-27 22:24:43 +00:00
Jonathan Lemon
e16f9ed345
Add another Bill Paul quote.
...
Approved by: jkh
2000-08-07 20:49:08 +00:00
Mike Pritchard
8c23a0a271
Xref strfile(8).
...
PR: misc/20304
Submitted by: Kim Scarborough <sluggo@unknown.nu>
2000-07-31 07:28:16 +00:00
John-Mark Gurney
d757394ff9
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
Bruce Evans
bb6f2fd443
Fixed bitrot in DPADD.
2000-07-19 16:24:08 +00:00
Kris Kennaway
c7664a87e4
Don't call printf with no format string.
2000-07-10 05:24:02 +00:00
Kris Kennaway
19a32101dd
Don't call printf with no format string.
2000-07-10 05:16:59 +00:00
Bill Fumerola
18c8a61a47
minor brucification.
2000-07-06 05:46:37 +00:00
Bill Fumerola
4572bcfe05
${BDEFLAGS}
2000-07-04 02:27:49 +00:00
Bill Fumerola
a218be6892
"Fix" warnings.
2000-07-03 22:38:19 +00:00
Ollivier Robert
74f509a058
-lcompat doesn't seem to be needed anymore.
...
MFC candidate (compile fine on 5.0 and 4.0-STABLE).
2000-07-03 07:49:32 +00:00
Bill Fumerola
765823fba4
add a real prototype for printit()
2000-06-30 03:17:42 +00:00
Daniel C. Sobral
1ea75e4b0c
Remove garbage.
2000-06-02 12:49:57 +00:00
Daniel C. Sobral
51f32c1d17
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
Tim Vanderhoek
fcd0f2aa36
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
Tim Vanderhoek
de79c0b6c6
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
Tim Vanderhoek
39758512e0
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
Tim Vanderhoek
1c30cbf7fc
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
Tim Vanderhoek
e3d6d28bd1
Fix some newlines which have snuck in here in contradiction with
...
fortune's formatting rules.
2000-05-25 05:45:44 +00:00
Tim Vanderhoek
bd1a800065
Add a missing negative to a clause.
2000-05-25 05:07:50 +00:00
Tim Vanderhoek
e64a6bd772
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
Tim Vanderhoek
665aa583f1
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
Tim Vanderhoek
f1efd59d2d
Don't segv if bs or bc aren't defined in termcap's entry. Misc cleanup.
...
Fix `|' -> `||'. Use usleep() instead of delay loop. Etc.
Submitted by: Andrew <[3]andrew@ugh.net.au> (bin/8501)
2000-05-21 17:44:33 +00:00
Jim Mock
76f62d0c9d
Add a new fortune and remove an email address.
...
Reviewed by: jkh
2000-04-05 18:44:02 +00:00
Brian Feldman
9488249296
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
Brian Feldman
47da876a8b
Put the '%' before the new appended fortune, not after.
2000-03-26 08:47:26 +00:00
Peter Wemm
4c969be640
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
Greg Lehey
19eb3f85cf
Fix typo.
2000-03-09 22:53:13 +00:00
Matthew Hunt
5ec05cafae
Change RETTOKEN from '\n' to '\r'; it didn't work under some or all
...
terminals before. This change tested on FreeBSD syscons, XFree86 xterm,
and Solaris xterm.
2000-02-27 23:02:47 +00:00
Joerg Wunsch
0206896d32
Add an eleventh-hour gimick... But since it's only in `games' and
...
Jordan OK'ed it, i think it's a nice one for those who need it. I
once mentioned in Usenet that i've hacked morse(6) so it can control
an external device like a tone generator or even a ham radio
transceiver, so you could actually use that `game' for really
transmitting morse code through the air. A couple of people then
bugged be to send them my hack (which it was by that time).
So i've now finally found some hours to clean it up (like freaking out
with the transmitter no longer keyed in case someone ^c's out of the
program...), and to write the man page addition.
While i was at it, i also cleaned up some minor nits in Lyndon's
/dev/speaker code, mainly #ifdef related stuff like handling getopt()
if SPEAKER is not defined etc.
enjoy & 73
Approved by: jkh, the restless...
2000-02-27 01:21:28 +00:00
Matthew Hunt
fcc2171d89
Install the game files mode 444, so atc(6) can load them.
...
Little interest shown by: jkh
2000-02-25 10:23:19 +00:00
Bill Fumerola
c39bcb3078
Fix grammar error (repeated word).`
...
PR: bin/16810
Submitted by: Will Andrews <andrews@technologist.com>
2000-02-21 03:07:31 +00:00
Jordan K. Hubbard
01ce53ab1c
The people frobbing this file seem constitutionally unable to do so
...
without breaking it. Use ${.CURDIR} properly so that beforeinstall
target will actually work in the presence of an obj dir.
2000-02-15 07:15:41 +00:00
Chris Costello
5ed909462a
- Properly indent $FreeBSD$
...
- Remove NOOBJ to repair read-only building.
Submitted by: bde
Approved by: jkh
2000-02-15 04:27:46 +00:00
Chris Costello
dbed313a70
- Fix the Makefile so it installs the manual page (properly).
...
- Use ``beforeinstall'' rather than install for the custom installation
target used to install the shell script.
Approved by: jkh
2000-02-12 03:36:51 +00:00
Chris Costello
327a542d35
Add a manual page for wargames(6).
...
Obtained from: NetBSD
Approved by: jkh
2000-02-12 00:22:54 +00:00
Bill Fumerola
0aa40784a0
Backout rev1.7, as it broke adventure(6) (const'ing a non-r/o variable).
...
As wpaul notes, I was trying to fix something that wasn't broke.
1999-12-25 03:50:42 +00:00
Marcel Moolenaar
2c93646ca1
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 Wunsch
440b92f03f
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
Bill Fumerola
0d687f3b75
-Wall fixes.
...
XXX: This code is sick, and so are some of the "fixes".
1999-12-19 00:21:51 +00:00
Bill Fumerola
669d8a6fad
-Wall fixes.
1999-12-15 04:28:10 +00:00
Bill Fumerola
ee63d901b3
-Wall fixes.
1999-12-12 07:25:14 +00:00
Bill Fumerola
76df653e3d
-Wall fixes.
1999-12-12 06:40:28 +00:00
Bill Fumerola
c9914211a1
-Wall fixes.
1999-12-12 06:30:46 +00:00
Bill Fumerola
6636c9afd0
-Wall fixes.
1999-12-12 06:17:25 +00:00
Bill Fumerola
588a09b4fb
-Wall fixes.
1999-12-12 03:22:37 +00:00
Bill Fumerola
8828590563
-Wall fixes.
1999-12-12 03:04:17 +00:00
Bill Fumerola
fefaab10f0
-Wall cleanup.
1999-12-12 02:29:54 +00:00
Bill Fumerola
0e5a7be513
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
Bill Fumerola
5530fb792a
-Wall cleanup.
1999-12-10 16:21:50 +00:00
Bill Fumerola
8d8a5c1ed9
-Wall fixes.
1999-12-10 03:23:01 +00:00
Bill Fumerola
0158772873
-Wall fixes.
1999-12-10 02:54:18 +00:00
Bill Fumerola
b0fea688b7
-Wall cleanup / variable correctness.
...
Reviewed by: green
1999-12-07 03:00:55 +00:00
Chris Costello
9735dded21
Change `.Dq Fl o'' to
`.Dq -o''
1999-12-07 02:47:59 +00:00
Bill Fumerola
2be6d318c1
-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 Costello
769300a1f1
- 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 Peters
417c1d79a4
Add Matt Fuller's comment about long-standing x86 bug that allows you
...
to install Windows.
1999-12-02 23:46:49 +00:00
Bill Fumerola
7b216475bf
copyright/sccsid/rcsid cleanup.
1999-11-30 03:50:02 +00:00
Greg Lehey
75c4ebf0b6
Brucify last commit:
...
- Use consistent capitalization.
- Subjects and verbs now agree.
Pointed-out-by: sheldonh
1999-11-29 23:40:23 +00:00
Wes Peters
59f017aa51
Added definition of 'brucify'.
...
Submitted by: Eivind Eklund
Suggested by: Brian Somers
1999-11-28 22:51:17 +00:00
Wes Peters
bbb8708655
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 Wunsch
e9b61ea0fd
Don't coredump if can't write to the scorefile.
1999-11-25 15:57:54 +00:00