From owner-cvs-src@FreeBSD.ORG Fri May 13 20:51:10 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CB7F16A4CE; Fri, 13 May 2005 20:51:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F9343D39; Fri, 13 May 2005 20:51:10 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4DKp9Bt014196; Fri, 13 May 2005 20:51:09 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4DKp9hI014195; Fri, 13 May 2005 20:51:09 GMT (envelope-from ume) Message-Id: <200505132051.j4DKp9hI014195@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 13 May 2005 20:51:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpam/modules/pam_unix pam_unix.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2005 20:51:10 -0000 ume 2005-05-13 20:51:09 UTC FreeBSD src repository Modified files: lib/libpam/modules/pam_unix pam_unix.c Log: NI_WITHSCOPEID cleanup Reviewed by: des Revision Changes Path 1.50 +1 -1 src/lib/libpam/modules/pam_unix/pam_unix.c