summaryrefslogtreecommitdiff
path: root/sshlogin.h
Commit message (Collapse)AuthorAgeFilesLines
* [loginrec.c session.c sshlogin.c sshlogin.h] Bug 84Tim Rice2002-02-241-1/+6
| | | | | patch by wknox@mitre.org (William Knox). [sshlogin.h] declare record_utmp_only for session.c
* - markus@cvs.openbsd.org 2001/06/26 17:27:25Ben Lindstrom2001-07-041-30/+5
| | | | | | | | | | | | | [authfd.h authfile.h auth.h auth-options.h bufaux.h buffer.h canohost.h channels.h cipher.h clientloop.h compat.h compress.h crc32.h deattack.h dh.h dispatch.h groupaccess.c groupaccess.h hostfile.h kex.h key.h log.c log.h mac.h misc.c misc.h mpaux.h packet.h radix.h readconf.h readpass.h rsa.h servconf.h serverloop.h session.h sftp-common.c sftp-common.h sftp-glob.h sftp-int.h sshconnect.h ssh-dss.h sshlogin.h sshpty.h ssh-rsa.h sshtty.h tildexpand.h uidswap.h uuencode.h xmalloc.h] remove comments from .h, since they are cut&paste from the .c files and out of sync
* - itojun@cvs.openbsd.org 2001/06/26 06:33:07Ben Lindstrom2001-07-041-8/+7
| | | | | | | | | [servconf.h serverloop.h session.h sftp-client.h sftp-common.h sftp-glob.h sftp-int.h sshconnect.h ssh-dss.h sshlogin.h sshpty.h ssh-rsa.h tildexpand.h uidswap.h uuencode.h xmalloc.h] prototype pedant. not very creative... - () -> (void) - no variable names
* - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne DavisonBen Lindstrom2001-05-081-0/+9
| | | | <wayne@blorf.net>
* - (bal) White Space and #ifdef sync with OpenBSDBen Lindstrom2001-05-061-3/+3
|
* - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]Ben Lindstrom2001-03-051-1/+1
|
* - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] andBen Lindstrom2001-02-181-0/+40
pty.[ch] -> sshpty.[ch]