summaryrefslogtreecommitdiff
path: root/games/robots/main.c
AgeCommit message (Expand)Author
2005-05-01use setresgid() to drop privs, it is simply a better and less ambiguous API;Damien Miller
2005-04-10sort options + sync usage();Jason McIntyre
2004-11-29ansi. ok deraadt@Jonathan Gray
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-31crmode -> cbreakPaul Janzen
2002-05-31de-registerPaul Janzen
2000-01-21Remove unused function; jsm@netbsd.orgPaul Janzen
1999-12-18Enable realtime mode, use native curses functions when available, tidy manPaul Janzen
1998-08-22More largely NetBSD-inspired code cleanupPaul Janzen
1998-07-09Scorefile bugfix and minor code cleaning, some from NetBSDPaul Janzen
1997-02-05add tags to changed fileskstailey
1997-02-05fix highscore without breaking securitykstailey
1997-01-17r?index -> strr?chrTodd C. Miller
1996-12-22proper gid revokeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt