summaryrefslogtreecommitdiffstats
path: root/games/robots/robots.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup and sorting on header sectionmestre2016-01-041-15/+3
* Set as __dead a few more functions, that don't return, on games/mestre2015-12-261-2/+2
* Declare usage() functions as __dead void, if they don't return, on games section.mestre2015-12-251-2/+2
* Drop pledge("getpw") and pwd.h and use the now usualtb2015-12-041-2/+1
* Move scorefile to $HOME. The nice implementation of the score filetb2015-11-291-3/+1
* Improve robots(6) by using timespec*() functions, replacing gettimeofday()rzalamena2015-08-261-2/+2
* Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>,guenther2014-11-161-3/+3
* select() to poll() conversionsderaadt2014-11-031-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-23/+23
* Enable realtime mode, use native curses functions when available, tidy manpjanzen1999-12-181-9/+9
* More largely NetBSD-inspired code cleanuppjanzen1998-08-221-2/+2
* Scorefile bugfix and minor code cleaning, some from NetBSDpjanzen1998-07-091-29/+63
* initial import of NetBSD treederaadt1995-10-181-0/+110