<?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 README</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/test/ppsapi/README#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/tools/test/ppsapi/README</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>cfe30d02adda7c3b5c76156ac52d50d8cab325d9 - Merge fresh head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/test/ppsapi/README#cfe30d02adda7c3b5c76156ac52d50d8cab325d9</link>
        <description>Merge fresh head.

            List of files:
            /freebsd/tools/test/ppsapi/README</description>
        <pubDate>Wed, 19 Jun 2013 13:36:13 +0200</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d241a0e67ff3a44947931bf8c841d9786c59efd7 - IFC @247348.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/test/ppsapi/README#d241a0e67ff3a44947931bf8c841d9786c59efd7</link>
        <description>IFC @247348.

            List of files:
            /freebsd/tools/test/ppsapi/README</description>
        <pubDate>Tue, 26 Feb 2013 22:16:10 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d9a447559bc04121f7c6682e64abe67efa154864 - Sync with HEAD.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/test/ppsapi/README#d9a447559bc04121f7c6682e64abe67efa154864</link>
        <description>Sync with HEAD.

            List of files:
            /freebsd/tools/test/ppsapi/README</description>
        <pubDate>Fri, 08 Feb 2013 17:10:16 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>46b1c55d9e896815933f43423ae510193b560892 - IFC @ r244983.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/test/ppsapi/README#46b1c55d9e896815933f43423ae510193b560892</link>
        <description>IFC @ r244983.

            List of files:
            /freebsd/tools/test/ppsapi/README</description>
        <pubDate>Fri, 04 Jan 2013 20:28:32 +0100</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>839f11a4fe18e4ae2dd930766b551fa67e354735 - A number of places in the source tree still reference cuad.* after</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/test/ppsapi/README#839f11a4fe18e4ae2dd930766b551fa67e354735</link>
        <description>A number of places in the source tree still reference cuad.* aftersio(4) was deprecated by uart(4).s/cuad/cuau/g/PR:		docs/171533Reviewed by:	impApproved by:	cperciva (implicit)MFC after:	3 weeks

            List of files:
            /freebsd/tools/test/ppsapi/README</description>
        <pubDate>Sat, 08 Dec 2012 23:16:36 +0100</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>21fc3b7b6a4390a26c7f23e8de79f189ba0d1823 - Catch up with PHK&apos;s sio(4) cuaa-&gt;cuad rework [sys/dev/sio/sio.c rev. 1.456].</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/test/ppsapi/README#21fc3b7b6a4390a26c7f23e8de79f189ba0d1823</link>
        <description>Catch up with PHK&apos;s sio(4) cuaa-&gt;cuad rework [sys/dev/sio/sio.c rev. 1.456].

            List of files:
            /freebsd/tools/test/ppsapi/README</description>
        <pubDate>Fri, 19 Nov 2004 18:31:31 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3d9368b2d03926ad079a2eb910f1a423df925dd5 - Add a small program to test/measure with the RFC 2783 API for timing</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/test/ppsapi/README#3d9368b2d03926ad079a2eb910f1a423df925dd5</link>
        <description>Add a small program to test/measure with the RFC 2783 API for timingexternal signals.

            List of files:
            /freebsd/tools/test/ppsapi/README</description>
        <pubDate>Mon, 08 Dec 2003 21:49:40 +0100</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>21fc3b7b6a4390a26c7f23e8de79f189ba0d1823 - Catch up with PHK&apos;s sio(4) cuaa-&gt;cuad rework [sys/dev/sio/sio.c rev. 1.456].</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/test/ppsapi/README#21fc3b7b6a4390a26c7f23e8de79f189ba0d1823</link>
        <description>Catch up with PHK&apos;s sio(4) cuaa-&gt;cuad rework [sys/dev/sio/sio.c rev. 1.456].

            List of files:
            /freebsd/tools/test/ppsapi/README</description>
        <pubDate>Fri, 19 Nov 2004 18:31:31 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3d9368b2d03926ad079a2eb910f1a423df925dd5 - Add a small program to test/measure with the RFC 2783 API for timing</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/tools/test/ppsapi/README#3d9368b2d03926ad079a2eb910f1a423df925dd5</link>
        <description>Add a small program to test/measure with the RFC 2783 API for timingexternal signals.

            List of files:
            /freebsd/tools/test/ppsapi/README</description>
        <pubDate>Mon, 08 Dec 2003 21:49:40 +0100</pubDate>
        <dc:creator>Poul-Henning Kamp &lt;phk@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
