summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Allow to save/restore files (was games user suid problem)ache1994-10-031-2/+12
|
* Close security hole: all games linked with dm started as suid binache1994-10-031-4/+4
|
* Change setup.c so that game files are generated into obj dir,swallace1994-09-193-17/+32
| | | | then Makefile installs into ${DESTDIR}/var/games/phantasia
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-1118-25/+25
|
* Yow! Something highly bogus happened with the previous commit orjkh1994-09-113-4/+2
| | | | patch and I only just noticed. Fix things to include Makefile.inc correctly.
* More properly include ../../Makefile.inc from Makefiles.jkh1994-09-101-0/+4
| | | | | Reviewed by: jkh Submitted by: rgrimes
* How embarassing. I totally forgot to cvs add this thing. Thanks, Rod!jkh1994-09-091-0/+5
| | | | Submitted by: jkh
* Nuke monop - we don't need any grief from Parker Brothers on their copyrightedjkh1994-09-081-2/+2
| | | | | | and trademarked game. Reviewed by: jkh Submitted by: sef
* Remove the conditional mkdir of /var/games/phantasia - done by mtree now.jkh1994-09-081-3/+0
| | | | Submitted by: jkh
* Sigh. Ok, now that these have been uncovered by fixing the Makefile,jkh1994-09-082-1/+2
| | | | | make them work! :-) Just include ${X11BASE}/include in the CFLAGS, basically. Submitted by: jkh
* Gack - this was totally broken.jkh1994-09-081-1/+1
| | | | | Reviewed by: Submitted by:
* Add datfiles to SUBDIR for obj target too. "make install" wrote to thebde1994-09-081-1/+1
| | | | | source directory and failed when the source directory was nfs mounted. This was fixed in 1.1.5. Sigh.
* Make this work with missing dirs.jkh1994-09-081-0/+3
| | | | Submitted by: jkh
* Woo, naughty! It just occurred to me that this guy wasn't usingjkh1994-09-081-3/+3
| | | | | ${DESTDIR} - fixed. Submitted by: jkh
* More preventive medicine on making directories before installation.jkh1994-09-081-0/+3
| | | | Submitted by: jkh
* Nuke the ching port - it's highly bogus and I'm sure we can find anotherjkh1994-09-081-2/+2
| | | | | (better) one if we ever get overwhelmed by requests. Submitted by: jkh
* Fixup the .if exists() stuff I messed up the first time.jkh1994-09-081-1/+1
| | | | Submitted by: jkh
* Remove chess from subdirs. It doesn't exist.bde1994-09-051-2/+3
| | | | Add a missing right parentheses to an expression.
* This commit was generated by cvs2svn to compensate for changes in r2490,jkh1994-09-04178-0/+23045
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-04178-0/+23045
| | | | | | | 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
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationjkh1994-09-04497-0/+204575
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
OpenPOWER on IntegriCloud