summaryrefslogtreecommitdiff
path: root/games/canfield/cfscores
AgeCommit message (Expand)Author
2016-01-08Headers clean upmestre
2016-01-07Some basic code maintenance in games/tb
2015-12-02add const and remove unused variable.tb
2015-11-30pledge "stdio rpath wpath cpath tty" for canfieldtb
2015-11-26Add checks for getenv(), snprintf() and getlogin().tb
2015-11-24repair lseeks, from RicardoTed Unangst
2015-11-24change score file name to .cfscores so it's not taking up valuable spaceTed Unangst
2015-11-24move score files to home directory and drop setgid. from Ricardo MestreTed Unangst
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-06-09add missing flag to usage; synchronize argument names with documentation;Igor Sobrado
2005-05-01use setresgid() to drop privs, it is simply a better and less ambiguous API;Damien Miller
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
2002-06-23uid_t and gid_t are unsignedTheo de Raadt
2002-05-31No dm -> games with high score files etc. must explicitly be setgid games.Paul Janzen
2002-05-23The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/...Theo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-02-18include <string.h>Paul Janzen
2001-02-13Try to keep formatting pretty for long usernamesPaul Janzen
2000-07-23Code cleanups (some from NetBSD), typo fix.Paul Janzen
1998-08-29use names for constants in lseek() and open(); NetBSD PR6057; jsm28@cam.ac.ukPaul Janzen
1996-12-22proper gid revokeTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt