summaryrefslogtreecommitdiff
path: root/games/trek/main.c
AgeCommit message (Expand)Author
2011-08-29Use __deadjoerg
2009-05-25Use random() instead of rand(), so we get something like randomdholland
2009-05-25Remove obviously botched test for "fast mode" based on terminal speed.dholland
2009-05-25Use getopt to handle the remaining (all currently undocumented) options.dholland
2009-05-25Remove last traces of undocumented -p option (apparently related todholland
2009-05-25Don't give special privileges to uid 13107.dholland
2009-05-24Split up lines > 80 chars. Object files unchanged.dholland
2009-05-24KNF: brace and comment placement. Object files identical.dholland
2009-05-24KNF: fix formatting of preprocessor directivesdholland
2009-05-24ANSIfy function declarations. No object file diffs except for two functionsdholland
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2004-01-27Remove uses of __P.jsm
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-07-22seperate -> separatewiz
2000-05-08Use setgid(), not setregid().mycroft
1999-09-18Fix -Wsign-compare warnings.jsm
1999-09-12Security improvements for games (largely from or inspired by OpenBSD).jsm
1997-10-13time_t != long, again. *Sigh*.cjs
1997-10-12Warnsify and remove local implementations of libc functions.christos
1995-04-22clean up import, NetBSD RCS IDs, etc.cgd
1994-05-24Converted from sgtty to termios api, no longer needs libcompat.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd