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

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/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>c99b67a7 - Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#c99b67a7</link>
        <description>Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Since buildenv exports SYSROOT all of these uses will now look inWORLDTMP by default.sys/boot/efi/loader/Makefile        A LIBSTAND hack is no longer required for buildenv.MFC after:	2 weeksSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Mon, 19 Jun 2017 20:47:24 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bdf7758 - NO_MAN= has been deprecated in favor of MAN= for some time, go ahead</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#3bdf7758</link>
        <description>NO_MAN= has been deprecated in favor of MAN= for some time, go aheadand finish the job. ncurses is now the only Makefile in the tree thatuses it since it wasn&apos;t a simple mechanical change, and will beaddressed in a future commit.

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Sun, 13 Apr 2014 05:21:56 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e0a19bd - Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#5e0a19bd</link>
        <description>Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorset via ${CPP} is used, instead of always using hardcoded /usr/bin/cpp.MFC after:	1 week

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Tue, 07 Feb 2012 09:27:07 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>71bba86b - Pass -C to rpcgen.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#71bba86b</link>
        <description>Pass -C to rpcgen.

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Wed, 09 Feb 2005 12:17:52 +0000</pubDate>
        <dc:creator>Stefan Farfeleder &lt;stefanf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#e653b48c</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 08:47:35 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d8893 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#a35d8893</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 15:33:08 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90e655ea - Perform a major cleanup of the usr.sbin Makefiles.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#90e655ea</link>
        <description>Perform a major cleanup of the usr.sbin Makefiles.These are not perfectly in agreement with each other style-wise, but theyare orders of orders of magnitude more consistent style-wise than before.

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Fri, 20 Jul 2001 06:20:32 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>97d92980 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#97d92980</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 01:35:59 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>22450dd8 - Fixed `make -j9&apos; by putting generated headers in ${SRCS}.  Removed bogus</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#22450dd8</link>
        <description>Fixed `make -j9&apos; by putting generated headers in ${SRCS}.  Removed bogusdependencies of generated .c files on generated headers (these made`make -JN&apos; work provided `depend&apos; was made first).  Sorted sources lists.

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Sun, 26 Apr 1998 16:31:14 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>476602a9 - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#476602a9</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 16:15:28 +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.sbin/bootparamd/callbootd/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.sbin/bootparamd/callbootd/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>a7aac272 - Add a dependency on the .x source file and avoid copying it.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#a7aac272</link>
        <description>Add a dependency on the .x source file and avoid copying it.bootparam_prot.x was changed for nfsv3 but bootparamd and callbootdkept using the old version which fortunately failed at build time.Copying hasn&apos;t been necessary since path handling was fixed inrpcgen/rpc_main.c some time ago.

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Tue, 04 Jul 1995 08:39:27 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>709e8f9a - Remove trailing whitespace.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#709e8f9a</link>
        <description>Remove trailing whitespace.

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Tue, 30 May 1995 03:57:47 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7f2725d - Took out .include &quot;../../Makefile.inc&quot; which shouldn&apos;t be needed now that I</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#c7f2725d</link>
        <description>Took out .include &quot;../../Makefile.inc&quot; which shouldn&apos;t be needed now that Iput a proper Makefile.inc in the top level of the bootparam heirarchy.(Someday I&apos;ll learn. *sigh*)

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Thu, 02 Mar 1995 22:00:33 +0000</pubDate>
        <dc:creator>Bill Paul &lt;wpaul@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>60e2f05a - My patch this morning was not complete. I never tested make install - stupidly</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#60e2f05a</link>
        <description>My patch this morning was not complete. I never tested make install - stupidlythinking that it would work :( The install program never get a destinationdirectory. Here is another patch that should also be added. I think thisshould be the last one for these makefiles :)[Note:  I realize that there are more things wrong than this, but this shouldat least get the tree compiling again! -jkh]Submitted by:	John Hay &lt;jhay@mikom.csir.co.za&gt;

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Wed, 01 Mar 1995 20:36:20 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1214e6da - The current bootparamd makefiles break if you do a make obj first. It does</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#1214e6da</link>
        <description>The current bootparamd makefiles break if you do a make obj first. It doeswork if you don&apos;t have the obj link. Here is a patch for it. It will stillwork if you don&apos;t have an obj link:)(I stuck a ${DESTDIR} in front of the absolute path to /usr/include... /phk)Reviewed by:	phkSubmitted by:	John Hay &lt;jhay@mikom.csir.co.za&gt;

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Wed, 01 Mar 1995 08:04:40 +0000</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b9fefab7 - Obtained from: The Xkernel source distribution</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile#b9fefab7</link>
        <description>Obtained from: The Xkernel source distributionI hope I&apos;m doing this right.This is an initial version of bootparamd for FreeBSD based on a publicdomain rpc.bootparamd implementation by a gentleman named Klas Heggemann.This program has apparently been around for a while. The README explicitlylists the code as public domain, so I guess it&apos;s safe to use.This program is needed for booting diskless SunOS and Solaris machines.rarpd is also required, but that&apos;s in the works too.I have made two changes to this code:- Implemented NIS lookups. If /etc/bootparams contains a &apos;+&apos; then the  bootparams map is consulted.- Allow 0.0.0.0 as a user-specified router address. The SunOS rpc.bootparamd  returns this value in many cases.

            List of files:
            /freebsd-14.2/usr.sbin/bootparamd/callbootd/Makefile</description>
        <pubDate>Sun, 26 Feb 1995 23:40:53 +0000</pubDate>
        <dc:creator>Bill Paul &lt;wpaul@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
