From owner-cvs-all Sat Dec 14 5:48:14 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 D792337B401; Sat, 14 Dec 2002 05:48:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A1CF43EB2; Sat, 14 Dec 2002 05:48:13 -0800 (PST) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBEDmDmV098409; Sat, 14 Dec 2002 05:48:13 -0800 (PST) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBEDmD8i098408; Sat, 14 Dec 2002 05:48:13 -0800 (PST) Message-Id: <200212141348.gBEDmD8i098408@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 14 Dec 2002 05:48:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth2-kbdint.c 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/12/14 05:48:13 PST Modified files: crypto/openssh auth2-kbdint.c Log: Remove code related to the PAMAuthenticationViaKbdInt option (which we've disabled). This removes the only reference to auth2_pam(). Revision Changes Path 1.2 +5 -0 src/crypto/openssh/auth2-kbdint.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message