From owner-cvs-all Tue Sep 4 10: 5:16 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 AA1CF37B405; Tue, 4 Sep 2001 10:05:09 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f84H59F92741; Tue, 4 Sep 2001 10:05:09 -0700 (PDT) (envelope-from markm) Message-Id: <200109041705.f84H59F92741@freefall.freebsd.org> From: Mark Murray Date: Tue, 4 Sep 2001 10:05:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_opie pam_opie.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/09/04 10:05:08 PDT Modified files: lib/libpam/modules/pam_opie pam_opie.c Log: 1) repair the return value in the PAM_RETURN() macro (Side effects!!). 2) canonicalise the options use in pam_options(). Submitted by: Gunnar Kreitz PR: 30250 Revision Changes Path 1.5 +4 -3 src/lib/libpam/modules/pam_opie/pam_opie.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message