From owner-cvs-all Tue Nov 27 7:35:52 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 DDC5337B419; Tue, 27 Nov 2001 07:35:44 -0800 (PST) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fARFZiN39835; Tue, 27 Nov 2001 07:35:44 -0800 (PST) (envelope-from des) Message-Id: <200111271535.fARFZiN39835@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 27 Nov 2001 07:35:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/libpam/libpam pam_item.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 2001/11/27 07:35:44 PST Modified files: contrib/libpam/libpam pam_item.c Log: It's idiotic to return PAM_PERM_DENIED when the item argument is NULL; PAM_BUF_ERR is much closer to the truth. Revision Changes Path 1.2 +102 -81 src/contrib/libpam/libpam/pam_item.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message