<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/posixshmcontrol/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/usr.bin/posixshmcontrol/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/usr.bin/posixshmcontrol/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.bin/posixshmcontrol/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>be7cf3f4b8c2818155f5a4a83c64c9ef6a60a320 - posixshm: Add a -j option to posixshmcontrol ls, to specify a jail</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/posixshmcontrol/Makefile#be7cf3f4b8c2818155f5a4a83c64c9ef6a60a320</link>
        <description>posixshm: Add a -j option to posixshmcontrol ls, to specify a jailPR:		257556Reported by:	grembo@

            List of files:
            /freebsd/usr.bin/posixshmcontrol/Makefile</description>
        <pubDate>Sun, 27 Feb 2022 02:45:28 +0100</pubDate>
        <dc:creator>Jamie Gritton &lt;jamie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7cc42f6d25ef2e19059d088fa7d4853fe9afefb5 - Do a sweep and remove most WARNS=6 settings</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/posixshmcontrol/Makefile#7cc42f6d25ef2e19059d088fa7d4853fe9afefb5</link>
        <description>Do a sweep and remove most WARNS=6 settingsRepeating the default WARNS here makes it slightly more difficult toexperiment with default WARNS changes, e.g. if we did something absolutelybananas and introduced a WARNS=7 and wanted to try lifting the default tothat.Drop most of them; there is one in the blake2 kernel module, but I suspectit should be dropped -- the default WARNS in the rest of the build doesn&apos;tcurrently apply to kernel modules, and I haven&apos;t put too much thought intowhether it makes sense to make it so.

            List of files:
            /freebsd/usr.bin/posixshmcontrol/Makefile</description>
        <pubDate>Thu, 01 Oct 2020 03:10:51 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0269ae4c19ad779b43b0d6e2416ac7386945d692 - MFHead @348740</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/posixshmcontrol/Makefile#0269ae4c19ad779b43b0d6e2416ac7386945d692</link>
        <description>MFHead @348740Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.bin/posixshmcontrol/Makefile</description>
        <pubDate>Thu, 06 Jun 2019 18:20:50 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>21db5fcc9d1b2e6b3e9d5752ae50c904ca2255de - Add posixshmcontrol(1) page.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/posixshmcontrol/Makefile#21db5fcc9d1b2e6b3e9d5752ae50c904ca2255de</link>
        <description>Add posixshmcontrol(1) page.Reviewed by:	emasteWith input by:	danfeSponsored by:	The FreeBSD Foundation (kib)MFC after:	1 weekDifferential revision:	https://reviews.freebsd.org/D20430

            List of files:
            /freebsd/usr.bin/posixshmcontrol/Makefile</description>
        <pubDate>Wed, 29 May 2019 15:51:18 +0200</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f4592e46f8e46cb9a25ba1e56fa2dea8f286ed7 - Add posixshmcontrol(1), an utility to manipulate posix shared memory segments.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/posixshmcontrol/Makefile#5f4592e46f8e46cb9a25ba1e56fa2dea8f286ed7</link>
        <description>Add posixshmcontrol(1), an utility to manipulate posix shared memory segments.See usage for the command line structure.  Man page will come shortly.Reviewed by:	jilles, tmunroSponsored by:	The FreeBSD FoundationMFC after:	1 weekDifferential revision:	https://reviews.freebsd.org/D20258

            List of files:
            /freebsd/usr.bin/posixshmcontrol/Makefile</description>
        <pubDate>Thu, 23 May 2019 16:33:01 +0200</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
