Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2001 09:13:38 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/contrib/libpam/libpam pam_handlers.c 
Message-ID:  <20011127171338.9CE0E38FD@overcee.netplex.com.au>
In-Reply-To: <xzpelmkfc7v.fsf@flood.ping.uio.no> 

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav wrote:
> Dag-Erling Smorgrav <des@FreeBSD.org> writes:
> >   Log:
> >   Due to incorrect include ordering, <dlfcn.h> did not get included, so
> >   RTLD_NOW got incorrectly defined to 1 (which is RTLD_LAZY in FreeBSD).
> >   In addition, the comment about FreeBSD requiring SHLIB_SYM_PREFIX to
> >   be "_" is incorrect.
> >   
> >   Submitted by:   tobez (except for the bit about the incorrect comment)
> >   
> >   Revision  Changes    Path
> >   1.2       +83 -86    src/contrib/libpam/libpam/pam_handlers.c
> 
> More CVS spammage.  This will be backed out.

This should go via the vendor if possible.  This is another case where cvs
duplicates the entire vendor branch when the file leaves the vendor branch.
cvs diff -r1.1.1 pam_handlers.c (diff relative to top revision of the 1.1.1
branch) shows the effect of the change, but it really does this oversized
chunk in the ,v files (ie: it stores the diff relative to the *first*
import, not the last).

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011127171338.9CE0E38FD>