OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_6_4


Revision 1.133 / (download) - annotate - [select for diffs], Fri Oct 5 14:26:09 2018 UTC (5 years, 8 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.132: +8 -4 lines
Diff to previous 1.132 (colored)

Support using service names for port numbers.

* Try to resolve a port specification with getservbyname(3) if a
  numeric conversion fails.
* Make the "Port" option in ssh_config handle its argument as a
  port rather than a plain integer.

ok dtucker@ deraadt@

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.