From owner-cvs-all Wed Dec 6 2:57:59 2000 From owner-cvs-all@FreeBSD.ORG Wed Dec 6 02:57:57 2000 Return-Path: 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 B0B2637B401; Wed, 6 Dec 2000 02:57:57 -0800 (PST) Received: (from green@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB6AvvO10166; Wed, 6 Dec 2000 02:57:57 -0800 (PST) (envelope-from green) Message-Id: <200012061057.eB6AvvO10166@freefall.freebsd.org> From: Brian Feldman Date: Wed, 6 Dec 2000 02:57:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth-pam.c auth-pam.h auth1.c auth2.c session.c ssh.h sshd.c src/secure/usr.sbin/sshd Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/12/06 02:57:57 PST Modified files: crypto/openssh auth-pam.c auth-pam.h auth1.c auth2.c session.c ssh.h sshd.c secure/usr.sbin/sshd Makefile Log: The PAM support for our OpenSSH is sponsored by Enitel ASA. PAM support by: Eivind Eklund Revision Changes Path 1.2 +1 -1 src/crypto/openssh/auth-pam.c 1.2 +1 -1 src/crypto/openssh/auth-pam.h 1.10 +1 -1 src/crypto/openssh/auth1.c 1.8 +1 -1 src/crypto/openssh/auth2.c 1.12 +1 -1 src/crypto/openssh/session.c 1.14 +1 -1 src/crypto/openssh/ssh.h 1.19 +1 -1 src/crypto/openssh/sshd.c 1.13 +1 -1 src/secure/usr.sbin/sshd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message