Commit Graph

498 Commits

Author SHA1 Message Date
ache
d764bb0637 Fix ISO_ to preferred MIME name 2001-06-10 20:30:41 +00:00
dwmalone
8390e0ce62 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
imp
7d25f8bce0 Remove #if 0'd code. It turned up on my MAXPATHLEN + 1 sweep. 2001-06-05 04:29:55 +00:00
phk
a8ea886399 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
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
kris
21555c913e Silence WARNS=2 and BDECFLAGS on alpha and i386
MFC after:	1 week
2001-05-20 05:44:03 +00:00
kris
60a89caa1b Silence WARNS=2 and BDECFLAGS on alpha and i386
MFC after:	1 week
2001-05-20 05:37:46 +00:00
imp
90c1fe5c6b %DCL-I-FORMATRIGHT, Format VMS error messages pedantically correct. 2001-04-23 06:08:30 +00:00
ru
2ac87222ba beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +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
dwmalone
87a080a4ff Compare initscr to NULL not ERR. Add FreeBSD tag.
PR:		19044
2001-03-05 11:54:27 +00:00
ru
b5a960e3c7 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
ru
0b8c9cff2d Prepare for mdocNG. 2001-02-26 09:05:48 +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
bde
22257df097 Fixed style bug (bloat of a line length past 80 columns) in previous commit. 2001-02-18 01:26:17 +00:00
grog
cbefc59559 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
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
ru
2616f73893 mdoc(7) police: correct .Dd, add missing .El. 2001-02-06 16:17:49 +00:00
ru
9ac37e042e mdoc(7) police: .Xr name -> .Nm 2001-02-06 16:15:11 +00:00
ru
147efa725a mdoc(7) police: correct .Dd format. 2001-02-06 16:13:09 +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
asmodai
d01f7d9c4a 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
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
ru
4e978a24b5 mdoc(7) police: fixed a few bogons. 2001-01-25 14:16:42 +00:00
phantom
b216b76172 man(7) -> mdoc(7) 2001-01-25 12:36:16 +00:00
phantom
8acdd4d3f2 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
phantom
e38871fd4d Remove never used home-born implementation of curses library from source
tree.
2001-01-25 12:24:29 +00:00
ru
dfc16871ec Prepare for mdoc(7)NG. 2000-12-19 15:46:46 +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
cfafe5cee1 mdoc(7) police: added missing .Os call. 2000-12-14 13:58:15 +00:00
ru
d321795841 mdoc(7) police: use canonical form of .Dd macro. 2000-12-11 15:15:20 +00:00
ru
7606a30cfa Eliminate groff(1) and tbl(1) warnings. 2000-11-28 17:05:25 +00:00
kris
a966de6cc8 Constify 2000-11-26 10:56:12 +00:00
kris
6aaa026f1a Format string auditing 2000-11-26 09:51:46 +00:00
ru
617d4b1428 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 12:06:19 +00:00
ru
3f0ed120e1 mdoc(7) police: Nm is a must in the NAME section. 2000-11-17 17:11:26 +00:00
ru
77559ae015 mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
ru
f9c7198049 Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
grog
6178eb8fa7 Correct a bignum.
Detected-by: 	lang/clisp
Approved-by:	jkh
2000-10-31 07:20:46 +00:00
alex
2c9aaa06f3 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
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