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

            List of files:
            /freebsd-14.2/usr.bin/sdiff/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>9f72a83a - sdiff(1) can now be built defaults warning level</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/sdiff/Makefile#9f72a83a</link>
        <description>sdiff(1) can now be built defaults warning level

            List of files:
            /freebsd-14.2/usr.bin/sdiff/Makefile</description>
        <pubDate>Wed, 06 Dec 2017 20:10:05 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d511b20a - Add HAS_TESTS to all Makefiles that are currently using the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/sdiff/Makefile#d511b20a</link>
        <description>Add HAS_TESTS to all Makefiles that are currently using the`SUBDIR.${MK_TESTS}+= tests` idiom.This is a follow up to r321912.

            List of files:
            /freebsd-14.2/usr.bin/sdiff/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:50:42 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b330699 - Convert traditional ${MK_TESTS} conditional idiom for including test</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/sdiff/Makefile#4b330699</link>
        <description>Convert traditional ${MK_TESTS} conditional idiom for including testdirectories to SUBDIR.${MK_TESTS} idiomThis is being done to pave the way for future work (and homogenity) in^/projects/make-check-sandbox .No functional change intended.MFC after:	1 weeks

            List of files:
            /freebsd-14.2/usr.bin/sdiff/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:35:51 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>db1fcc80 - Move cleanup() into the edit.c file which is the only users of that function</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/sdiff/Makefile#db1fcc80</link>
        <description>Move cleanup() into the edit.c file which is the only users of that functionRemove common.{c,h}

            List of files:
            /freebsd-14.2/usr.bin/sdiff/Makefile</description>
        <pubDate>Sat, 15 Oct 2016 13:45:09 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dbc0cf50 - Only one program is build in usr.bin/sdiff use the right include</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/sdiff/Makefile#dbc0cf50</link>
        <description>Only one program is build in usr.bin/sdiff use the right include

            List of files:
            /freebsd-14.2/usr.bin/sdiff/Makefile</description>
        <pubDate>Sat, 07 May 2016 20:23:26 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0c4ac56e - Replace fparseln(3) with getline(3)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/sdiff/Makefile#0c4ac56e</link>
        <description>Replace fparseln(3) with getline(3)It removes a dependency on libutil.

            List of files:
            /freebsd-14.2/usr.bin/sdiff/Makefile</description>
        <pubDate>Sat, 07 May 2016 18:21:58 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13b5b548 - import sdiff(1) from GSoC 2012</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/sdiff/Makefile#13b5b548</link>
        <description>import sdiff(1) from GSoC 2012Import sdiff(1) from the diff version written by Raymond Lai,improved during GSoC 2012 by Jesse Hagewood.Compared to the version done in during that summer of code:- Remove the zlib frontend: zsdiff- Compatible output (column size and separators) with GNU sdiffCompared to GNU sdiff in ports:- The only difference is padding using spaces vs tabsCompared to OpenBSD and NetBSD import:- Implement missing options (including long options) from GNU sdiff- Improved support for the edition mode (signal handling)- Output visually compatible with GNU sdiff: size of columnsWhile here import regression tests from NetBSD adapted to fit the output asexpected by GNU sdiffReviewed by:	emaste (in part)Obtained from:	OpenBSD, NetBSD, GSoC 2012Relnotes:	yesDifferential Revision:	https://reviews.freebsd.org/D5981Differential Revision:	https://reviews.freebsd.org/D6032 (diff with NetBSD version)Differential Revision:	https://reviews.freebsd.org/D6033 (diff with OpenBSD version)

            List of files:
            /freebsd-14.2/usr.bin/sdiff/Makefile</description>
        <pubDate>Fri, 29 Apr 2016 23:27:15 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>478290db - Check in first src/tests snapshot from NetBSD anoncvs</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/sdiff/Makefile#478290db</link>
        <description>Check in first src/tests snapshot from NetBSD anoncvsSources were obtained like so:% export CVSROOT=&quot;anoncvs@anoncvs.NetBSD.org:/cvsroot&quot;% cvs -z9 co -D &quot;09/30/2014 20:45&quot; -P src/tests% mv src/tests/* tests/dist/.&apos;*CVS*&apos; has been added to svn:ignore to ease updating periodically fromupstreamSome line ending issues had to be resolved with test outputs and scriptsvia dos2unix and by deleting the eol-style property set in usr.bin/sortDiscussed with: rpauloSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/usr.bin/sdiff/Makefile</description>
        <pubDate>Wed, 01 Oct 2014 04:07:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
