<?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.sbin/ntp/libparse/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.sbin/ntp/libparse/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>2f9966ff63d65bd474478888c9088eeae3f9c669 - packages: add package for NTP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#2f9966ff63d65bd474478888c9088eeae3f9c669</link>
        <description>packages: add package for NTPReviewed by: imp, manuPull Request: https://github.com/freebsd/freebsd-src/pull/1193

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Sat, 04 May 2024 15:41:46 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;lexi@le-Fay.ORG&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.sbin/ntp/libparse/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>a466cc55373fc3cf86837f09da729535b57e69a1 - ntp: import ntp-4.2.8p16</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#a466cc55373fc3cf86837f09da729535b57e69a1</link>
        <description>ntp: import ntp-4.2.8p16Security:       NtpBUg3767, NtpBug3808, NtpBug3807 (CVE-2023-26555)MFC after:	immediately

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Thu, 01 Jun 2023 16:04:37 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>348238dbd42306d9fb5d89ab393b840572cfeb0f - Merge ^/head r314420 through r314481.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#348238dbd42306d9fb5d89ab393b840572cfeb0f</link>
        <description>Merge ^/head r314420 through r314481.

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Wed, 01 Mar 2017 09:22:51 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>af6a5351a1fdb1130f18be6c782c4d48916eb971 - Simplify/improve idioms in usr.sbin/ntp Makefiles</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#af6a5351a1fdb1130f18be6c782c4d48916eb971</link>
        <description>Simplify/improve idioms in usr.sbin/ntp Makefiles- Use SRCTOP-relative paths to other directories instead of  .CURDIR-relative ones. This simplifies pathing in make/displayed output.- Also, use :H where possible/sensical to manipulate .CURDIR-relative  paths- Remove superfluous bsd.own.mk .includes which are already handled via  src.opts.mk .includesMFC after:	1 weekSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Wed, 01 Mar 2017 05:54:06 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>416ba5c74546f32a993436a99516d35008e9f384 - Catch up with HEAD (r280229-r284686).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#416ba5c74546f32a993436a99516d35008e9f384</link>
        <description>Catch up with HEAD (r280229-r284686).

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Mon, 22 Jun 2015 02:05:22 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98e0ffaefb0f241cda3a72395d3be04192ae0d47 - Merge sync of head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#98e0ffaefb0f241cda3a72395d3be04192ae0d47</link>
        <description>Merge sync of head

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Wed, 27 May 2015 03:19:58 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7263c8c0998402e9860a0865013fbec4ece98cd4 - MFH: r280643-r281852</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#7263c8c0998402e9860a0865013fbec4ece98cd4</link>
        <description>MFH: r280643-r281852Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Wed, 22 Apr 2015 14:58:16 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4bf53d0b4672dca72c809b44349fb82657f482f5 - Merge from HEAD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#4bf53d0b4672dca72c809b44349fb82657f482f5</link>
        <description>Merge from HEAD

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Sat, 04 Apr 2015 01:23:09 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b15cb3d0922bd70ea592f0da9b4a5b167f4d53f - MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#2b15cb3d0922bd70ea592f0da9b4a5b167f4d53f</link>
        <description>MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284)Thanks to roberto for providing pointers to wedge this into HEAD.Approved by:	roberto

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Mon, 30 Mar 2015 15:30:15 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>064bee341e6c590dedc1d33eb6025e1f446f33a6 - MFC @ r256071</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#064bee341e6c590dedc1d33eb6025e1f446f33a6</link>
        <description>MFC @ r256071This is just prior to the bhyve_npt_pmap import so will allowjust the change to be merged for easier debug.

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Wed, 30 Oct 2013 01:05:02 +0100</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0bfd163f522701b486e066fa2e56624c02f5081a - Merge head r233826 through r256722.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#0bfd163f522701b486e066fa2e56624c02f5081a</link>
        <description>Merge head r233826 through r256722.

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Fri, 18 Oct 2013 11:32:02 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3caf0790a80c2e10c82a3a07719cddb2065c65d1 - Merge head@256284</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#3caf0790a80c2e10c82a3a07719cddb2065c65d1</link>
        <description>Merge head@256284

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Sun, 13 Oct 2013 04:35:19 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ccca3b5e8e31290b0932dbead89e6e31af184c7 - IFC @256277</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#1ccca3b5e8e31290b0932dbead89e6e31af184c7</link>
        <description>IFC @256277Approved by:	ken (mentor)

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Thu, 10 Oct 2013 23:46:43 +0200</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e8bbe1e805d954e88b4e61307a49480e26d20609 - MFC - tracking commit</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#e8bbe1e805d954e88b4e61307a49480e26d20609</link>
        <description>MFC - tracking commit

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Thu, 03 Oct 2013 19:30:55 +0200</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>be77ef1b5ff88e852630d83e278bb4d3a5d8fc26 - Meinberg clocks support was inadvertently removed during the last vendor</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#be77ef1b5ff88e852630d83e278bb4d3a5d8fc26</link>
        <description>Meinberg clocks support was inadvertently removed during the last vendorimport.  Add it back.PR:		bin/182545Submitted by:	Joerg Pulz &lt;Joerg.Pulz@frm2.tum.de&gt;Approved by:	re (delphij)MFC after:	1 week

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Wed, 02 Oct 2013 23:47:25 +0200</pubDate>
        <dc:creator>Ollivier Robert &lt;roberto@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>271c3a9060f2ee55607ebe146523f888e1db2654 - Update the various files to sync with vendor import of 4.2.4p5.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#271c3a9060f2ee55607ebe146523f888e1db2654</link>
        <description>Update the various files to sync with vendor import of 4.2.4p5.sntp includes a copy of libopts in itself in vendor code, rewrite theMakefile to compile and use only one copy.  It is an internal library, notinstalled.MFC after:	2 weeks

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Fri, 22 Aug 2008 18:00:48 +0200</pubDate>
        <dc:creator>Ollivier Robert &lt;roberto@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d88931c87cfe6bd38f01d7bad22140b3b38f3 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#a35d88931c87cfe6bd38f01d7bad22140b3b38f3</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 17:33:08 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>052238b16cf05cb96be651f5ab80deacf8d6cf0a - style.Makefile(5)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/ntp/libparse/Makefile#052238b16cf05cb96be651f5ab80deacf8d6cf0a</link>
        <description>style.Makefile(5)

            List of files:
            /freebsd/usr.sbin/ntp/libparse/Makefile</description>
        <pubDate>Fri, 04 Apr 2003 19:49:21 +0200</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
