<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>9cf02c38e492dd16b70bfd8203b3f1bc6436e574 - libpam: Don&apos;t put man8 in the dev package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#9cf02c38e492dd16b70bfd8203b3f1bc6436e574</link>
        <description>libpam: Don&apos;t put man8 in the dev packageThese are user-facing manpages, but were installed in the runtime-devpackage since the PAM modules use bsd.lib.mk.  Use MANNODEV instead ofMAN to put them in the base runtime package instead.Fixes:  031e711647c3 (&quot;packages: Install development manpages in the -dev package&quot;)MFC after:	3 daysReviewed by:	baptSponsored by:	https://www.patreon.com/bsdivyDifferential Revision:	https://reviews.freebsd.org/D53601

            List of files:
            /freebsd/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Mon, 10 Nov 2025 11:14:42 +0100</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f03a257ac3665c3aec49c7538489a10465a2654 - style.Makefile(5) police</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#7f03a257ac3665c3aec49c7538489a10465a2654</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/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Sun, 09 Mar 2003 21:06:38 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90a9863e16ea3ca71d91edbab9b2bef9a4f2275e - Moved SHLIB_NAME definition into one place.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#90a9863e16ea3ca71d91edbab9b2bef9a4f2275e</link>
        <description>Moved SHLIB_NAME definition into one place.Approved by:	des

            List of files:
            /freebsd/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Wed, 10 Apr 2002 20:07:05 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>519b6a4c8f7c7e1bcfc63b6083aac44fb1cfc91e - Switch to OpenPAM.  Bump library version.  Modules are now versioned, so</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#519b6a4c8f7c7e1bcfc63b6083aac44fb1cfc91e</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/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Tue, 05 Mar 2002 22:56:25 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1642eb1a52563643a9e0b3b69b82c8f1e45541db - Clean up (and in some cases write) the PAM mudules, using</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#1642eb1a52563643a9e0b3b69b82c8f1e45541db</link>
        <description>Clean up (and in some cases write) the PAM mudules, usingo The new options-processing APIo The new DEBUG-logging APIAdd man(1) pages for ALL modules. MDOC-Police welcometo check this.Audit, clean up while I&apos;m here.

            List of files:
            /freebsd/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Mon, 09 Jul 2001 20:20:51 +0200</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>084a46829bfe245f8bb6642754437e1e50e46737 - Big module cleanup.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#084a46829bfe245f8bb6642754437e1e50e46737</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/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Mon, 04 Jun 2001 21:47:56 +0200</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84d6cd8ea17dbc3601862fb4eb83019199a608c0 - Bring in a few useful PAM modules.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#84d6cd8ea17dbc3601862fb4eb83019199a608c0</link>
        <description>Bring in a few useful PAM modules.pam_krb5 is a Kerberos 5 (Heimdal) authentication module.pam_nologin checks for /etc/nologin and does the &quot;usual stuff&quot;	if it is found, otherwise it silently succeeds.pam_rootok silently succeeds if the user is root, otherwise	it fails.pam_wheel silently succeeds if the user is a member of group	&quot;wheel&quot; (or another nominated group), and fails	otherwise.There is an issue with kerberosIV and kerberos5 - if both arebeing built, then static linking fails with duplicate symbols.This will take a bit of work to sort out in the kerberii.

            List of files:
            /freebsd/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Mon, 14 May 2001 13:23:58 +0200</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f03a257ac3665c3aec49c7538489a10465a2654 - style.Makefile(5) police</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#7f03a257ac3665c3aec49c7538489a10465a2654</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/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Sun, 09 Mar 2003 21:06:38 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90a9863e16ea3ca71d91edbab9b2bef9a4f2275e - Moved SHLIB_NAME definition into one place.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#90a9863e16ea3ca71d91edbab9b2bef9a4f2275e</link>
        <description>Moved SHLIB_NAME definition into one place.Approved by:	des

            List of files:
            /freebsd/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Wed, 10 Apr 2002 20:07:05 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>519b6a4c8f7c7e1bcfc63b6083aac44fb1cfc91e - Switch to OpenPAM.  Bump library version.  Modules are now versioned, so</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#519b6a4c8f7c7e1bcfc63b6083aac44fb1cfc91e</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/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Tue, 05 Mar 2002 22:56:25 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1642eb1a52563643a9e0b3b69b82c8f1e45541db - Clean up (and in some cases write) the PAM mudules, using</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#1642eb1a52563643a9e0b3b69b82c8f1e45541db</link>
        <description>Clean up (and in some cases write) the PAM mudules, usingo The new options-processing APIo The new DEBUG-logging APIAdd man(1) pages for ALL modules. MDOC-Police welcometo check this.Audit, clean up while I&apos;m here.

            List of files:
            /freebsd/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Mon, 09 Jul 2001 20:20:51 +0200</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>084a46829bfe245f8bb6642754437e1e50e46737 - Big module cleanup.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#084a46829bfe245f8bb6642754437e1e50e46737</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/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Mon, 04 Jun 2001 21:47:56 +0200</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84d6cd8ea17dbc3601862fb4eb83019199a608c0 - Bring in a few useful PAM modules.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_rootok/Makefile#84d6cd8ea17dbc3601862fb4eb83019199a608c0</link>
        <description>Bring in a few useful PAM modules.pam_krb5 is a Kerberos 5 (Heimdal) authentication module.pam_nologin checks for /etc/nologin and does the &quot;usual stuff&quot;	if it is found, otherwise it silently succeeds.pam_rootok silently succeeds if the user is root, otherwise	it fails.pam_wheel silently succeeds if the user is a member of group	&quot;wheel&quot; (or another nominated group), and fails	otherwise.There is an issue with kerberosIV and kerberos5 - if both arebeing built, then static linking fails with duplicate symbols.This will take a bit of work to sort out in the kerberii.

            List of files:
            /freebsd/lib/libpam/modules/pam_rootok/Makefile</description>
        <pubDate>Mon, 14 May 2001 13:23:58 +0200</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
