Ruslan Ermilov <[EMAIL PROTECTED]> 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 - [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to