| commit | 166fca8894807de71b741a779330bd23edfec013 | [log] [download] | 
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu Apr 20 07:42:21 2000 +1000 | 
| committer | Damien Miller <djm@mindrot.org> | Thu Apr 20 07:42:21 2000 +1000 | 
| tree | 387371567ce5b3c89c52e18f3a22348f1456af8d | |
| parent | 3ef692aa05a4b0d94a114be0826d32d0c8f67f1b [diff] | 
 - Sync with OpenBSD CVS:
  [clientloop.c login.c serverloop.c ssh-agent.c ssh.h sshconnect.c sshd.c]
  - pid_t
  [session.c]
  - remove bogus chan_read_failed. this could cause data
    corruption (missing data) at end of a SSH2 session.