summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/sshlogin.h
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-08move #include <sys/socket.h> out of includes.hKevin Steves
2006-03-25standardise spacing in $OpenBSD$ tags; requested by deraadt@Damien Miller
2006-03-25nicer size_t and time_t typesTheo de Raadt
2002-08-29pass addrlen with sockaddr *; from Hajimu UMEMOTO <ume@FreeBSD.org>Kevin Steves
2001-06-26remove comments from .h, since they are cut&paste from the .c filesMarkus Friedl
2001-06-26prototype pedant. not very creative...Jun-ichiro itojun Hagino
2001-03-04Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch] to avoidDamien Miller