summaryrefslogtreecommitdiff
path: root/games/atc/main.c
AgeCommit message (Expand)Author
2005-05-01use setresgid() to drop privs, it is simply a better and less ambiguous API;Damien Miller
2004-11-29ansi. ok deraadt@Jonathan Gray
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)Todd C. Miller
1999-09-01Make sure screen is big enough for the selected game; also a little tidyingPaul Janzen
1998-09-21Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults ifPaul Janzen
1998-09-02use ICRNL; jsm28@cam.ac.ukPaul Janzen
1998-06-03zero struct sigaction before useTheo de Raadt
1997-06-18fix highscore filekstailey
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