summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/sshlogin.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* almost entirely get rid of the culture of ".h files that include .h files"deraadt2006-08-031-8/+1
* move #include <sys/socket.h> out of includes.hstevesk2006-07-081-1/+4
* standardise spacing in $OpenBSD$ tags; requested by deraadt@djm2006-03-251-1/+1
* nicer size_t and time_t typesderaadt2006-03-251-2/+2
* pass addrlen with sockaddr *; from Hajimu UMEMOTO <ume@FreeBSD.org>stevesk2002-08-291-2/+2
* remove comments from .h, since they are cut&paste from the .c filesmarkus2001-06-261-18/+3
* prototype pedant. not very creative...itojun2001-06-261-7/+5
* Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch] to avoiddjm2001-03-041-0/+40