<?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/libexec/rbootd/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/libexec/rbootd/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>43581d7b6617959e4452094d9330ef020034a6c9 - libexec: Remove ancient SCCS tags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#43581d7b6617959e4452094d9330ef020034a6c9</link>
        <description>libexec: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a perl script.Sponsored by:		Netflix

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 18:21:37 +0100</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/libexec/rbootd/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/libexec/rbootd/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/libexec/rbootd/Makefile#1a0fda2b547365c9453523592a445dfe21266d4b</link>
        <description>IFH@204581

            List of files:
            /freebsd/libexec/rbootd/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/libexec/rbootd/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/libexec/rbootd/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>1100c0013116f4af50d7a5b8bf23db2a13892714 - Make WARNS=6 the default for libexec/.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#1100c0013116f4af50d7a5b8bf23db2a13892714</link>
        <description>Make WARNS=6 the default for libexec/.Just like bin/ and sbin/, I think setting WARNS to the highest valuepossible will make it more attractive for people to fix warnings.- The WARNS variable is set in the Makefile in the directory of the  application itself, making it more likely that it will be removed out  of curiosity to see what happens.- New applications will most likely build with WARNS=6 out of the box,  because the author would more likely fix the warnings during  development than lower WARNS.Unfortunately almost all apps in libexec require a lowered value ofWARNS.

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 10:50:19 +0100</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9357f4121d711efe51bf00036d474d5fc95f9efc - Lock down with WFORMAT?=1, with overrides in the subdirectories which</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#9357f4121d711efe51bf00036d474d5fc95f9efc</link>
        <description>Lock down with WFORMAT?=1, with overrides in the subdirectories whichare not yet warning-clean.  Tested on i386 and alpha.

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Mon, 04 Feb 2002 03:33:51 +0100</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff - - Backout botched attempt to intoduce MANSECT feature.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff</link>
        <description>- Backout botched attempt to intoduce MANSECT feature.- MAN[1-9] -&gt; MAN.

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Mon, 26 Mar 2001 16:22:12 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>020ee2dc9fb13a1004e1107b7382f3d074255f58 - Set the default manual section for libexec/ to 8.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#020ee2dc9fb13a1004e1107b7382f3d074255f58</link>
        <description>Set the default manual section for libexec/ to 8.

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Tue, 20 Mar 2001 19:10:13 +0100</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f3dea244c40159a41ab22da77a434d7c5b5e85a - $Id$ -&gt; $FreeBSD$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#7f3dea244c40159a41ab22da77a434d7c5b5e85a</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 02:22:10 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>33a0249fad46f8287b0a625a0231149afdc5b82b - Import Lite2&apos;s src/libexec, except for makekey (which was spammed</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#33a0249fad46f8287b0a625a0231149afdc5b82b</link>
        <description>Import Lite2&apos;s src/libexec, except for makekey (which was spammedby a repository copy from 1.1.5 and patched back to Lite1) andrbootd/bootdir/SYSHPBSD (which is binary).  All changed files havealready left the vendor branch.

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Sat, 02 Aug 1997 20:46:42 +0200</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5c8709fd6d878c8d42eceef7f86609e97767eda0 - Merge conflicts and make this compile -Wall clean.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#5c8709fd6d878c8d42eceef7f86609e97767eda0</link>
        <description>Merge conflicts and make this compile -Wall clean.

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Sun, 29 Jun 1997 21:00:29 +0200</pubDate>
        <dc:creator>Steve Price &lt;steve@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0559b33149171859c5c0a8c618eede70e44da85d - Import of NetBSD&apos;s rbootd version 19970629</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#0559b33149171859c5c0a8c618eede70e44da85d</link>
        <description>Import of NetBSD&apos;s rbootd version 19970629

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Sun, 29 Jun 1997 20:50:34 +0200</pubDate>
        <dc:creator>Steve Price &lt;steve@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e522f7a18a64d3b9ea901ed70d0eee78342f0c6 - Revert $FreeBSD$ to $Id$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#9e522f7a18a64d3b9ea901ed70d0eee78342f0c6</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 15:22:49 +0100</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656e5fe4c2d1ba299e024d1b40eaeebd380 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#1130b656e5fe4c2d1ba299e024d1b40eaeebd380</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/libexec/rbootd/Makefile</description>
        <pubDate>Tue, 14 Jan 1997 08:20:47 +0100</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>148531ef1e6681bf21fa82c8afd667377b9c057f - add forgotten $Id$</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#148531ef1e6681bf21fa82c8afd667377b9c057f</link>
        <description>add forgotten $Id$

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Sun, 22 Sep 1996 23:56:57 +0200</pubDate>
        <dc:creator>Wolfram Schneider &lt;wosch@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>48cfb668fc9f2257b8955348b6c448f331db538c - Change `install&apos; to `${INSTALL}&apos; so that default install flags can be</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#48cfb668fc9f2257b8955348b6c448f331db538c</link>
        <description>Change `install&apos; to `${INSTALL}&apos; so that default install flags can bespecified in the top level Makefiles.Previously I missed dozens of Makefiles that skip the install afterusing `cmp -s&apos; to decide that the install isn&apos;t necessary.

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Sun, 06 Aug 1995 14:24:38 +0200</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a3c26c889c75ccac7691214370e683e89309883 - Update to new make macros and disable Kerberos because we haven&apos;t got it</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#2a3c26c889c75ccac7691214370e683e89309883</link>
        <description>Update to new make macros and disable Kerberos because we haven&apos;t got itset up right yet.

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Fri, 05 Aug 1994 23:24:58 +0200</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>79bd0a65166e095774551e1add80eef6a3df561b - Disable afterinstall rule as it is broken when you have CVS files around.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#79bd0a65166e095774551e1add80eef6a3df561b</link>
        <description>Disable afterinstall rule as it is broken when you have CVS files around.Reviewed by:Submitted by:

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Mon, 30 May 1994 16:01:24 +0200</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ea022d1687fe11220adeb9cacec1f8d0333e970a - BSD 4.4 Lite Libexec Sources</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/libexec/rbootd/Makefile#ea022d1687fe11220adeb9cacec1f8d0333e970a</link>
        <description>BSD 4.4 Lite Libexec Sources

            List of files:
            /freebsd/libexec/rbootd/Makefile</description>
        <pubDate>Fri, 27 May 1994 14:39:25 +0200</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
