From owner-freebsd-current Mon Apr 8 3:15:23 2002 Delivered-To: freebsd-current@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 5C55D37B400; Mon, 8 Apr 2002 03:15:20 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id ABEDC5309; Mon, 8 Apr 2002 12:15:18 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Ruslan Ermilov Cc: current@FreeBSD.org Subject: Re: cvs commit: src/lib/libpam/modules/pam_unix pam_unix.c References: <200204072043.g37KhRi76699@freefall.freebsd.org> <20020408101138.GA68318@sunbay.com> From: Dag-Erling Smorgrav Date: 08 Apr 2002 12:15:17 +0200 In-Reply-To: <20020408101138.GA68318@sunbay.com> Message-ID: Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ruslan Ermilov writes: > On Sun, Apr 07, 2002 at 01:43:27PM -0700, Dag-Erling Smorgrav wrote: > > Log: > > Fix bug in previous commit that passed the wrong default value to > > login_getcapstr(3). Also fix a longer-standing bug (login_close(3) > > frees the string returned by login_getcapstr(3)) by reorganizing the > > code a little, and use login_getpwclass(3) instead of login_getclass(3) > > if we already have a struct pwd. > This change also broke the "Password:" prompt. The bug is hidden by > the -Wno-uninitialized setting in bsd.sys.mk. Here's the patch: The commit you quote *fixed* the bug you're referring to. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message