Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/crypto/external/bsd/openssh/dist/auth-rhosts.c,v rcsdiff: /ftp/cvs/cvsroot/src/crypto/external/bsd/openssh/dist/auth-rhosts.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7 retrieving revision 1.7.2.1 diff -u -p -r1.7 -r1.7.2.1 --- src/crypto/external/bsd/openssh/dist/auth-rhosts.c 2016/12/25 00:07:46 1.7 +++ src/crypto/external/bsd/openssh/dist/auth-rhosts.c 2017/04/21 16:50:56 1.7.2.1 @@ -1,4 +1,4 @@ -/* $NetBSD: auth-rhosts.c,v 1.7 2016/12/25 00:07:46 christos Exp $ */ +/* $NetBSD: auth-rhosts.c,v 1.7.2.1 2017/04/21 16:50:56 bouyer Exp $ */ /* $OpenBSD: auth-rhosts.c,v 1.48 2016/08/13 17:47:41 markus Exp $ */ /* @@ -17,7 +17,7 @@ */ #include "includes.h" -__RCSID("$NetBSD: auth-rhosts.c,v 1.7 2016/12/25 00:07:46 christos Exp $"); +__RCSID("$NetBSD: auth-rhosts.c,v 1.7.2.1 2017/04/21 16:50:56 bouyer Exp $"); #include #include