summaryrefslogtreecommitdiffstats
path: root/games/phantasia (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix operator precedence errors: NetBSD PR 9698.pjanzen2000-04-071-3/+3
|
* spurious words and misc fixeshugh1999-07-081-2/+2
|
* NetBSD merge (mainly -Wall related)pjanzen1998-11-2916-3953/+3876
|
* Clear up a warning: printw doesn't take a const char, printf doespjanzen1998-11-282-12/+8
|
* -lcurses, not termcap/termlibmillert1998-07-241-3/+3
|
* Ok, so I was bored and couldn't sleep...downsj1998-07-106-12/+44
| | | | Make this sucker work with decent terminal settings.
* avoid fclose(NULL)deraadt1997-12-081-4/+16
|
* $OpenBSD$deraadt1997-09-211-3/+1
|
* The /var/games/phantasia/* files should be root.gamesangelos1997-09-021-2/+2
|
* time_t not longderaadt1997-07-311-1/+1
|
* tabifykstailey1997-07-231-1/+1
|
* depend on DPADD, not only one libmickey1997-04-011-2/+2
|
* phantasia.6 -> phantasia.6tbldownsj1997-02-282-5/+1
|
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-1/+1
|
* root NOT games.etheisen1997-01-031-2/+2
|
* clean betterniklas1996-10-121-2/+2
|
* Always use -ltermlib when linking with -lcursestholo1996-06-021-2/+2
| | | | Depend on LIBTERMCAP and LIBTERMLIB as appropriate
* fixed the "/* in comments" problem.fn1996-05-267-72/+72
|
* Make building with ${HOSTCC} work in obj-dirsniklas1996-03-091-4/+5
|
* Rudimentary support for compilation in a cross environmentniklas1996-03-091-3/+10
| | | | | Host tools will be compiled with HOSTCC instead of CC. Note, these are not complete in *any* way\!
* initial import of NetBSD treederaadt1995-10-1823-0/+9783