From owner-cvs-all Fri Aug 10 12: 6: 0 2001 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 38A1837B405; Fri, 10 Aug 2001 12:05:58 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7AJ5wb85246; Fri, 10 Aug 2001 12:05:58 -0700 (PDT) (envelope-from markm) Message-Id: <200108101905.f7AJ5wb85246@freefall.freebsd.org> From: Mark Murray Date: Fri, 10 Aug 2001 12:05:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_ftp pam_ftp.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 markm 2001/08/10 12:05:57 PDT Modified files: lib/libpam/modules/pam_ftp pam_ftp.c Log: Use the FreeBSD pam_prompt() interface to the conversation function instead of home-rolling it. Clean up debugging code and tidy the module. Revision Changes Path 1.3 +63 -80 src/lib/libpam/modules/pam_ftp/pam_ftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message