summaryrefslogtreecommitdiffstats
path: root/phantasia/main.c
Commit message (Collapse)AuthorAgeFilesLines
* A couple more checks for file descriptor < 3 missed earlier.jsm1999-09-131-1/+3
|
* Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate injsm1999-09-081-5/+5
| | | the games.
* Add use of `const' where appropriate to the games.jsm1999-09-081-2/+2
| | | | | | | | | 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.
* Make phrase to enter password again clearerhubertf1999-08-181-2/+2
|
* Add braces to make the new egcs happy.veego1998-08-301-2/+3
|
* WARNSify, KNFify (inc. removing extremely verbose & useless comments), ...lukem1997-10-131-1030/+745
|
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-3/+3
| | | | Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
* rcs id conventionscgd1995-03-241-0/+2
|
* phantasia(6), from 44litejtc1994-10-211-0/+1288