Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | almost entirely get rid of the culture of ".h files that include .h files" | 2006-08-03 | 1 | -2/+2 | |
| | | | | | ok djm, sort of ok stevesk makes the pain stop in one easy step | ||||
* | move #include <stdarg.h> out of includes.h; ok markus@ | 2006-07-10 | 1 | -1/+3 | |
| | |||||
* | Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that | 2006-03-25 | 1 | -0/+1 | |
| | | | | Theo nuked - our scripts to sync -portable need them in the files | ||||
* | spacing | 2006-03-20 | 1 | -0/+1 | |
| | |||||
* | RCSID() can die | 2006-03-19 | 1 | -1/+0 | |
| | |||||
* | replace fatal_cleanup() and linked list of fatal callbacks with static | 2003-09-23 | 1 | -2/+2 | |
| | | | | | | cleanup_exit() function. re-refine cleanup_exit() where appropriate, allocate sshd's authctxt eary to allow simpler cleanup in sshd. tested by many, ok deraadt@ | ||||
* | overwrite fatal() in ssh-keyscan.c; fixes pr 2354; ok provos@ | 2002-02-22 | 1 | -0/+40 | |