| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make mostly gcc -W clean, and other cleanup: | jsm | 2001-03-25 | 1 | -42/+43 |
| | | | | | | | | | | | | | 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. | ||||
| * | fix redundant decls and nested externs. while I am here change my copyright | christos | 2001-02-05 | 1 | -28/+23 |
| | | | | to TNF. | ||||
| * | update after change to return value of tputs() third argument | lukem | 1999-10-04 | 1 | -2/+2 |
| | | |||||
| * | WARNsify... | christos | 1997-10-19 | 1 | -0/+676 |
