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

            List of files:
            /freebsd-14.2/usr.bin/split/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>75c3ca1e - split: add some tests</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/split/Makefile#75c3ca1e</link>
        <description>split: add some testsThis should cover all of the basic functionality, as well as the recentenhancement to use a dynamic buffer size rather than limiting patternsand lines to MAXBSIZE.Reviewed by:	baptSponsored by:	Klara, Inc.Differential Revision:	https://reviews.freebsd.org/D36324

            List of files:
            /freebsd-14.2/usr.bin/split/Makefile</description>
        <pubDate>Tue, 23 Aug 2022 02:08:03 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e11bd9e - Convert to usr.bin/ to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/split/Makefile#3e11bd9e</link>
        <description>Convert to usr.bin/ to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/usr.bin/split/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 14:29:10 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b1b2a0ed - Add missed DPADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/split/Makefile#b1b2a0ed</link>
        <description>Add missed DPADDReported by:	swildner@DragonflyBSD.org

            List of files:
            /freebsd-14.2/usr.bin/split/Makefile</description>
        <pubDate>Sat, 09 Nov 2013 09:05:50 +0000</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ebd4af7 - Change manual string conversion to expand_number</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/split/Makefile#3ebd4af7</link>
        <description>Change manual string conversion to expand_numberReviewed by:	adrian

            List of files:
            /freebsd-14.2/usr.bin/split/Makefile</description>
        <pubDate>Sat, 09 Nov 2013 08:57:21 +0000</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f1d37c20 - WARNS=2 fixes, use __FBSDID, remove GCC-specific flags.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/split/Makefile#f1d37c20</link>
        <description>WARNS=2 fixes, use __FBSDID, remove GCC-specific flags.

            List of files:
            /freebsd-14.2/usr.bin/split/Makefile</description>
        <pubDate>Wed, 12 Dec 2001 23:09:07 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f328d583 - Use CFLAGS, not COPTS, in the Makefile.  bsd.prog.mk conveniently adds</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/split/Makefile#f328d583</link>
        <description>Use CFLAGS, not COPTS, in the Makefile.  bsd.prog.mk conveniently addsCOPTS towards the end of final CFLAGS so that it can be used tooverride Makefile and other defaults.  Using it in Makefiles riskshaving options set using it clobbered when somebody uses it on thecommand line.Approved by:	bde

            List of files:
            /freebsd-14.2/usr.bin/split/Makefile</description>
        <pubDate>Wed, 05 Sep 2001 20:10:59 +0000</pubDate>
        <dc:creator>Dima Dorfman &lt;dd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2fa6610f - Add new option &apos;-p pattern&apos; for splitting files based on matching lines in</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/split/Makefile#2fa6610f</link>
        <description>Add new option &apos;-p pattern&apos; for splitting files based on matching lines inthe file with a regular expression. Useful for e.g. &apos;cvs diff&apos; output.Also compile cleanly with -Wall and fix a few style bugs.PR:		bin/9405

            List of files:
            /freebsd-14.2/usr.bin/split/Makefile</description>
        <pubDate>Mon, 01 Feb 1999 21:16:45 +0000</pubDate>
        <dc:creator>Archie Cobbs &lt;archie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b50d902 - BSD 4.4 Lite Usr.bin Sources</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/split/Makefile#9b50d902</link>
        <description>BSD 4.4 Lite Usr.bin Sources

            List of files:
            /freebsd-14.2/usr.bin/split/Makefile</description>
        <pubDate>Fri, 27 May 1994 12:33:43 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
