On Thu, Nov 14, 2002 at 04:28:37PM +0100, Dag-Erling Smorgrav wrote:
> Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> > Uh oh, here is the version that seems to work. Once I'm confident it
> > passes the "make release" test (it has already passed the preliminary
> > "make buildworld" test), I intend
On Mon, Apr 08, 2002 at 02:49:04PM +0200, Dag-Erling Smorgrav wrote:
> Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> > You're right. I forgot to relink pam_ssh.so library, and the diff was
> > against the wrong revision. I will still commit the "const poisoning"
> > patch to libutil, as the impact
On Mon, Apr 08, 2002 at 04:13:38PM +0200, Dag-Erling Smorgrav wrote:
> Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> > That should be as simple as that:
> > [...]
>
> Thank you very much!
>
Sorry, this doesn't seem to work in the `makeworld' environment
because at the time we build shared PAM mod
Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> That should be as simple as that:
> [...]
Thank you very much!
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Mon, Apr 08, 2002 at 02:49:04PM +0200, Dag-Erling Smorgrav wrote:
> Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> > You're right. I forgot to relink pam_ssh.so library, and the diff was
> > against the wrong revision. I will still commit the "const poisoning"
> > patch to libutil, as the impac
Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> You're right. I forgot to relink pam_ssh.so library, and the diff was
> against the wrong revision. I will still commit the "const poisoning"
> patch to libutil, as the impact turned out to be really low.
Thanks, const poisoning is a Good Thing [tm].
On Mon, Apr 08, 2002 at 12:15:17PM +0200, Dag-Erling Smorgrav wrote:
> 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(
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 retu
On Sun, Apr 07, 2002 at 01:43:27PM -0700, Dag-Erling Smorgrav wrote:
> des 2002/04/07 13:43:27 PDT
>
> Modified files:
> lib/libpam/modules/pam_unix pam_unix.c
> Log:
> Fix bug in previous commit that passed the wrong default value to
> login_getcapstr(3). Also fix a longer-