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

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/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>e01a93b6 - Add devd and routed back to the runtime package instead</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#e01a93b6</link>
        <description>Add devd and routed back to the runtime package insteadof their individual packages based on MK_foo evaluation.There is no intent to split inet/inet6 or other similarcombinations for package creation, since they are createdduring build time.Noticed/prodded by:	lidlSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Wed, 10 Feb 2016 04:00:01 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7de1daeb - Create packages for atm, ccdconfig, devd, ipf, ipfw,</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#7de1daeb</link>
        <description>Create packages for atm, ccdconfig, devd, ipf, ipfw,iscsi, natd, nandfs, pf, quotacheck, and routed.Add ping6 and rtsol to the runtime package.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Tue, 09 Feb 2016 19:30:31 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13eb765f - Convert sbin/ to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#13eb765f</link>
        <description>Convert sbin/ to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 11:23:12 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ff68ea3 - Use NO_WARRAY_BOUNDS for sbin/routed/rtquery.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#1ff68ea3</link>
        <description>Use NO_WARRAY_BOUNDS for sbin/routed/rtquery.MFC after:	1 week

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Fri, 16 Dec 2011 23:43:58 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b108792d - routed(8)/rtquery(8) bump/demote to WARNS=3 for all archs</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#b108792d</link>
        <description>routed(8)/rtquery(8) bump/demote to WARNS=3 for all archs- The MACHINE_ARCH check is not exhaustive (missing at least powerpc),  and generally not worth maintaining.- While here, fix whitespace and ordering of the MakefilePR:		bin/140081Approved by:	ed (co-mentor)

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Sat, 27 Feb 2010 10:17:27 +0000</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a55042cb - Removed commented out bitrot.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#a55042cb</link>
        <description>Removed commented out bitrot.

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Fri, 13 Aug 2004 14:18:24 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>604d24db - style.Makefile(5):</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#604d24db</link>
        <description>style.Makefile(5):	Use WARNS?= instead of WARNS=.

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Mon, 23 Feb 2004 20:25:27 +0000</pubDate>
        <dc:creator>Johan Karlsson &lt;johan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>47d7e8a9 - Fixed style of DPADD and LDADD assignments as per style.Makefile(5).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#47d7e8a9</link>
        <description>Fixed style of DPADD and LDADD assignments as per style.Makefile(5).

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Thu, 05 Feb 2004 22:44:25 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d68bf45 - Default to WARNS=2.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#2d68bf45</link>
        <description>Default to WARNS=2.Binary builds that cannot handle this must explicitly set WARNS=0.Reviewed by:	mike

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Tue, 04 Dec 2001 02:19:58 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a5779d4 - - Backout botched attempt to introduce MANSECT feature.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#0a5779d4</link>
        <description>- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 14:33:27 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe655281 - Set the default manual section for sbin/ to 8.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#fe655281</link>
        <description>Set the default manual section for sbin/ to 8.

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Tue, 20 Mar 2001 18:13:31 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f3dea24 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#7f3dea24</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 00:22:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c7a9781 - Latest-and-greatest routed.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#2c7a9781</link>
        <description>Latest-and-greatest routed.Includes RIPv2 and Router Discovery.Submitted by:	Vernon Schryver &lt;vjs@calcite.rhyolite.com&gt;

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Sun, 02 May 1999 10:51:54 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c0ec1f37 - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#c0ec1f37</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 14:40:44 +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/sbin/routed/rtquery/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/sbin/routed/rtquery/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>52ad6021 - Merge from vendor branch and use system MD5 library.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#52ad6021</link>
        <description>Merge from vendor branch and use system MD5 library.

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Tue, 19 Nov 1996 20:42:43 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5b718b3 - Latest version of SGI routed courtesy of Vern Schryver.  This version</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#d5b718b3</link>
        <description>Latest version of SGI routed courtesy of Vern Schryver.  This versionadds the capability to use MD5 authentication as defined in the latestdocuments.Submitted by:	Vernon J. Schryver &lt;vjs@mica.denver.sgi.com&gt;

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Tue, 19 Nov 1996 20:23:47 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>50d2cb3e - Layer on FreeBSD local changes from old routed.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#50d2cb3e</link>
        <description>Layer on FreeBSD local changes from old routed.

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Mon, 16 Sep 1996 17:04:22 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7b6ab19d - Virgin import of new BSD/SGI routed.  This update contains a number</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/sbin/routed/rtquery/Makefile#7b6ab19d</link>
        <description>Virgin import of new BSD/SGI routed.  This update contains a numberof important bug fixes.Obtained from:	Vernon J. Schryver &lt;vjs@mica.denver.sgi.com&gt;

            List of files:
            /freebsd-14.2/sbin/routed/rtquery/Makefile</description>
        <pubDate>Mon, 16 Sep 1996 16:51:32 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
