<?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_exec/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_exec/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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_exec/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/lib/libpam/modules/pam_exec/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@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_exec/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libpam/modules/pam_exec/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>1a0fda2b547365c9453523592a445dfe21266d4b - IFH@204581</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_exec/Makefile#1a0fda2b547365c9453523592a445dfe21266d4b</link>
        <description>IFH@204581

            List of files:
            /freebsd/lib/libpam/modules/pam_exec/Makefile</description>
        <pubDate>Thu, 04 Mar 2010 14:35:57 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9199c09a159c4e3e98c212d4eec1edc5252d9e33 - Merge from head at r201628.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_exec/Makefile#9199c09a159c4e3e98c212d4eec1edc5252d9e33</link>
        <description>Merge from head at r201628.# This hasn&apos;t been tested, and there are at least three bad commits# that need to be backed out before the branch will be stable again.

            List of files:
            /freebsd/lib/libpam/modules/pam_exec/Makefile</description>
        <pubDate>Wed, 06 Jan 2010 06:58:07 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>daaf5759104f210a9315f49f80f1e0f01a8b3bff - Build lib/ with WARNS=6 by default.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_exec/Makefile#daaf5759104f210a9315f49f80f1e0f01a8b3bff</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/lib/libpam/modules/pam_exec/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 10:58:07 +0100</pubDate>
        <dc:creator>Ed Schouten &lt;ed@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_exec/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_exec/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>f65b218085886d258ec307d36eda691abb924b6b - Just to show that PAM can do almost anything from the ridiculous to the</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_exec/Makefile#f65b218085886d258ec307d36eda691abb924b6b</link>
        <description>Just to show that PAM can do almost anything from the ridiculous to theobscene, or - as they say in New York - sophisticated, add pam_echo(8) andpam_exec(8) to our ever-lengthening roster of PAM modules.Sponsored by:	DARPA, NAI Labs.

            List of files:
            /freebsd/lib/libpam/modules/pam_exec/Makefile</description>
        <pubDate>Fri, 24 May 2002 00:03:06 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9199c09a159c4e3e98c212d4eec1edc5252d9e33 - Merge from head at r201628.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_exec/Makefile#9199c09a159c4e3e98c212d4eec1edc5252d9e33</link>
        <description>Merge from head at r201628.# This hasn&apos;t been tested, and there are at least three bad commits# that need to be backed out before the branch will be stable again.

            List of files:
            /freebsd/lib/libpam/modules/pam_exec/Makefile</description>
        <pubDate>Wed, 06 Jan 2010 06:58:07 +0100</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>daaf5759104f210a9315f49f80f1e0f01a8b3bff - Build lib/ with WARNS=6 by default.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_exec/Makefile#daaf5759104f210a9315f49f80f1e0f01a8b3bff</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/lib/libpam/modules/pam_exec/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 10:58:07 +0100</pubDate>
        <dc:creator>Ed Schouten &lt;ed@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_exec/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_exec/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>f65b218085886d258ec307d36eda691abb924b6b - Just to show that PAM can do almost anything from the ridiculous to the</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_exec/Makefile#f65b218085886d258ec307d36eda691abb924b6b</link>
        <description>Just to show that PAM can do almost anything from the ridiculous to theobscene, or - as they say in New York - sophisticated, add pam_echo(8) andpam_exec(8) to our ever-lengthening roster of PAM modules.Sponsored by:	DARPA, NAI Labs.

            List of files:
            /freebsd/lib/libpam/modules/pam_exec/Makefile</description>
        <pubDate>Fri, 24 May 2002 00:03:06 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
