summaryrefslogtreecommitdiff
path: root/games/robots/main.c
AgeCommit message (Expand)Author
2016-03-07- General changes:mestre
2016-01-07Some basic code maintenance in games/tb
2016-01-04More cleanup and sorting on header sectionmestre
2015-12-04Drop pledge("getpw") and pwd.h and use the now usualtb
2015-11-29Move scorefile to $HOME. The nice implementation of the score filetb
2015-08-26Improve robots(6) by using timespec*() functions, replacing gettimeofday()Rafael Zalamena
2014-11-03select() to poll() conversionsTheo de Raadt
2013-08-29replace srandomdev()+random() with the arc4random*() familyChristian Weisgerber
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
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