ru
1ef340bf02
- Backout botched attempt to intoduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
ru
0f13d32b13
Set the default manual section for games/ to 6.
2001-03-20 18:08:43 +00:00
ache
9bfeec900a
Remove unneded -ltermcap or -lmytinfo
2000-09-16 03:52:06 +00:00
mph
2bf0a76dc4
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
mph
e379e2d833
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
billf
5bc8e1aca4
copyright/sccsid/rcsid cleanup.
1999-11-30 03:50:02 +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
phantom
34985ba96d
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
peter
cdad5bae8c
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
nik
4f0ffcbe19
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
steve
2422e768e1
Round two of MetBSD games merges.
...
Submitted by: Stephen J. Roznowski <sjr@home.net>
1999-05-03 02:08:31 +00:00
steve
13a2e65f7b
Forgot to remove these files with the NetBSD games cleanups.
1999-04-20 20:24:40 +00:00
steve
e30f468f2b
Merge a bunch of cleanups from NetBSD.
...
PR: 8083
Submitted by: Stephen J. Roznowski <sjr@home.net>
Obtained from: a whole slew of NetBSD PRs
1999-04-19 03:59:02 +00:00
jkoshy
83342e5232
Fix discrepancy between sources and manual page for the 'c' command.
...
PR: docs/6003
1998-07-20 02:07:49 +00:00
bde
1ff4ae4b2a
Fixed printf format errors.
1998-06-30 19:10:49 +00:00
bde
70c240a71b
Fixed the type of yyerror() (1970's style).
1998-06-30 18:31:17 +00:00
jb
f935ceae3b
Add #include string.h to get prototypes.
1998-05-09 08:46:53 +00:00
jb
f0469f5616
Add #include stdlib.h to get prototypes.
1998-05-09 08:45:53 +00:00
bde
ec3dc0a095
Added y.tab.h to SRCS. This should have been used to get dependencies
...
on y.tab.h generated. It will soon be used to tell bsd.dep.mk that
y.tab.h itself needs to be generated.
1998-05-05 13:16:35 +00:00
bde
6a77e9f036
Fixed races in `make -jN' using new yacc rules.
1998-05-04 20:09:06 +00:00
ache
7b9f8d764e
Fix turn right
...
Submitted by: "Klaus-J. Wolf" <Yanestra@t-online.de>
1997-09-24 23:18:44 +00:00
ache
1c68b49bec
Oops, miss one rand() lcation...
1997-09-24 23:15:00 +00:00
ache
d0c75f3bef
Revoke properly by setgid, not by setuid, overlooked in games
...
uid->gid change
1997-09-24 21:29:58 +00:00
ache
dc5db58833
Installed scenarios was unreadable with change games uid->gid, fix it
...
Beforeinstall score file to the right place
Use srandomdev
Remove revoke, it broke scores and scenarios
Fix names in FILES manpage section
1997-09-24 03:28:24 +00:00
eivind
3df09cad8b
Change games from setuid games to setgid games.
...
Reviewed by: maybe@yes.no
Obtained from: OpenBSD (mostly deraadt@openbsd.org )
1997-09-01 00:34:51 +00:00
wosch
8b5ea3fbc9
444 -> ${NOBINMODE}
...
/usr/share -> ${SHAREDIR}
/usr/games -> ${BINDIR}
1997-02-09 02:52:41 +00:00
bde
218243765f
Fixed DPADD.
1996-09-05 17:16:10 +00:00
bde
9ce1e5b523
Backed out yacc changes.
1996-06-03 01:56:05 +00:00
phk
90ec6cceb4
Use new yacc rule.
1996-05-30 20:56:23 +00:00
bde
8a5789682c
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
21c42b2996
Remove trailing whitespace.
1995-05-30 03:37:36 +00:00
rgrimes
fcde3ed447
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