Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing includes | david | 2003-09-02 | 1 | -1/+2 |
| | | | | ok deraadt@ tedu@ dhartmei@ krw@ | ||||
* | various cleanups; david says results are same | deraadt | 2003-07-31 | 1 | -11/+11 |
| | |||||
* | do not use an absolute path in include; dhartmei@ ok | mickey | 2002-10-21 | 1 | -2/+2 |
| | |||||
* | Move __cleanup into mprotect'ed page to prevent unintentional modifications | dhartmei | 2002-09-14 | 1 | -8/+16 |
| | | | | similar to the atexit handlers. Idea and help deraadt@, ok deraadt@ | ||||
* | Try to modify __atexit directly and see if our function gets called. | dhartmei | 2002-07-29 | 1 | -0/+131 |