summaryrefslogtreecommitdiff
path: root/games/phantasia
AgeCommit message (Expand)Author
2004-11-11this needs to be sgid gamesJolan Luff
2004-01-02standard order for options;Jason McIntyre
2003-08-06Remove some double semicolons (hmm, do two semis equal a maxi?).Todd C. Miller
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-17"nokeep" added to prevent warning when generating table;Jason McIntyre
2003-05-12Oops, one more grammar error.Paul Janzen
2003-05-12Start with NetBSD's man page, which has been converted to mdoc, and doPaul Janzen
2003-05-12From NetBSD: remove redundant declarationPaul Janzen
2003-04-25comment repairTheo de Raadt
2003-04-08Use POSIX chown semantics (user:group); noted by Leandro CostaTodd C. Miller
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
2003-03-11double words and spelling fixesDavid Krause
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
2002-05-31crmode -> cbreakPaul Janzen
2002-05-31de-registerPaul Janzen
2002-05-23The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/...Theo de Raadt
2002-05-06do not install a SIGSEGV handlerTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-16Use the volatile specifier to fix warnings about variables beingTodd C. Miller
2002-01-04Don't longjmp(..., 0)Artur Grabowski
2001-09-19occured->occurred; from NetBSD via Mike Pechkin <mpech@prosoft.org.lv>.Paul Janzen
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-02-04Tidy, avoid segfaults on unknown users, and deal with long usernamesPaul Janzen
2001-01-28$OpenBSD$Niklas Hallqvist
2000-06-29use SEEK_SET; improve an error message.Paul Janzen
2000-04-07Fix operator precedence errors: NetBSD PR 9698.Paul Janzen
1999-07-08spurious words and misc fixesHugh Graham
1998-11-29NetBSD merge (mainly -Wall related)Paul Janzen
1998-11-28Clear up a warning: printw doesn't take a const char, printf doesPaul Janzen
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-10Ok, so I was bored and couldn't sleep...Jason Downs
1997-12-08avoid fclose(NULL)Theo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-02The /var/games/phantasia/* files should be root.gamesAngelos D. Keromytis
1997-07-31time_t not longTheo de Raadt
1997-07-23tabifykstailey
1997-04-01depend on DPADD, not only one libMichael Shalayeff
1997-02-28phantasia.6 -> phantasia.6tblJason Downs
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-03root NOT games.etheisen
1996-10-12clean betterNiklas Hallqvist
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
1996-05-26fixed the "/* in comments" problem.fn
1996-03-09Make building with ${HOSTCC} work in obj-dirsNiklas Hallqvist
1996-03-09Rudimentary support for compilation in a cross environmentNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt