From owner-cvs-all Fri Apr 12 13:10:24 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 2500237B404; Fri, 12 Apr 2002 13:10:19 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CKAJ878780; Fri, 12 Apr 2002 13:10:19 -0700 (PDT) (envelope-from des) Message-Id: <200204122010.g3CKAJ878780@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 12 Apr 2002 13:10:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_rhosts Makefile pam_rhosts.8 pam_rhosts.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/04/12 13:10:19 PDT Added files: lib/libpam/modules/pam_rhosts Makefile pam_rhosts.8 pam_rhosts.c Log: Add a pam_rhosts module, loosely based on code submitted by Danny Braniss. Submitted by: Danny Braniss Sponsored by: DARPA, NAI Labs Revision Changes Path 1.1 +7 -0 src/lib/libpam/modules/pam_rhosts/Makefile (new) 1.1 +95 -0 src/lib/libpam/modules/pam_rhosts/pam_rhosts.8 (new) 1.1 +93 -0 src/lib/libpam/modules/pam_rhosts/pam_rhosts.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message