diff options
author | Damien Miller <djm@mindrot.org> | 2006-03-26 14:24:48 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-03-26 14:24:48 +1100 |
commit | 57c30117c1c97c069bc38af45b4a504a39866e74 (patch) | |
tree | ccc143bc98e8ae9375d41aaeb0d786c4f9e3d568 /ChangeLog | |
parent | 55b04f1d77cdf503bf4c87e7a1ebf7d663b42554 (diff) |
- djm@cvs.openbsd.org 2006/03/25 13:17:03
[atomicio.c auth-bsdauth.c auth-chall.c auth-options.c auth-passwd.c]
[auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth-skey.c auth.c auth1.c]
[auth2-chall.c auth2-hostbased.c auth2-kbdint.c auth2-none.c]
[auth2-passwd.c auth2-pubkey.c auth2.c authfd.c authfile.c bufaux.c]
[buffer.c canohost.c channels.c cipher-3des1.c cipher-bf1.c]
[cipher-ctr.c cipher.c cleanup.c clientloop.c compat.c compress.c]
[deattack.c dh.c dispatch.c fatal.c groupaccess.c hostfile.c kex.c]
[kexdh.c kexdhc.c kexdhs.c kexgex.c kexgexc.c kexgexs.c key.c log.c]
[mac.c match.c md-sha256.c misc.c monitor.c monitor_fdpass.c]
[monitor_mm.c monitor_wrap.c msg.c nchan.c packet.c progressmeter.c]
[readconf.c readpass.c rsa.c scard.c scp.c servconf.c serverloop.c]
[session.c sftp-client.c sftp-common.c sftp-glob.c sftp-server.c]
[sftp.c ssh-add.c ssh-agent.c ssh-dss.c ssh-keygen.c ssh-keyscan.c]
[ssh-keysign.c ssh-rsa.c ssh.c sshconnect.c sshconnect1.c]
[sshconnect2.c sshd.c sshlogin.c sshpty.c sshtty.c ttymodes.c]
[uidswap.c uuencode.c xmalloc.c]
Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that
Theo nuked - our scripts to sync -portable need them in the files
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -131,6 +131,10 @@ | |||
131 | - djm@cvs.openbsd.org 2006/03/25 01:30:23 | 131 | - djm@cvs.openbsd.org 2006/03/25 01:30:23 |
132 | [sftp.c] | 132 | [sftp.c] |
133 | "abormally" is a perfectly cromulent word, but "abnormally" is better | 133 | "abormally" is a perfectly cromulent word, but "abnormally" is better |
134 | - djm@cvs.openbsd.org 2006/03/25 13:17:03 | ||
135 | [atomicio.c auth-bsdauth.c auth-chall.c auth-options.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth-skey.c auth.c auth1.c auth2-chall.c auth2-hostbased.c auth2-kbdint.c auth2-none.c auth2-passwd.c auth2-pubkey.c auth2.c authfd.c authfile.c bufaux.c buffer.c canohost.c channels.c cipher-3des1.c cipher-bf1.c cipher-ctr.c cipher.c cleanup.c clientloop.c compat.c compress.c deattack.c dh.c dispatch.c fatal.c groupaccess.c hostfile.c kex.c kexdh.c kexdhc.c kexdhs.c kexgex.c kexgexc.c kexgexs.c key.c log.c mac.c match.c md-sha256.c misc.c monitor.c monitor_fdpass.c monitor_mm.c monitor_wrap.c msg.c nchan.c packet.c progressmeter.c readconf.c readpass.c rsa.c scard.c scp.c servconf.c serverloop.c session.c sftp-client.c sftp-common.c sftp-glob.c sftp-server.c sftp.c ssh-add.c ssh-agent.c ssh-dss.c ssh-keygen.c ssh-keyscan.c ssh-keysign.c ssh-rsa.c ssh.c sshconnect.c sshconnect1.c sshconnect2.c sshd.c sshlogin.c sshpty.c sshtty.c ttymodes.c uidswap.c uuencode.c xmalloc.c] | ||
136 | Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that | ||
137 | Theo nuked - our scripts to sync -portable need them in the files | ||
134 | 138 | ||
135 | 20060325 | 139 | 20060325 |
136 | - OpenBSD CVS Sync | 140 | - OpenBSD CVS Sync |
@@ -4388,4 +4392,4 @@ | |||
4388 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4392 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4389 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4393 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4390 | 4394 | ||
4391 | $Id: ChangeLog,v 1.4275 2006/03/26 03:23:17 djm Exp $ | 4395 | $Id: ChangeLog,v 1.4276 2006/03/26 03:24:48 djm Exp $ |