From owner-cvs-all Fri Aug 10 7:13:20 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 5CE2C37B405; Fri, 10 Aug 2001 07:13:16 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7AEDGG25646; Fri, 10 Aug 2001 07:13:16 -0700 (PDT) (envelope-from markm) Message-Id: <200108101413.f7AEDGG25646@freefall.freebsd.org> From: Mark Murray Date: Fri, 10 Aug 2001 07:13:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/libpam pam_debug_log.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 07:13:16 PDT Modified files: lib/libpam/libpam pam_debug_log.c Log: Add a routine for providing feedback via the conversation mechanism (usually to stderr) for user-reportable errors. Revision Changes Path 1.2 +59 -25 src/lib/libpam/libpam/pam_debug_log.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message