diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-03-06 03:33:04 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-03-06 03:33:04 +0000 |
commit | 884a4aca88e98b4954a061847f91cad72c87053d (patch) | |
tree | 05fb9e3f9fe714681bf8adfeccf6728946305391 /ChangeLog | |
parent | b3144e58e74ad9cc3c07da94264c3ccbfccb5cf7 (diff) |
- millert@cvs.openbsd.org 2001/03/06 01:06:03
[ssh-keyscan.c]
Don't assume we wil get the version string all in one read().
deraadt@ OK'd
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -33,6 +33,10 @@ | |||
33 | - deraadt@cvs.openbsd.org 2001/03/06 00:33:04 | 33 | - deraadt@cvs.openbsd.org 2001/03/06 00:33:04 |
34 | [authfd.c cli.c ssh-agent.c] | 34 | [authfd.c cli.c ssh-agent.c] |
35 | EINTR/EAGAIN handling is required in more cases | 35 | EINTR/EAGAIN handling is required in more cases |
36 | - millert@cvs.openbsd.org 2001/03/06 01:06:03 | ||
37 | [ssh-keyscan.c] | ||
38 | Don't assume we wil get the version string all in one read(). | ||
39 | deraadt@ OK'd | ||
36 | 40 | ||
37 | 20010305 | 41 | 20010305 |
38 | - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch] | 42 | - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch] |
@@ -4404,4 +4408,4 @@ | |||
4404 | - Wrote replacements for strlcpy and mkdtemp | 4408 | - Wrote replacements for strlcpy and mkdtemp |
4405 | - Released 1.0pre1 | 4409 | - Released 1.0pre1 |
4406 | 4410 | ||
4407 | $Id: ChangeLog,v 1.916 2001/03/06 03:31:34 mouring Exp $ | 4411 | $Id: ChangeLog,v 1.917 2001/03/06 03:33:04 mouring Exp $ |