OpenBSD CVS

CVS log for src/usr.bin/ssh/channels.c


[BACK] Up to [local] / src / usr.bin / ssh

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_5_9_BASE


Revision 1.349 / (download) - annotate - [select for diffs], Fri Feb 5 13:28:19 2016 UTC (8 years, 3 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.348: +7 -7 lines
Diff to previous 1.348 (colored)

Only check errno if read() has returned an error.  EOF is not an error.
This fixes a problem where the mux master would sporadically fail to
notice that the client had exited.
ok mikeb@ djm@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.