<?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>dc36d6f9bb1753f3808552f3afd30eda9a7b206a - lib: Remove ancient SCCS tags.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#dc36d6f9bb1753f3808552f3afd30eda9a7b206a</link>
        <description>lib: Remove ancient SCCS tags.Remove ancient SCCS tags from the tree, automated scripting, with twominor fixup to keep things compiling. All the common forms in the treewere removed with a perl script.Sponsored by:		Netflix

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Thu, 23 Nov 2023 17:21:37 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-src/lib/libedit/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>7973f26ad6f98e6da3e2bb07a1015270c0d16c43 - libedit: Disable -Wuse-after-free for chartype.c.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#7973f26ad6f98e6da3e2bb07a1015270c0d16c43</link>
        <description>libedit: Disable -Wuse-after-free for chartype.c.GCC 12 thinks ct_visual_string can reuse a pointer after it has beenreallocated, but in this case the warning appears false.Reviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D36820

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Mon, 03 Oct 2022 23:10:43 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cbc83e378a7ee8f8aea9811906a2786a8f3bdeb3 - ncurses: chase dependency changes in the source tree</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#cbc83e378a7ee8f8aea9811906a2786a8f3bdeb3</link>
        <description>ncurses: chase dependency changes in the source treeDifferential Revision:	https://reviews.freebsd.org/D32098

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Thu, 23 Sep 2021 01:52:46 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b315a7296d2a69883c483d79dfcb3860a0428f21 - sh(1): autocomplete commands</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#b315a7296d2a69883c483d79dfcb3860a0428f21</link>
        <description>sh(1): autocomplete commandsWithout this patch, sh can autocomplete file names but not commands from$PATH. Use libedit&apos;s facility to execute custom function for autocomplete,but yield to the library&apos;s standard autocomplete function when cursor isnot at position 0.Reviewed by:	baptDifferential Revision:	https://reviews.freebsd.org/D29361

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Sun, 28 Mar 2021 09:58:20 +0000</pubDate>
        <dc:creator>Piotr Pawel Stefaniak &lt;pstef@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b7f1af804f06a285717b490bef80e24648adcbe - Bump shared library versions after ncurses bump in 13.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#0b7f1af804f06a285717b490bef80e24648adcbe</link>
        <description>Bump shared library versions after ncurses bump in 13.A few shared libraries in the base system link against ncurses.  Anupgrade from a 12.x host to 13 results in ABI breakage for existingbinaries since the newer versions of these libraries link against thenewer ncurses while the binary itself links against the older ncurses.For example, dialog4ports built on 12.x sometimes crashes on 13 sinceit depends on libdialog which links against ncurses internally.MFC after:	3 daysReviewed by:	kib, delphijDifferential Revision:	https://reviews.freebsd.org/D28448

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Tue, 02 Feb 2021 01:09:33 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>61c1328eb016476ee7ff5ad65d8224bb43e572db - Merge ^/head r352105 through r352307.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#61c1328eb016476ee7ff5ad65d8224bb43e572db</link>
        <description>Merge ^/head r352105 through r352307.

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Fri, 13 Sep 2019 21:15:01 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8156570000617c7545fcbad43189d59935b908be - Update libedit to a snapshot from 2019-09-10</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#8156570000617c7545fcbad43189d59935b908be</link>
        <description>Update libedit to a snapshot from 2019-09-10This version bring many fixes regarding unicode supportIt also adds proper support for filename completion (we do not need our custompatches anymore)Improves the libreadline compatibilityNote that the same work was done by Yuichiro Naito inhttps://reviews.freebsd.org/D21196 the main difference is in this case we havereimported libedit in contrib to fix a long standing mess in the previous mergeswhich prevented a proper update workflow. (discussed long ago with pfg@)The only difference with upstream libedit is we have added a compatibility shimfor the _elf_fn_sh_complete function which we previously added to support quotingin filename completion and is not needed anymore.This was added to continue supported old /bin/sh binaries and not break backwardcompatibility (as discussed with jilles@)Reviewed by:	Yuichiro Naito &lt;naito.yuichiro_gmail.com&gt;MFC after:	3 weeksDifferential Revision:	https://reviews.freebsd.org/D21584

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Fri, 13 Sep 2019 06:50:02 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6ea268b652102d451a1ff35988b774bf4b5a6e1f - libedit: sort the Makefile in line with NetBSD&apos;s version.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#6ea268b652102d451a1ff35988b774bf4b5a6e1f</link>
        <description>libedit: sort the Makefile in line with NetBSD&apos;s version.NetBSD&apos;s libedit has been been cleaned-up considerably so thenon--widecharacter version is no longer an option. Re -sorting theMakefile should make it easier for some brave soul trying to update it.No functional change intended.MFC after:	5 days

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Mon, 29 Jan 2018 22:38:23 +0000</pubDate>
        <dc:creator>Pedro F. Giffuni &lt;pfg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2c014f24c10f90d85126ac5fbd4d8524de32b1c - Merge ^/head r323559 through r325504.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#c2c014f24c10f90d85126ac5fbd4d8524de32b1c</link>
        <description>Merge ^/head r323559 through r325504.

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Tue, 07 Nov 2017 08:39:14 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fcbcc2d7435d069fa203edfc910c518cd1c6a2f - MFhead@r323635</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#8fcbcc2d7435d069fa203edfc910c518cd1c6a2f</link>
        <description>MFhead@r323635

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Sat, 16 Sep 2017 03:54:20 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98fa04efedc41a02293dd9fe6434f33870a16974 - libedit: raise the warning level to 3.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#98fa04efedc41a02293dd9fe6434f33870a16974</link>
        <description>libedit: raise the warning level to 3.NetBSD has the warning level to 5 but that actually triggers -Wcast-qual.

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Thu, 14 Sep 2017 19:50:07 +0000</pubDate>
        <dc:creator>Pedro F. Giffuni &lt;pfg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b3ece1c2eb92a881cb2553271e123382bfe31c1 - MFhead@r313243</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#9b3ece1c2eb92a881cb2553271e123382bfe31c1</link>
        <description>MFhead@r313243

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Sat, 04 Feb 2017 18:06:09 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>71fe94fdb1b0e6a965dd44f99acd556463a1d34a - Merge ^/head r312968 through r313054.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#71fe94fdb1b0e6a965dd44f99acd556463a1d34a</link>
        <description>Merge ^/head r312968 through r313054.

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Wed, 01 Feb 2017 21:21:01 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>678bbc14b25b657d63c91fa9a4bd3068bf100bfa - MFV 312999:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#678bbc14b25b657d63c91fa9a4bd3068bf100bfa</link>
        <description>MFV 312999:Update libedit 2016-03-21Minor cleanups plus some license syncing.Obtained from:	NetBSDX-MFC with:	r312997

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Mon, 30 Jan 2017 23:00:51 +0000</pubDate>
        <dc:creator>Pedro F. Giffuni &lt;pfg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>450aba5b34d82f38f995ef6ed3821466ddfda939 - MFV r312996:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#450aba5b34d82f38f995ef6ed3821466ddfda939</link>
        <description>MFV r312996:Re-import libedit 2016-02-27This reverts r296435: the issues related to lldb and this update appear tohave been identified (in lldb).Obtained from:	NetBSDReported by:	emasteMFC after:	3 weeks

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Mon, 30 Jan 2017 22:11:53 +0000</pubDate>
        <dc:creator>Pedro F. Giffuni &lt;pfg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8c4282b370bd66908b45b6a223226a9fc2b69d57 - Merge ^/head r305892 through r306302.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#8c4282b370bd66908b45b6a223226a9fc2b69d57</link>
        <description>Merge ^/head r305892 through r306302.

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Sat, 24 Sep 2016 20:58:59 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b4da8aa2021023fed30cb168d9770d431760882 - When MAKEOBJDIRPREFIX points to a case-insensitive file system, the</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#2b4da8aa2021023fed30cb168d9770d431760882</link>
        <description>When MAKEOBJDIRPREFIX points to a case-insensitive file system, thebuild can break when different source files create the same targetfiles (case-insensitivity speaking).  This is the case for objectfiles compiled with -fpic and shared libraries. The former usesan extension of &quot;.So&quot;, and the latter an extension &quot;.so&quot;.  Renameshared object files from *.So to *.pico to match what NetBSD does.See also r305855MFC after:	1 monthSponsored by:	Bracket ComputingDifferential Revision:	https://reviews.freebsd.org/D7906

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Sat, 24 Sep 2016 15:11:27 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 07:45:30 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7e2d468315dcb1e231e7e0a8ca2cceb9f96faeb8 - MFH</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/freebsd-src/lib/libedit/Makefile#7e2d468315dcb1e231e7e0a8ca2cceb9f96faeb8</link>
        <description>MFHSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-src/lib/libedit/Makefile</description>
        <pubDate>Mon, 07 Mar 2016 15:44:54 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
