Tim Rice
|
e06ae4a4bc
|
[loginrec.c session.c sshlogin.c sshlogin.h] Bug 84
patch by wknox@mitre.org (William Knox).
[sshlogin.h] declare record_utmp_only for session.c
|
2002-02-24 17:56:46 -08:00 |
Ben Lindstrom
|
4cc240dabb
|
- markus@cvs.openbsd.org 2001/06/26 17:27:25
[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
|
2001-07-04 04:46:56 +00:00 |
Ben Lindstrom
|
b4c774cf88
|
- itojun@cvs.openbsd.org 2001/06/26 06:33:07
[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
|
2001-07-04 04:07:12 +00:00 |
Ben Lindstrom
|
97c677d4f0
|
- (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
<wayne@blorf.net>
|
2001-05-08 20:33:05 +00:00 |
Ben Lindstrom
|
5428bea574
|
- (bal) White Space and #ifdef sync with OpenBSD
|
2001-05-06 02:53:25 +00:00 |
Ben Lindstrom
|
6ed8c043de
|
- (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
|
2001-03-05 03:53:02 +00:00 |
Ben Lindstrom
|
d95c09cc83
|
- (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and
pty.[ch] -> sshpty.[ch]
|
2001-02-18 19:13:33 +00:00 |