OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_0_BASE


Revision 1.45 / (download) - annotate - [select for diffs], Wed Sep 19 19:35:30 2001 UTC (22 years, 8 months ago) by stevesk
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE
Branch point for: OPENBSD_3_0
Changes since 1.44: +3 -5 lines
Diff to previous 1.44 (colored)

use sizeof addr vs. SUN_LEN(addr) for sockaddr_un.  Stevens blesses
this and we do it this way elsewhere.  this helps in portable because
not all systems have SUN_LEN() and sockaddr_un.sun_len.  ok markus@

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.