Commit Graph

20 Commits

Author SHA1 Message Date
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