summaryrefslogtreecommitdiff
path: root/games/trek/main.c
AgeCommit message (Expand)Author
2021-01-27satisfy -fno-commonTheo de Raadt
2018-08-09The game is playable without the need to access any files therefore we canRicardo Mestre
2016-01-07Some basic code maintenance in games/tb
2016-01-07ANSIfy trek(6)mestre
2016-01-07Remove unnecessary headers and sort the remaining alphabeticallymestre
2015-11-30pledge "stdio rpath wpath cpath" for this one.tb
2014-12-08For now, these games still contain deterministic randomization (forTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
2002-05-31de-registerPaul Janzen
2002-05-31No dm -> no need to revoke setegid.Paul Janzen
1999-03-12Correct documentation, remove useless code, remove duplicate documentation,Paul Janzen
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalPaul Janzen
1998-03-19Minor tweaks, mainly setgid-relatedPaul Janzen
1997-07-31time_tTheo de Raadt
1997-07-23tabifykstailey
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt