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

            List of files:
            /freebsd-14.2/usr.bin/ipcrm/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>a35f04fb - Adopt SRCTOP in usr.bin</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ipcrm/Makefile#a35f04fb</link>
        <description>Adopt SRCTOP in usr.binPrefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/fooover ${.CURDIR}/../foo for paths in Makefiles.Differential Revision:	https://reviews.freebsd.org/D9932Sponsored by:		NetflixSilence on:		arch@ (twice)

            List of files:
            /freebsd-14.2/usr.bin/ipcrm/Makefile</description>
        <pubDate>Sun, 12 Mar 2017 18:58:44 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e11bd9e - Convert to usr.bin/ to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ipcrm/Makefile#3e11bd9e</link>
        <description>Convert to usr.bin/ to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/usr.bin/ipcrm/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 14:29:10 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7946da9 - Build usr.bin/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ipcrm/Makefile#b7946da9</link>
        <description>Build usr.bin/ with WARNS=6 by default.Also add some missing $FreeBSD$ to keep svn happy.

            List of files:
            /freebsd-14.2/usr.bin/ipcrm/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 10:27:05 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>55e2cb41 - Add the ability to clean up all shared memory segments which are</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ipcrm/Makefile#55e2cb41</link>
        <description>Add the ability to clean up all shared memory segments which areunused in one go.From the original PR:	I&apos;ve observed that linux apps running under the linuxulator	have a habit of leaving behind shared memory segments which	are unused, but which eventually cause the system to run	out of free segments and these apps will stop working.	ipcrm(1) currently only allows removal of unused message	queues, shared memory segments and semaphores on an individual	basis, or those having a matching (non-zero) key. However	it would often be convenient to just do a complete cleanup	of everything, usually as root.PR:		bin/118292Submitted by:	Callum Gibson &lt;callumgibson@optusnet.com.au&gt;Not reviewed by:	grog@Approved by:	grog@

            List of files:
            /freebsd-14.2/usr.bin/ipcrm/Makefile</description>
        <pubDate>Tue, 25 Dec 2007 00:52:24 +0000</pubDate>
        <dc:creator>Edwin Groothuis &lt;edwin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>91bd71d2 - Remove leaf node WARNS?=2 (that mainly I added). This should</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ipcrm/Makefile#91bd71d2</link>
        <description>Remove leaf node WARNS?=2 (that mainly I added). This shouldhelp the GCC3 transition and CURRENT in general.

            List of files:
            /freebsd-14.2/usr.bin/ipcrm/Makefile</description>
        <pubDate>Fri, 08 Feb 2002 22:31:43 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f6475ce - Warns cleanups:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ipcrm/Makefile#7f6475ce</link>
        <description>Warns cleanups:Declare functions in advance of using themThere is no printf specifies %k - I think it was supposed to be %s.

            List of files:
            /freebsd-14.2/usr.bin/ipcrm/Makefile</description>
        <pubDate>Mon, 03 Dec 2001 21:00:33 +0000</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c3aac50f - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ipcrm/Makefile#c3aac50f</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/usr.bin/ipcrm/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 01:08:13 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c115df18 - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ipcrm/Makefile#c115df18</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-14.2/usr.bin/ipcrm/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 19:58:13 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ipcrm/Makefile#1130b656</link>
        <description>Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so long.Boy, I&apos;m glad we&apos;re not using sup anymore.  This update would have beeninsane otherwise.

            List of files:
            /freebsd-14.2/usr.bin/ipcrm/Makefile</description>
        <pubDate>Tue, 14 Jan 1997 07:20:47 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cc8c2e2 - Utility for deleting message queues, semaphores and shared memory segments.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ipcrm/Makefile#6cc8c2e2</link>
        <description>Utility for deleting message queues, semaphores and shared memory segments.Obtained from: NetBSD

            List of files:
            /freebsd-14.2/usr.bin/ipcrm/Makefile</description>
        <pubDate>Tue, 13 Sep 1994 16:52:12 +0000</pubDate>
        <dc:creator>Doug Rabson &lt;dfr@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
