Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [loginrec.c session.c sshlogin.c sshlogin.h] Bug 84 | Tim Rice | 2002-02-24 | 1 | -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:25 | Ben Lindstrom | 2001-07-04 | 1 | -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:07 | Ben Lindstrom | 2001-07-04 | 1 | -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 Davison | Ben Lindstrom | 2001-05-08 | 1 | -0/+9 |
| | | | | <wayne@blorf.net> | ||||
* | - (bal) White Space and #ifdef sync with OpenBSD | Ben Lindstrom | 2001-05-06 | 1 | -3/+3 |
| | |||||
* | - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch] | Ben Lindstrom | 2001-03-05 | 1 | -1/+1 |
| | |||||
* | - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and | Ben Lindstrom | 2001-02-18 | 1 | -0/+40 |
pty.[ch] -> sshpty.[ch] |