From owner-cvs-all Thu Mar 23 3:24:27 2000 Delivered-To: cvs-all@freebsd.org Received: from internat.freebsd.org (internat.freebsd.org [146.64.8.4]) by hub.freebsd.org (Postfix) with ESMTP id 9B07E37BF52; Thu, 23 Mar 2000 03:23:55 -0800 (PST) (envelope-from sheldonh@internat.freebsd.org) Received: (from sheldonh@localhost) by internat.freebsd.org (8.9.3/8.9.3) id NAA75805; Thu, 23 Mar 2000 13:22:58 +0200 (SAST) (envelope-from sheldonh) Message-Id: <200003231122.NAA75805@internat.freebsd.org> From: Sheldon Hearn Date: Thu, 23 Mar 2000 13:22:58 +0200 (SAST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh servconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/03/23 13:22:58 SAST FreeBSD International Crypto Repository Modified files: crypto/openssh servconf.c Log: IgnoreUserKnownHosts is a boolean flag, not an integer value. The fix submitted in the attributed PR is identical to the one adopted by OpenBSD. PR: 17027 Submitted by: David Malone Obtained from: OpenBSD Revision Changes Path 1.4 +2 -2 src/crypto/openssh/servconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message