Changes between Initial Version and Version 1 of Ticket #251, comment 5
- Timestamp:
- Jun 25, 2017, 12:24:00 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #251, comment 5
initial v1 1 1 I'll try and dig out my sources for the ssh.exe in the above link - IIRC it was still a bit screwy due to some missing terminal api's in klibc.... 2 3 Looks like my changes I made are these: http://smedley.id.au/tmp/openssh.diff 4 5 I don't recall the logic in some parts, looks like in at least one case we're ignoring errors from select() :) <hack alert>