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_6_3


Revision 1.379 / (download) - annotate - [select for diffs], Mon Feb 5 05:36:49 2018 UTC (6 years, 4 months ago) by tb
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.378: +9 -4 lines
Diff to previous 1.378 (colored)

The file descriptors for socket, stdin, stdout and stderr aren't
necessarily distinct, so check if they are the same to avoid closing
the same fd several times.

ok 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.