<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b129086 - Convert libraries to use LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#6b129086</link>
        <description>Convert libraries to use LIBADDWhile here reduce a bit overlinking

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 11:07:26 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>daaf5759 - Build lib/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#daaf5759</link>
        <description>Build lib/ with WARNS=6 by default.Similar to libexec/, do the same with lib/. Make WARNS=6 the norm andlower it when needed.I&apos;m setting WARNS?=0 for secure/. It seems secure/ includes theMakefile.inc provided by lib/. I&apos;m not going to touch that directory.Most of the code there is contributed anyway.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 09:58:07 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d18d113 - Downgrade WARNS level for GCC 3.4.2.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#2d18d113</link>
        <description>Downgrade WARNS level for GCC 3.4.2.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Wed, 28 Jul 2004 05:49:15 +0000</pubDate>
        <dc:creator>Alexander Kabaev &lt;kan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f03a257 - style.Makefile(5) police</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#7f03a257</link>
        <description>style.Makefile(5) police(I&apos;ve tried to keep to the spirit of the original formatting)Reviewed by:	des

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Sun, 09 Mar 2003 20:06:38 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90a9863e - Moved SHLIB_NAME definition into one place.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#90a9863e</link>
        <description>Moved SHLIB_NAME definition into one place.Approved by:	des

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Wed, 10 Apr 2002 18:07:05 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>519b6a4c - Switch to OpenPAM.  Bump library version.  Modules are now versioned, so</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#519b6a4c</link>
        <description>Switch to OpenPAM.  Bump library version.  Modules are now versioned, soapplications linked with Linux-PAM will still work.Remove pam_get_pass(); OpenPAM has pam_get_authtok().Remove pam_prompt(); OpenPAM has pam_{,v}{error,info,prompt}().Remove pam_set_item(3) man page as OpenPAM has its own.Sponsored by:	DARPA, NAI Labs

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Tue, 05 Mar 2002 21:56:25 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>30577d19 - Remove NO_WERROR, now that WARNS=n is gone.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#30577d19</link>
        <description>Remove NO_WERROR, now that WARNS=n is gone.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Wed, 06 Feb 2002 18:46:48 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2065008 - WARNS=4 fixes. Protect with NO_WERROR for the modules that have</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#c2065008</link>
        <description>WARNS=4 fixes. Protect with NO_WERROR for the modules that havewarnings that are hard to fix or that I&apos;ve been asked to leave alone.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Thu, 24 Jan 2002 18:37:17 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>084a4682 - Big module cleanup.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#084a4682</link>
        <description>Big module cleanup.Move common stuff into Makefile.inc, and tidy up all the Makefilesas a result.Build new modules.Put a commented-out dependancy on libpam for the (shared) modules.I can&apos;t bring this in just yet, as the dependancy (modules-&gt;libpam)is reversed for the static case (libpam-&gt;modules).

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Mon, 04 Jun 2001 19:47:56 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4a558355 - MAN[1-9] -&gt; MAN.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#4a558355</link>
        <description>MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Tue, 27 Mar 2001 17:27:19 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3f6014e6 - Use a unified libgcc rather than a seperate one for threaded and</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#3f6014e6</link>
        <description>Use a unified libgcc rather than a seperate one for threaded andnon-threaded programs.  This provides threaded programs with theneeded exception frame symbols.parts submitted by:	Max Khon &lt;fjoe@iclub.nsu.ru&gt;PR:	23252

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Sat, 06 Jan 2001 06:16:31 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>da33d900 - Restore INTERNALLIB.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#da33d900</link>
        <description>Restore INTERNALLIB.Noticed by:	bde,jdp

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Fri, 20 Aug 1999 18:32:45 +0000</pubDate>
        <dc:creator>Andrzej Bialecki &lt;abial@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c747c0c7 - Add pam_radius.so manual page.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#c747c0c7</link>
        <description>Add pam_radius.so manual page.Reviewed by:	jdp

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Wed, 18 Aug 1999 19:04:24 +0000</pubDate>
        <dc:creator>Andrzej Bialecki &lt;abial@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9294327d - Make it possible to use PAM in statically-linked applications.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#9294327d</link>
        <description>Make it possible to use PAM in statically-linked applications.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Wed, 20 Jan 1999 21:55:30 +0000</pubDate>
        <dc:creator>John Polstra &lt;jdp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a10bb17 - Build structure for contribified Linux-PAM, plus some home-grown</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_radius/Makefile#9a10bb17</link>
        <description>Build structure for contribified Linux-PAM, plus some home-grownmodules for FreeBSD&apos;s standard authentication methods.  Althoughthe Linux-PAM modules are present in the contrib tree, we don&apos;tuse any of them.The main library &quot;libpam&quot; is composed of sources taken from threeplaces.  First are the standard Linux-PAM libpam sources from thecontrib tree.  Second are the Linux-PAM &quot;libpam_misc&quot; sources, alsofrom the contrib tree.  In Linux these form a separate library.But as Mike Smith pointed out to me, that seems pointless, so Ihave combined them into the libpam library.  Third are some additionalsources from the &quot;src/lib/libpam&quot; tree with some common functionsthat make it easier to write modules.  Those I wrote myself.This work has been donated to FreeBSD by Juniper Networks, Inc.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_radius/Makefile</description>
        <pubDate>Wed, 18 Nov 1998 01:44:37 +0000</pubDate>
        <dc:creator>John Polstra &lt;jdp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
