From owner-cvs-all Wed May 22 17: 3: 2 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 97EC937B412; Wed, 22 May 2002 17:02:59 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4N02xb51438; Wed, 22 May 2002 17:02:59 -0700 (PDT) (envelope-from des) Message-Id: <200205230002.g4N02xb51438@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 22 May 2002 17:02:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_lastlog pam_lastlog.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/05/22 17:02:59 PDT Modified files: lib/libpam/modules/pam_lastlog pam_lastlog.c Log: Hide a couple of unguarded error returns behind the no_fail test. Revision Changes Path 1.14 +6 -5 src/lib/libpam/modules/pam_lastlog/pam_lastlog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message