summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/fatal.c
AgeCommit message (Expand)Author
2006-08-03almost entirely get rid of the culture of ".h files that include .h files"Theo de Raadt
2006-07-10move #include <stdarg.h> out of includes.h; ok markus@Kevin Steves
2006-03-25Put $OpenBSD$ tags back (as comments) to replace the RCSID()s thatDamien Miller
2006-03-20spacingTheo de Raadt
2006-03-19RCSID() can dieTheo de Raadt
2003-09-23replace fatal_cleanup() and linked list of fatal callbacks with staticMarkus Friedl
2002-02-22overwrite fatal() in ssh-keyscan.c; fixes pr 2354; ok provos@Markus Friedl