« Return to Thread: Re: CVS commit: src/usr.bin/login

Re: CVS commit: src/usr.bin/login

by Christos Zoulas-2 :: Rate this Message:

| View in Thread

In article <rmiobqinusk.fsf@...>,
Greg Troxel  <gdt@...> wrote:
>-=-=-=-=-=-
>
>
>  fix the USE_KERBEROS=no USE_PAM=no build.
>
>I think that's the wrong fix - it declares a variable unconditionally,
>when it seems that the bug was referring to the variable in the
>non-KERBEROS5 case.  Do you think that the instance variable is
>needed/useful in the non-KERBEROS5 case?

Yes, have you looked at the code in HEAD?

christos

 « Return to Thread: Re: CVS commit: src/usr.bin/login