From owner-cvs-all Thu Apr 4 10:45:26 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 B0E4637B416; Thu, 4 Apr 2002 10:45:23 -0800 (PST) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g34IjMV16044; Thu, 4 Apr 2002 10:45:22 -0800 (PST) (envelope-from des) Message-Id: <200204041845.g34IjMV16044@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 4 Apr 2002 10:45:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_ssh pam_ssh.c pam_ssh.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/04/04 10:45:21 PST Modified files: lib/libpam/modules/pam_ssh pam_ssh.c pam_ssh.h Log: Upgrade to something quite close, but not identical, to version 1.6 of Andrew Korty's pam_ssh. The most notable difference is that this uses commas rather than colons to separate items in the "keyfiles" option. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.29 +433 -388 src/lib/libpam/modules/pam_ssh/pam_ssh.c 1.2 +11 -14 src/lib/libpam/modules/pam_ssh/pam_ssh.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message