Move openssh-5/ to openssh/. We don't need a versioned directory.
authorPeter Avalos <pavalos@theshell.com>
Sat, 20 Jun 2009 18:01:56 +0000 (08:01 -1000)
committerPeter Avalos <pavalos@theshell.com>
Sat, 20 Jun 2009 18:01:56 +0000 (08:01 -1000)
commit18de8d7fff95ec279dc99590be94fa1e199430dc
tree5d5cdc6a759ad6779dd06cd495c754a0b816e54c
parent975fe64725c8ad2c288899c5db89eac9f5d5b586
Move openssh-5/ to openssh/.  We don't need a versioned directory.
231 files changed:
crypto/openssh/CREDITS [moved from crypto/openssh-5/CREDITS with 100% similarity]
crypto/openssh/LICENCE [moved from crypto/openssh-5/LICENCE with 100% similarity]
crypto/openssh/PROTOCOL [moved from crypto/openssh-5/PROTOCOL with 100% similarity]
crypto/openssh/PROTOCOL.agent [moved from crypto/openssh-5/PROTOCOL.agent with 100% similarity]
crypto/openssh/README [moved from crypto/openssh-5/README with 100% similarity]
crypto/openssh/README.dns [moved from crypto/openssh-5/README.dns with 100% similarity]
crypto/openssh/README.tun [moved from crypto/openssh-5/README.tun with 100% similarity]
crypto/openssh/acss.c [moved from crypto/openssh-5/acss.c with 100% similarity]
crypto/openssh/acss.h [moved from crypto/openssh-5/acss.h with 100% similarity]
crypto/openssh/addrmatch.c [moved from crypto/openssh-5/addrmatch.c with 100% similarity]
crypto/openssh/atomicio.c [moved from crypto/openssh-5/atomicio.c with 100% similarity]
crypto/openssh/atomicio.h [moved from crypto/openssh-5/atomicio.h with 100% similarity]
crypto/openssh/audit-bsm.c [moved from crypto/openssh-5/audit-bsm.c with 100% similarity]
crypto/openssh/audit.c [moved from crypto/openssh-5/audit.c with 100% similarity]
crypto/openssh/audit.h [moved from crypto/openssh-5/audit.h with 100% similarity]
crypto/openssh/auth-bsdauth.c [moved from crypto/openssh-5/auth-bsdauth.c with 100% similarity]
crypto/openssh/auth-chall.c [moved from crypto/openssh-5/auth-chall.c with 100% similarity]
crypto/openssh/auth-krb5.c [moved from crypto/openssh-5/auth-krb5.c with 100% similarity]
crypto/openssh/auth-options.c [moved from crypto/openssh-5/auth-options.c with 100% similarity]
crypto/openssh/auth-options.h [moved from crypto/openssh-5/auth-options.h with 100% similarity]
crypto/openssh/auth-pam.c [moved from crypto/openssh-5/auth-pam.c with 100% similarity]
crypto/openssh/auth-pam.h [moved from crypto/openssh-5/auth-pam.h with 100% similarity]
crypto/openssh/auth-passwd.c [moved from crypto/openssh-5/auth-passwd.c with 100% similarity]
crypto/openssh/auth-rh-rsa.c [moved from crypto/openssh-5/auth-rh-rsa.c with 100% similarity]
crypto/openssh/auth-rhosts.c [moved from crypto/openssh-5/auth-rhosts.c with 100% similarity]
crypto/openssh/auth-rsa.c [moved from crypto/openssh-5/auth-rsa.c with 100% similarity]
crypto/openssh/auth-skey.c [moved from crypto/openssh-5/auth-skey.c with 100% similarity]
crypto/openssh/auth.c [moved from crypto/openssh-5/auth.c with 100% similarity]
crypto/openssh/auth.h [moved from crypto/openssh-5/auth.h with 100% similarity]
crypto/openssh/auth1.c [moved from crypto/openssh-5/auth1.c with 100% similarity]
crypto/openssh/auth2-chall.c [moved from crypto/openssh-5/auth2-chall.c with 100% similarity]
crypto/openssh/auth2-gss.c [moved from crypto/openssh-5/auth2-gss.c with 100% similarity]
crypto/openssh/auth2-hostbased.c [moved from crypto/openssh-5/auth2-hostbased.c with 100% similarity]
crypto/openssh/auth2-kbdint.c [moved from crypto/openssh-5/auth2-kbdint.c with 100% similarity]
crypto/openssh/auth2-none.c [moved from crypto/openssh-5/auth2-none.c with 100% similarity]
crypto/openssh/auth2-passwd.c [moved from crypto/openssh-5/auth2-passwd.c with 100% similarity]
crypto/openssh/auth2-pubkey.c [moved from crypto/openssh-5/auth2-pubkey.c with 100% similarity]
crypto/openssh/auth2.c [moved from crypto/openssh-5/auth2.c with 100% similarity]
crypto/openssh/authfd.c [moved from crypto/openssh-5/authfd.c with 100% similarity]
crypto/openssh/authfd.h [moved from crypto/openssh-5/authfd.h with 100% similarity]
crypto/openssh/authfile.c [moved from crypto/openssh-5/authfile.c with 100% similarity]
crypto/openssh/authfile.h [moved from crypto/openssh-5/authfile.h with 100% similarity]
crypto/openssh/bufaux.c [moved from crypto/openssh-5/bufaux.c with 100% similarity]
crypto/openssh/bufbn.c [moved from crypto/openssh-5/bufbn.c with 100% similarity]
crypto/openssh/buffer.c [moved from crypto/openssh-5/buffer.c with 100% similarity]
crypto/openssh/buffer.h [moved from crypto/openssh-5/buffer.h with 100% similarity]
crypto/openssh/canohost.c [moved from crypto/openssh-5/canohost.c with 100% similarity]
crypto/openssh/canohost.h [moved from crypto/openssh-5/canohost.h with 100% similarity]
crypto/openssh/channels.c [moved from crypto/openssh-5/channels.c with 100% similarity]
crypto/openssh/channels.h [moved from crypto/openssh-5/channels.h with 100% similarity]
crypto/openssh/cipher-3des1.c [moved from crypto/openssh-5/cipher-3des1.c with 100% similarity]
crypto/openssh/cipher-acss.c [moved from crypto/openssh-5/cipher-acss.c with 100% similarity]
crypto/openssh/cipher-aes.c [moved from crypto/openssh-5/cipher-aes.c with 100% similarity]
crypto/openssh/cipher-bf1.c [moved from crypto/openssh-5/cipher-bf1.c with 100% similarity]
crypto/openssh/cipher-ctr.c [moved from crypto/openssh-5/cipher-ctr.c with 100% similarity]
crypto/openssh/cipher.c [moved from crypto/openssh-5/cipher.c with 100% similarity]
crypto/openssh/cipher.h [moved from crypto/openssh-5/cipher.h with 100% similarity]
crypto/openssh/cleanup.c [moved from crypto/openssh-5/cleanup.c with 100% similarity]
crypto/openssh/clientloop.c [moved from crypto/openssh-5/clientloop.c with 100% similarity]
crypto/openssh/clientloop.h [moved from crypto/openssh-5/clientloop.h with 100% similarity]
crypto/openssh/compat.c [moved from crypto/openssh-5/compat.c with 100% similarity]
crypto/openssh/compat.h [moved from crypto/openssh-5/compat.h with 100% similarity]
crypto/openssh/compress.c [moved from crypto/openssh-5/compress.c with 100% similarity]
crypto/openssh/compress.h [moved from crypto/openssh-5/compress.h with 100% similarity]
crypto/openssh/crc32.c [moved from crypto/openssh-5/crc32.c with 100% similarity]
crypto/openssh/crc32.h [moved from crypto/openssh-5/crc32.h with 100% similarity]
crypto/openssh/deattack.c [moved from crypto/openssh-5/deattack.c with 100% similarity]
crypto/openssh/deattack.h [moved from crypto/openssh-5/deattack.h with 100% similarity]
crypto/openssh/defines.h [moved from crypto/openssh-5/defines.h with 100% similarity]
crypto/openssh/dh.c [moved from crypto/openssh-5/dh.c with 100% similarity]
crypto/openssh/dh.h [moved from crypto/openssh-5/dh.h with 100% similarity]
crypto/openssh/dispatch.c [moved from crypto/openssh-5/dispatch.c with 100% similarity]
crypto/openssh/dispatch.h [moved from crypto/openssh-5/dispatch.h with 100% similarity]
crypto/openssh/dns.c [moved from crypto/openssh-5/dns.c with 100% similarity]
crypto/openssh/dns.h [moved from crypto/openssh-5/dns.h with 100% similarity]
crypto/openssh/entropy.c [moved from crypto/openssh-5/entropy.c with 100% similarity]
crypto/openssh/entropy.h [moved from crypto/openssh-5/entropy.h with 100% similarity]
crypto/openssh/fatal.c [moved from crypto/openssh-5/fatal.c with 100% similarity]
crypto/openssh/groupaccess.c [moved from crypto/openssh-5/groupaccess.c with 100% similarity]
crypto/openssh/groupaccess.h [moved from crypto/openssh-5/groupaccess.h with 100% similarity]
crypto/openssh/gss-genr.c [moved from crypto/openssh-5/gss-genr.c with 100% similarity]
crypto/openssh/gss-serv-krb5.c [moved from crypto/openssh-5/gss-serv-krb5.c with 100% similarity]
crypto/openssh/gss-serv.c [moved from crypto/openssh-5/gss-serv.c with 100% similarity]
crypto/openssh/hostfile.c [moved from crypto/openssh-5/hostfile.c with 100% similarity]
crypto/openssh/hostfile.h [moved from crypto/openssh-5/hostfile.h with 100% similarity]
crypto/openssh/includes.h [moved from crypto/openssh-5/includes.h with 100% similarity]
crypto/openssh/kex.c [moved from crypto/openssh-5/kex.c with 100% similarity]
crypto/openssh/kex.h [moved from crypto/openssh-5/kex.h with 100% similarity]
crypto/openssh/kexdh.c [moved from crypto/openssh-5/kexdh.c with 100% similarity]
crypto/openssh/kexdhc.c [moved from crypto/openssh-5/kexdhc.c with 100% similarity]
crypto/openssh/kexdhs.c [moved from crypto/openssh-5/kexdhs.c with 100% similarity]
crypto/openssh/kexgex.c [moved from crypto/openssh-5/kexgex.c with 100% similarity]
crypto/openssh/kexgexc.c [moved from crypto/openssh-5/kexgexc.c with 100% similarity]
crypto/openssh/kexgexs.c [moved from crypto/openssh-5/kexgexs.c with 100% similarity]
crypto/openssh/key.c [moved from crypto/openssh-5/key.c with 100% similarity]
crypto/openssh/key.h [moved from crypto/openssh-5/key.h with 100% similarity]
crypto/openssh/log.c [moved from crypto/openssh-5/log.c with 100% similarity]
crypto/openssh/log.h [moved from crypto/openssh-5/log.h with 100% similarity]
crypto/openssh/loginrec.c [moved from crypto/openssh-5/loginrec.c with 100% similarity]
crypto/openssh/loginrec.h [moved from crypto/openssh-5/loginrec.h with 100% similarity]
crypto/openssh/mac.c [moved from crypto/openssh-5/mac.c with 100% similarity]
crypto/openssh/mac.h [moved from crypto/openssh-5/mac.h with 100% similarity]
crypto/openssh/match.c [moved from crypto/openssh-5/match.c with 100% similarity]
crypto/openssh/match.h [moved from crypto/openssh-5/match.h with 100% similarity]
crypto/openssh/md5crypt.c [moved from crypto/openssh-5/md5crypt.c with 100% similarity]
crypto/openssh/md5crypt.h [moved from crypto/openssh-5/md5crypt.h with 100% similarity]
crypto/openssh/misc.c [moved from crypto/openssh-5/misc.c with 100% similarity]
crypto/openssh/misc.h [moved from crypto/openssh-5/misc.h with 100% similarity]
crypto/openssh/moduli [moved from crypto/openssh-5/moduli with 100% similarity]
crypto/openssh/moduli.5 [moved from crypto/openssh-5/moduli.5 with 100% similarity]
crypto/openssh/moduli.c [moved from crypto/openssh-5/moduli.c with 100% similarity]
crypto/openssh/monitor.c [moved from crypto/openssh-5/monitor.c with 100% similarity]
crypto/openssh/monitor.h [moved from crypto/openssh-5/monitor.h with 100% similarity]
crypto/openssh/monitor_fdpass.c [moved from crypto/openssh-5/monitor_fdpass.c with 100% similarity]
crypto/openssh/monitor_fdpass.h [moved from crypto/openssh-5/monitor_fdpass.h with 100% similarity]
crypto/openssh/monitor_mm.c [moved from crypto/openssh-5/monitor_mm.c with 100% similarity]
crypto/openssh/monitor_mm.h [moved from crypto/openssh-5/monitor_mm.h with 100% similarity]
crypto/openssh/monitor_wrap.c [moved from crypto/openssh-5/monitor_wrap.c with 100% similarity]
crypto/openssh/monitor_wrap.h [moved from crypto/openssh-5/monitor_wrap.h with 100% similarity]
crypto/openssh/msg.c [moved from crypto/openssh-5/msg.c with 100% similarity]
crypto/openssh/msg.h [moved from crypto/openssh-5/msg.h with 100% similarity]
crypto/openssh/mux.c [moved from crypto/openssh-5/mux.c with 100% similarity]
crypto/openssh/myproposal.h [moved from crypto/openssh-5/myproposal.h with 100% similarity]
crypto/openssh/nchan.c [moved from crypto/openssh-5/nchan.c with 100% similarity]
crypto/openssh/openbsd-compat/base64.h [moved from crypto/openssh-5/openbsd-compat/base64.h with 100% similarity]
crypto/openssh/openbsd-compat/bsd-cray.h [moved from crypto/openssh-5/openbsd-compat/bsd-cray.h with 100% similarity]
crypto/openssh/openbsd-compat/bsd-cygwin_util.h [moved from crypto/openssh-5/openbsd-compat/bsd-cygwin_util.h with 100% similarity]
crypto/openssh/openbsd-compat/bsd-misc.c [moved from crypto/openssh-5/openbsd-compat/bsd-misc.c with 100% similarity]
crypto/openssh/openbsd-compat/bsd-misc.h [moved from crypto/openssh-5/openbsd-compat/bsd-misc.h with 100% similarity]
crypto/openssh/openbsd-compat/bsd-nextstep.h [moved from crypto/openssh-5/openbsd-compat/bsd-nextstep.h with 100% similarity]
crypto/openssh/openbsd-compat/bsd-poll.h [moved from crypto/openssh-5/openbsd-compat/bsd-poll.h with 100% similarity]
crypto/openssh/openbsd-compat/bsd-statvfs.h [moved from crypto/openssh-5/openbsd-compat/bsd-statvfs.h with 100% similarity]
crypto/openssh/openbsd-compat/bsd-waitpid.h [moved from crypto/openssh-5/openbsd-compat/bsd-waitpid.h with 100% similarity]
crypto/openssh/openbsd-compat/fake-rfc2553.h [moved from crypto/openssh-5/openbsd-compat/fake-rfc2553.h with 100% similarity]
crypto/openssh/openbsd-compat/fmt_scaled.c [moved from crypto/openssh-5/openbsd-compat/fmt_scaled.c with 100% similarity]
crypto/openssh/openbsd-compat/getrrsetbyname.c [moved from crypto/openssh-5/openbsd-compat/getrrsetbyname.c with 100% similarity]
crypto/openssh/openbsd-compat/getrrsetbyname.h [moved from crypto/openssh-5/openbsd-compat/getrrsetbyname.h with 100% similarity]
crypto/openssh/openbsd-compat/glob.h [moved from crypto/openssh-5/openbsd-compat/glob.h with 100% similarity]
crypto/openssh/openbsd-compat/openbsd-compat.h [moved from crypto/openssh-5/openbsd-compat/openbsd-compat.h with 100% similarity]
crypto/openssh/openbsd-compat/openssl-compat.h [moved from crypto/openssh-5/openbsd-compat/openssl-compat.h with 100% similarity]
crypto/openssh/openbsd-compat/port-aix.h [moved from crypto/openssh-5/openbsd-compat/port-aix.h with 100% similarity]
crypto/openssh/openbsd-compat/port-irix.h [moved from crypto/openssh-5/openbsd-compat/port-irix.h with 100% similarity]
crypto/openssh/openbsd-compat/port-linux.h [moved from crypto/openssh-5/openbsd-compat/port-linux.h with 100% similarity]
crypto/openssh/openbsd-compat/port-solaris.h [moved from crypto/openssh-5/openbsd-compat/port-solaris.h with 100% similarity]
crypto/openssh/openbsd-compat/port-tun.c [moved from crypto/openssh-5/openbsd-compat/port-tun.c with 100% similarity]
crypto/openssh/openbsd-compat/port-tun.h [moved from crypto/openssh-5/openbsd-compat/port-tun.h with 100% similarity]
crypto/openssh/openbsd-compat/port-uw.h [moved from crypto/openssh-5/openbsd-compat/port-uw.h with 100% similarity]
crypto/openssh/openbsd-compat/readpassphrase.h [moved from crypto/openssh-5/openbsd-compat/readpassphrase.h with 100% similarity]
crypto/openssh/openbsd-compat/sha2.h [moved from crypto/openssh-5/openbsd-compat/sha2.h with 100% similarity]
crypto/openssh/openbsd-compat/sigact.h [moved from crypto/openssh-5/openbsd-compat/sigact.h with 100% similarity]
crypto/openssh/openbsd-compat/sys-queue.h [moved from crypto/openssh-5/openbsd-compat/sys-queue.h with 100% similarity]
crypto/openssh/openbsd-compat/sys-tree.h [moved from crypto/openssh-5/openbsd-compat/sys-tree.h with 100% similarity]
crypto/openssh/openbsd-compat/xmmap.c [moved from crypto/openssh-5/openbsd-compat/xmmap.c with 100% similarity]
crypto/openssh/packet.c [moved from crypto/openssh-5/packet.c with 100% similarity]
crypto/openssh/packet.h [moved from crypto/openssh-5/packet.h with 100% similarity]
crypto/openssh/pathnames.h [moved from crypto/openssh-5/pathnames.h with 100% similarity]
crypto/openssh/platform.c [moved from crypto/openssh-5/platform.c with 100% similarity]
crypto/openssh/platform.h [moved from crypto/openssh-5/platform.h with 100% similarity]
crypto/openssh/progressmeter.c [moved from crypto/openssh-5/progressmeter.c with 100% similarity]
crypto/openssh/progressmeter.h [moved from crypto/openssh-5/progressmeter.h with 100% similarity]
crypto/openssh/readconf.c [moved from crypto/openssh-5/readconf.c with 100% similarity]
crypto/openssh/readconf.h [moved from crypto/openssh-5/readconf.h with 100% similarity]
crypto/openssh/readpass.c [moved from crypto/openssh-5/readpass.c with 100% similarity]
crypto/openssh/rijndael.c [moved from crypto/openssh-5/rijndael.c with 100% similarity]
crypto/openssh/rijndael.h [moved from crypto/openssh-5/rijndael.h with 100% similarity]
crypto/openssh/rsa.c [moved from crypto/openssh-5/rsa.c with 100% similarity]
crypto/openssh/rsa.h [moved from crypto/openssh-5/rsa.h with 100% similarity]
crypto/openssh/scard-opensc.c [moved from crypto/openssh-5/scard-opensc.c with 100% similarity]
crypto/openssh/scard.c [moved from crypto/openssh-5/scard.c with 100% similarity]
crypto/openssh/scp.1 [moved from crypto/openssh-5/scp.1 with 100% similarity]
crypto/openssh/scp.c [moved from crypto/openssh-5/scp.c with 100% similarity]
crypto/openssh/servconf.c [moved from crypto/openssh-5/servconf.c with 100% similarity]
crypto/openssh/servconf.h [moved from crypto/openssh-5/servconf.h with 100% similarity]
crypto/openssh/serverloop.c [moved from crypto/openssh-5/serverloop.c with 100% similarity]
crypto/openssh/serverloop.h [moved from crypto/openssh-5/serverloop.h with 100% similarity]
crypto/openssh/session.c [moved from crypto/openssh-5/session.c with 100% similarity]
crypto/openssh/session.h [moved from crypto/openssh-5/session.h with 100% similarity]
crypto/openssh/sftp-client.c [moved from crypto/openssh-5/sftp-client.c with 100% similarity]
crypto/openssh/sftp-client.h [moved from crypto/openssh-5/sftp-client.h with 100% similarity]
crypto/openssh/sftp-common.c [moved from crypto/openssh-5/sftp-common.c with 100% similarity]
crypto/openssh/sftp-common.h [moved from crypto/openssh-5/sftp-common.h with 100% similarity]
crypto/openssh/sftp-glob.c [moved from crypto/openssh-5/sftp-glob.c with 100% similarity]
crypto/openssh/sftp-server-main.c [moved from crypto/openssh-5/sftp-server-main.c with 100% similarity]
crypto/openssh/sftp-server.8 [moved from crypto/openssh-5/sftp-server.8 with 100% similarity]
crypto/openssh/sftp-server.c [moved from crypto/openssh-5/sftp-server.c with 100% similarity]
crypto/openssh/sftp.1 [moved from crypto/openssh-5/sftp.1 with 100% similarity]
crypto/openssh/sftp.c [moved from crypto/openssh-5/sftp.c with 100% similarity]
crypto/openssh/sftp.h [moved from crypto/openssh-5/sftp.h with 100% similarity]
crypto/openssh/ssh-add.1 [moved from crypto/openssh-5/ssh-add.1 with 100% similarity]
crypto/openssh/ssh-add.c [moved from crypto/openssh-5/ssh-add.c with 100% similarity]
crypto/openssh/ssh-agent.1 [moved from crypto/openssh-5/ssh-agent.1 with 100% similarity]
crypto/openssh/ssh-agent.c [moved from crypto/openssh-5/ssh-agent.c with 100% similarity]
crypto/openssh/ssh-dss.c [moved from crypto/openssh-5/ssh-dss.c with 100% similarity]
crypto/openssh/ssh-gss.h [moved from crypto/openssh-5/ssh-gss.h with 100% similarity]
crypto/openssh/ssh-keygen.1 [moved from crypto/openssh-5/ssh-keygen.1 with 100% similarity]
crypto/openssh/ssh-keygen.c [moved from crypto/openssh-5/ssh-keygen.c with 100% similarity]
crypto/openssh/ssh-keyscan.1 [moved from crypto/openssh-5/ssh-keyscan.1 with 100% similarity]
crypto/openssh/ssh-keyscan.c [moved from crypto/openssh-5/ssh-keyscan.c with 100% similarity]
crypto/openssh/ssh-keysign.8 [moved from crypto/openssh-5/ssh-keysign.8 with 100% similarity]
crypto/openssh/ssh-keysign.c [moved from crypto/openssh-5/ssh-keysign.c with 100% similarity]
crypto/openssh/ssh-rsa.c [moved from crypto/openssh-5/ssh-rsa.c with 100% similarity]
crypto/openssh/ssh.1 [moved from crypto/openssh-5/ssh.1 with 100% similarity]
crypto/openssh/ssh.c [moved from crypto/openssh-5/ssh.c with 100% similarity]
crypto/openssh/ssh.h [moved from crypto/openssh-5/ssh.h with 100% similarity]
crypto/openssh/ssh1.h [moved from crypto/openssh-5/ssh1.h with 100% similarity]
crypto/openssh/ssh2.h [moved from crypto/openssh-5/ssh2.h with 100% similarity]
crypto/openssh/ssh_config [moved from crypto/openssh-5/ssh_config with 100% similarity]
crypto/openssh/ssh_config.5 [moved from crypto/openssh-5/ssh_config.5 with 100% similarity]
crypto/openssh/sshconnect.c [moved from crypto/openssh-5/sshconnect.c with 100% similarity]
crypto/openssh/sshconnect.h [moved from crypto/openssh-5/sshconnect.h with 100% similarity]
crypto/openssh/sshconnect1.c [moved from crypto/openssh-5/sshconnect1.c with 100% similarity]
crypto/openssh/sshconnect2.c [moved from crypto/openssh-5/sshconnect2.c with 100% similarity]
crypto/openssh/sshd.8 [moved from crypto/openssh-5/sshd.8 with 100% similarity]
crypto/openssh/sshd.c [moved from crypto/openssh-5/sshd.c with 100% similarity]
crypto/openssh/sshd_config [moved from crypto/openssh-5/sshd_config with 100% similarity]
crypto/openssh/sshd_config.5 [moved from crypto/openssh-5/sshd_config.5 with 100% similarity]
crypto/openssh/sshlogin.c [moved from crypto/openssh-5/sshlogin.c with 100% similarity]
crypto/openssh/sshlogin.h [moved from crypto/openssh-5/sshlogin.h with 100% similarity]
crypto/openssh/sshpty.c [moved from crypto/openssh-5/sshpty.c with 100% similarity]
crypto/openssh/sshpty.h [moved from crypto/openssh-5/sshpty.h with 100% similarity]
crypto/openssh/sshtty.c [moved from crypto/openssh-5/sshtty.c with 100% similarity]
crypto/openssh/ttymodes.c [moved from crypto/openssh-5/ttymodes.c with 100% similarity]
crypto/openssh/ttymodes.h [moved from crypto/openssh-5/ttymodes.h with 100% similarity]
crypto/openssh/uidswap.c [moved from crypto/openssh-5/uidswap.c with 100% similarity]
crypto/openssh/uidswap.h [moved from crypto/openssh-5/uidswap.h with 100% similarity]
crypto/openssh/umac.c [moved from crypto/openssh-5/umac.c with 100% similarity]
crypto/openssh/umac.h [moved from crypto/openssh-5/umac.h with 100% similarity]
crypto/openssh/uuencode.c [moved from crypto/openssh-5/uuencode.c with 100% similarity]
crypto/openssh/uuencode.h [moved from crypto/openssh-5/uuencode.h with 100% similarity]
crypto/openssh/xmalloc.c [moved from crypto/openssh-5/xmalloc.c with 100% similarity]
crypto/openssh/xmalloc.h [moved from crypto/openssh-5/xmalloc.h with 100% similarity]