Commit Graph

1119 Commits

Author SHA1 Message Date
Andrey A. Chernov
acc5abeb6a Allow to save/restore files (was games user suid problem) 1994-10-03 14:41:11 +00:00
Andrey A. Chernov
fc356dc499 Close security hole: all games linked with dm started as suid bin 1994-10-03 14:21:05 +00:00
Steven Wallace
b058360fef Change setup.c so that game files are generated into obj dir,
then Makefile installs into ${DESTDIR}/var/games/phantasia
1994-09-19 05:41:13 +00:00
Rodney W. Grimes
0e58d91938 Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:32:28 +00:00
Jordan K. Hubbard
fe6b5813bb Yow! Something highly bogus happened with the previous commit or
patch and I only just noticed.  Fix things to include Makefile.inc correctly.
1994-09-11 07:29:55 +00:00
Jordan K. Hubbard
4cdee75686 More properly include ../../Makefile.inc from Makefiles.
Reviewed by:	jkh
Submitted by:	rgrimes
1994-09-10 22:31:00 +00:00
Jordan K. Hubbard
b74d92f39a How embarassing. I totally forgot to cvs add this thing. Thanks, Rod!
Submitted by:	jkh
1994-09-09 17:03:40 +00:00
Jordan K. Hubbard
32d794a8a6 Nuke monop - we don't need any grief from Parker Brothers on their copyrighted
and trademarked game.
Reviewed by:	jkh
Submitted by:	sef
1994-09-08 20:01:17 +00:00
Jordan K. Hubbard
a162622bb8 Remove the conditional mkdir of /var/games/phantasia - done by mtree now.
Submitted by:	jkh
1994-09-08 19:19:46 +00:00
Jordan K. Hubbard
f9e6ae88ca Sigh. Ok, now that these have been uncovered by fixing the Makefile,
make them work! :-)  Just include ${X11BASE}/include in the CFLAGS, basically.
Submitted by:	jkh
1994-09-08 19:15:47 +00:00
Jordan K. Hubbard
514d1814ac Gack - this was totally broken.
Reviewed by:
Submitted by:
1994-09-08 18:48:57 +00:00
Bruce Evans
1b42fe9258 Add datfiles to SUBDIR for obj target too. "make install" wrote to the
source directory and failed when the source directory was nfs mounted.
This was fixed in 1.1.5.  Sigh.
1994-09-08 10:51:48 +00:00
Jordan K. Hubbard
bc8561e982 Make this work with missing dirs.
Submitted by:	jkh
1994-09-08 04:17:57 +00:00
Jordan K. Hubbard
d0a05ae033 Woo, naughty! It just occurred to me that this guy wasn't using
${DESTDIR} - fixed.
Submitted by:	jkh
1994-09-08 04:15:34 +00:00
Jordan K. Hubbard
6d002167be More preventive medicine on making directories before installation.
Submitted by:	jkh
1994-09-08 04:11:45 +00:00
Jordan K. Hubbard
12a4520cae Nuke the ching port - it's highly bogus and I'm sure we can find another
(better) one if we ever get overwhelmed by requests.
Submitted by:	jkh
1994-09-08 04:07:18 +00:00
Jordan K. Hubbard
418cafe6b6 Fixup the .if exists() stuff I messed up the first time.
Submitted by:	jkh
1994-09-08 03:59:29 +00:00
Bruce Evans
c33a3f955c Remove chess from subdirs. It doesn't exist.
Add a missing right parentheses to an expression.
1994-09-05 13:12:01 +00:00
Jordan K. Hubbard
554eb505f8 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