<?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/libbsm/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/lib/libbsm/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>1796400d - libbsm: fix some MLINKS</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#1796400d</link>
        <description>libbsm: fix some MLINKSAdd missing MLINKS entries for a few functions. Remove some old typoentries.Reported by:	phkReviewed by:	cemMFC after:	2 weeks

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Sun, 19 Apr 2020 02:18:40 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>80d3469a - Disable -Wcast-align in libbsm and libauditd</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#80d3469a</link>
        <description>Disable -Wcast-align in libbsm and libauditdAlong with some pending upstream changes, this will allow raising the WARNSlevel.Reviewed by:	cem, aniketpMFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D16486

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Sat, 28 Jul 2018 20:04:39 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9466ee88 - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#9466ee88</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis implifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 03:57:24 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>16e125b5 - Add au_notify.2 and MLINKs (added in OpenBSM 1.2 alpha 4).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#16e125b5</link>
        <description>Add au_notify.2 and MLINKs (added in OpenBSM 1.2 alpha 4).MFC after:	2 weeks

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Fri, 18 Dec 2015 09:50:24 +0000</pubDate>
        <dc:creator>Christian Brueffer &lt;brueffer@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c89d6b0 - Don&apos;t override LIB*DIR variables from src.libnames.mk.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#3c89d6b0</link>
        <description>Don&apos;t override LIB*DIR variables from src.libnames.mk.In some cases switch to the LIB*SRCDIR value.These recently were defined in r291327 and r291619.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Tue, 01 Dec 2015 22:20:04 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@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/libbsm/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/libbsm/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>3ca3047a - Bump the version of all non-symbol-versioned shared libraries in</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#3ca3047a</link>
        <description>Bump the version of all non-symbol-versioned shared libraries inpreparation for 8.0-RELEASE.  Add the previous version of thoselibraries to ObsoleteFiles.inc and bump __FreeBSD_Version.Reviewed by:    kibApproved by:    re (rwatson)

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Sun, 19 Jul 2009 17:25:24 +0000</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>28c8ed24 - Install getaudit_addr(2) and setaudit_addr(2) links to getaudit(2) and</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#28c8ed24</link>
        <description>Install getaudit_addr(2) and setaudit_addr(2) links to getaudit(2) andsetaudit(2).MFC after:	3 daysSubmitted by:	csjpObtained from:	TrustedBSD Project

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Fri, 19 Oct 2007 10:37:34 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>419ecd5d - Bump library versions in preparation for 7.0.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#419ecd5d</link>
        <description>Bump library versions in preparation for 7.0.Ok&apos;d by:	kan

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Mon, 21 May 2007 02:49:08 +0000</pubDate>
        <dc:creator>Daniel Eischen &lt;deischen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c129092 - Add au_to_zonename.3 alias for au_token.3.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#3c129092</link>
        <description>Add au_to_zonename.3 alias for au_token.3.Obtained from:	TrustedBSD Project

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Mon, 23 Apr 2007 14:46:59 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e6c054f6 - Hook up additional OpenBSM man page aliases following OpenBSM 1.0 alpha 12</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#e6c054f6</link>
        <description>Hook up additional OpenBSM man page aliases following OpenBSM 1.0 alpha 12import.  Most of these should have existed previously, but didn&apos;t.MFC after:	3 daysObtained from:	TrustedBSD Project

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Mon, 25 Sep 2006 11:53:58 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b91c45f2 - Hook up au_open.3 man page (and its symlinks), apparently missed during</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#b91c45f2</link>
        <description>Hook up au_open.3 man page (and its symlinks), apparently missed duringinitial OpenBSM merge.Obtained from:	TrustedBSD ProjectMFC after:	3 days

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Tue, 19 Sep 2006 08:30:34 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b8f3034c - Remove curdir reference in libbsm build; this is not required as the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#b8f3034c</link>
        <description>Remove curdir reference in libbsm build; this is not required as theinclude path will already point to the populated include tree.  Thisis left over from boot-strapping the build and install of libbsmduring the initial import and merge.Obtained from:	TrustedBSD ProjectPointed out by:	ru

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Fri, 01 Sep 2006 05:21:45 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e3901dc9 - Add audit_submit.3 to the set of man pages built and installed with</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#e3901dc9</link>
        <description>Add audit_submit.3 to the set of man pages built and installed withlibbsm.  This interface is new as of OpenBSM 1.0 alpha 6.Submitted by:	csjpObtained from:	TrustedBSD Project

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Mon, 05 Jun 2006 12:53:44 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>65eb7df0 - Add libbsm to the library build.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libbsm/Makefile#65eb7df0</link>
        <description>Add libbsm to the library build.Obtained from:	TrustedBSD Project

            List of files:
            /freebsd-14.2/lib/libbsm/Makefile</description>
        <pubDate>Thu, 02 Feb 2006 10:05:39 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
