summaryrefslogtreecommitdiff
path: root/games/hack/hack.timeout.c
AgeCommit message (Collapse)Author
2001-03-25Make mostly gcc -W clean, and other cleanup:jsm
Use const. Add __noreturn__ attributes. Add a __format__ attribute. Add __unused__ attributes. Use symbolic constants for open() and lseek(). Declare types of all function parameters; convert some function definitions to ISO C form. Ensure standard file descriptors are open on startup. Check for errors writing output of makedefs. Avoid duplicate definitions of variables.
1997-10-19WARNsify...christos
1995-03-23merge with Lite, new RCS id conventions, etc.cgd
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
headers, and a few other insignificant changes.
1993-03-21initial import of 386bsd-0.1 sourcescgd