From owner-cvs-all Tue Jul 2 17:12:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 489C037B444; Tue, 2 Jul 2002 17:12:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BFD443E3B; Tue, 2 Jul 2002 17:12:09 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from freefall.freebsd.org (des@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g630C9JU036940; Tue, 2 Jul 2002 17:12:09 -0700 (PDT) (envelope-from des@freefall.freebsd.org) Received: (from des@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g630C9IF036939; Tue, 2 Jul 2002 17:12:09 -0700 (PDT) Message-Id: <200207030012.g630C9IF036939@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 2 Jul 2002 17:12:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh config.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/07/02 17:12:09 PDT Modified files: crypto/openssh config.h Log: - Don't enable OpenSSH's OPIE support, since we let PAM handle OPIE. - We don't have setutent(3) etc., and I have no idea why configure ever thought we did. Revision Changes Path 1.3 +6 -6 src/crypto/openssh/config.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message