ru
a8adf98c82
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
ru
cd7c90d38f
s/${INSTALL} -c/${INSTALL} ${COPY}/
2002-07-18 12:07:49 +00:00
wollman
1116ad074f
Fix preprocessor directive syntax (text after #endif).
2002-05-30 21:04:11 +00:00
obrien
570838e70a
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
ru
37468b69ca
Install files via FILES.
2001-12-17 15:23:57 +00:00
dd
eaa6ee03b8
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
brian
8636b161b3
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
ru
8766a6714b
Games ownership cleanup.
...
Urged by: bde
2001-06-13 15:26:31 +00:00
ru
45d92a4319
- Backout botched attempt to intoduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
ru
97b705f3c8
Set the default manual section for games/ to 6.
2001-03-20 18:08:43 +00:00
ru
4d68e37482
Prepare for mdoc(7)NG.
2000-12-19 15:46:46 +00:00
ru
dfd5860ef3
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 12:06:19 +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
002f485078
copyright/sccsid/rcsid cleanup.
1999-11-30 03:50:02 +00:00
marcel
0e4a2bcd5b
Fix breage by previous commit
1999-11-16 11:47:40 +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
billf
3e1d9f25c8
Avoid ambigious if() if() else().
1999-09-07 06:00:03 +00:00
peter
5891876970
Don't beat on ospeed, larn doesn't need it, and the libraries no longer
...
need it.
1999-08-30 08:05:07 +00:00
peter
289c0d262f
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
nik
9487ea6721
Add $Id$, to make it simpler for members of the translation teams to
...
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
1999-07-12 20:30:45 +00:00
bde
cb8e733b14
Fixed printf format errors.
1998-06-30 19:10:49 +00:00
jb
50ed7e732d
Change variable types from long to time_t if they are passed to time()
...
by reference.
1998-05-09 10:09:00 +00:00
charnier
12946fc00d
Use .An/.Aq.
1998-04-01 06:14:16 +00:00
ache
705dab002e
Headers cleanup.
...
Add revoke before shell exit.
Fix mail sending procedure.
Convert to random()
Implement nap.
1997-09-24 20:17:43 +00:00
ache
0d91fed910
Beforeinstall log and score files to prevent owning of them by first
...
user who run game
Slightly modify game to understand pre-created score file
1997-09-24 01:27:26 +00:00
steve
c8b8aa249f
Merge Lite2 changes.
...
PR: bin/2599
Submitted by: Julian Assange <proff@iq.org>
1997-08-11 04:23:05 +00:00
wosch
facc59a057
444 -> ${NOBINMODE}
...
/usr/share -> ${SHAREDIR}
/usr/games -> ${BINDIR}
1997-02-09 02:52:41 +00:00
mpp
27e5218d1c
Correct some man page cross references and some file
...
locations.
1996-02-05 17:32:16 +00:00
ache
b23ac99c8c
Add missing ospeed setting
1995-08-04 09:54:54 +00:00
bde
f5284ed86d
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
rgrimes
30ef9631c5
Remove trailing whitespace.
1995-05-30 03:37:36 +00:00
rgrimes
472d2ef3ed
Fix nested comments for -Wcomment warnings.
1995-05-09 13:33:06 +00:00
rgrimes
2b975cb8d0
Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap
1994-09-11 21:32:28 +00:00
jkh
057afceb86
Bring in the 4.4 Lite games directory, modulo man page changes and segregation
...
of the x11 based games. I'm not going to tag the originals with bsd_44_lite
and do this in two stages since it's just not worth it for this collection,
and I've got directory renames to deal with that way. Bleah.
Submitted by: jkh
1994-09-04 04:03:31 +00:00