Commit Graph

30 Commits

Author SHA1 Message Date
Andrey A. Chernov b32baf3440 gdc -> grdc 1994-12-05 19:30:00 +00:00
Andrey A. Chernov 9dbcbbcf0d gdc -> grdc 1994-12-04 21:55:23 +00:00
Andrey A. Chernov 20c778875d Re-import with new name, old name conflicts with gated 1994-12-04 21:51:19 +00:00
Andrey A. Chernov 64cfe457df Add bs/gdc 1994-12-03 04:40:26 +00:00
Andrey A. Chernov fcd9a52b79 Move ncurses test here (also nice game) 1994-12-03 04:34:46 +00:00
Andrey A. Chernov 62046959a1 Prevent core dump for root
Obtained from: partially from 1.1.5.1
1994-12-03 02:27:40 +00:00
Andreas Schulz 588cf4250c Add the files: characs, gold, lastdead, mess, monsters, motd, scoreboard, void
that are created from a setup program to the CLEANFILES list.
1994-11-28 11:12:29 +00:00
Andreas Schulz 5dd2c633c9 Add a -fwritable-strings to the CFLAGS. hack need it :-). 1994-11-26 16:15:44 +00:00
Poul-Henning Kamp 3204ec6602 Make the "games" dist the hard way. 1994-11-20 01:53:09 +00:00
Poul-Henning Kamp d28db85ed5 "distribute" games into their own distribution.
Reviewed by:
Submitted by:
Obtained from:
1994-11-14 20:10:49 +00:00
Poul-Henning Kamp d9f612f5ab "dm" must be owned by "games" to do it's stunt. 1994-11-08 03:36:51 +00:00
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