summaryrefslogtreecommitdiff
path: root/games/robots/robots.h
AgeCommit message (Collapse)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
1999-12-18Enable realtime mode, use native curses functions when available, tidy manPaul Janzen
page, and use MAXLOGNAME for scorefile (this makes new scorefiles incompatible with old ones). Realtime idea and some code from d@.
1998-08-22More largely NetBSD-inspired code cleanupPaul Janzen
1998-07-09Scorefile bugfix and minor code cleaning, some from NetBSDPaul Janzen
1995-10-18initial import of NetBSD treeTheo de Raadt