summaryrefslogtreecommitdiff
path: root/games/adventure/main.c
AgeCommit message (Expand)Author
2017-01-21Nuke whitespace foolish enough to expose itself during the greatKenneth R Westerback
2016-12-25gcc says "if you define labels and don't use them, I will whine."Kenneth R Westerback
2016-03-08Headers cleanup with and OK tb@mestre
2016-01-07Some basic code maintenance in games/tb
2015-11-30Straightforward pledge "stdio rpath wpath cpath" for adventure.tb
2014-11-16Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>,Philip Guenther
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2004-07-09ansi; khalek@linuxgamers.netTheo de Raadt
2003-07-10add missing includesDavid Krause
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-08Change remaining strcpy -> strlcpy; noticed by TheoTodd C. Miller
2003-04-07Change wd1 and wd2 from pointers to arrays. This removes the needTodd C. Miller
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
2002-05-31No dm -> no need to revoke setegid.Paul Janzen
2001-02-04Remove -traditional-cpp and do some -Wall cleanups; from Chris K. YoungPaul Janzen
1998-11-29Minor changes from NetBSDPaul Janzen
1998-09-02More changes from jsm28@cam.ac.ukPaul Janzen
1998-08-31merge in NetBSD, including recent PR's of jsm28@cam.ac.ukPaul Janzen
1998-03-19Minor tweaks, mainly setgid-relatedPaul Janzen
1997-07-23tabifykstailey
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-05-28pull signal.hTheo de Raadt
1996-05-26sync 0521Theo de Raadt
1996-02-17From netbsd:Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt