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/auth2-hostbased.c,v rcsdiff: /ftp/cvs/cvsroot/src/crypto/external/bsd/openssh/dist/auth2-hostbased.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- src/crypto/external/bsd/openssh/dist/auth2-hostbased.c 2016/12/25 00:07:46 1.10 +++ src/crypto/external/bsd/openssh/dist/auth2-hostbased.c 2017/04/18 18:41:46 1.11 @@ -1,4 +1,4 @@ -/* $NetBSD: auth2-hostbased.c,v 1.10 2016/12/25 00:07:46 christos Exp $ */ +/* $NetBSD: auth2-hostbased.c,v 1.11 2017/04/18 18:41:46 christos Exp $ */ /* $OpenBSD: auth2-hostbased.c,v 1.26 2016/03/07 19:02:43 djm Exp $ */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved. @@ -25,7 +25,7 @@ */ #include "includes.h" -__RCSID("$NetBSD: auth2-hostbased.c,v 1.10 2016/12/25 00:07:46 christos Exp $"); +__RCSID("$NetBSD: auth2-hostbased.c,v 1.11 2017/04/18 18:41:46 christos Exp $"); #include #include