From owner-cvs-all Tue Mar 26 4:52:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 708BE37B416; Tue, 26 Mar 2002 04:52:28 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2QCqSH45559; Tue, 26 Mar 2002 04:52:28 -0800 (PST) (envelope-from ru) Message-Id: <200203261252.g2QCqSH45559@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 26 Mar 2002 04:52:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth1.c auth2.c src/etc/pam.d sshd src/secure/usr.sbin/sshd Makefile 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 ru 2002/03/26 04:52:28 PST Modified files: crypto/openssh auth1.c auth2.c etc/pam.d sshd secure/usr.sbin/sshd Makefile Log: Switch over to using pam_login_access(8) module in sshd(8). (Fixes static compilation. Reduces diffs to OpenSSH.) Reviewed by: bde Revision Changes Path 1.21 +2 -9 src/crypto/openssh/auth1.c 1.14 +2 -10 src/crypto/openssh/auth2.c 1.3 +2 -1 src/etc/pam.d/sshd 1.23 +3 -5 src/secure/usr.sbin/sshd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message