summaryrefslogtreecommitdiffstats
path: root/phantasia
Commit message (Collapse)AuthorAgeFilesLines
...
* Add use of `const' where appropriate to the games.jsm1999-09-089-57/+57
| | | | | | | | | This merges in all such remaining changes from the Linux port of the NetBSD games, except in hunt (where substantial changes from OpenBSD need to be looked at). Some such changes were previously covered in PRs bin/6041, bin/6146, bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994, bin/8039, bin/8057 and bin/8093.
* Don't chown installed files or directories if UNPRIVILEGED is defined.simonb1999-08-211-1/+5
| | | | | "make build" should now work as a non-root user (tested on Alpha). mtree spits out lots of warnings during "make distrib-dirs", but these are non-fatal.
* Make phrase to enter password again clearerhubertf1999-08-181-2/+2
|
* Remove obsolete header file. Fixes PR bin/6700 by Joseph S. Myers.tron1999-01-021-56/+0
|
* tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.confdbj1998-12-061-3/+3
| | | but is not in the environment.
* Add braces to make the new egcs happy.veego1998-08-303-7/+11
|
* const poisoning.mycroft1998-07-272-4/+4
|
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-181-3/+3
|
* Remove -lcompat; not neededchristos1998-02-041-3/+3
|
* don't clobber the score file!mrg1997-11-241-1/+8
|
* install games files with the correct permissions.mrg1997-11-201-2/+2
|
* install games that need it setgid.mrg1997-11-201-1/+2
|
* WARNSify, KNFify (inc. removing extremely verbose & useless comments), ...lukem1997-10-1312-6375/+4302
|
* enable WARNS?=1 by default, & temporarily disable for the few unclean programslukem1997-10-121-1/+2
|
* getopt returns -1 not EOFlukem1997-10-121-2/+2
|
* Use tbl support from bsd.man.mk instead of having a special rule.phil1997-06-301-5/+2
|
* Back out BUILDDIR and NOINSTALL changes.cjs1997-05-311-3/+3
|
* These updates to the build allow building against include filescjs1997-05-261-3/+3
| | | | | | | | | and libs in the object tree, if you use a separate object tree, while maintaining backward compatability with other build methods. See the notes in src/share/mk/bsd.README for full details. Note that the `make includes' target now only installs the include files in the build directory (if you use one--otherwise they go in DESTDIR just like before); `make install' will install include files in DESTDIR.
* Use afterinstall, not beforeinstall.mycroft1997-05-091-2/+2
|
* Allow this to be cross-compiled.thorpej1997-04-191-4/+10
|
* Sync to 4.4BSD-Lite2, not that you'd know because none of these files have ↵tls1997-01-072-4/+9
| | | | SCCS ID strings!
* use posix-style : for chown uid/group separatorjtk1996-06-011-2/+2
|
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-246-13/+16
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* rcs id conventionscgd1995-03-2421-0/+41
|
* Use ${DESTDIR}.pk1995-03-082-13/+20
|
* specify man pages the new way.cgd1994-12-221-3/+4
|
* phantasia(6), from 44litejtc1994-10-2123-0/+9731