<?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>dc36d6f9bb1753f3808552f3afd30eda9a7b206a - lib: Remove ancient SCCS tags.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/db/README#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/lib/libc/db/README</description>
        <pubDate>Thu, 23 Nov 2023 18:21:37 +0100</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://kernelsources.org:8080/source/history/freebsd/lib/libc/db/README#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libc/db/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>478290db20b28ab28ce7e08cf33f1b44d82e4cb3 - Check in first src/tests snapshot from NetBSD anoncvs</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/db/README#478290db20b28ab28ce7e08cf33f1b44d82e4cb3</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/lib/libc/db/README</description>
        <pubDate>Wed, 01 Oct 2014 06:07:17 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10b3b54548f2290bbe8d8f88c59c28d12b7a635d - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/db/README#10b3b54548f2290bbe8d8f88c59c28d12b7a635d</link>
        <description>Merge from head

            List of files:
            /freebsd/lib/libc/db/README</description>
        <pubDate>Thu, 17 Sep 2009 18:16:44 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9c79794016d679440487dea61b3b986397c9ecbb - - Merge from HEAD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/db/README#9c79794016d679440487dea61b3b986397c9ecbb</link>
        <description>- Merge from HEAD

            List of files:
            /freebsd/lib/libc/db/README</description>
        <pubDate>Mon, 13 Apr 2009 05:08:11 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c9f30aaaf7e5ff51d62db680eecc46a551307ebd - When allocating memory, zero out them if we don&apos;t intend to overwrite them</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/db/README#c9f30aaaf7e5ff51d62db680eecc46a551307ebd</link>
        <description>When allocating memory, zero out them if we don&apos;t intend to overwrite themall; before freeing memory, zero out them before we release it as freeheap.  This will eliminate some potential information leak issue.While there, remove the PURIFY option.  There is a slight difference betweenthe new behavior and the old -DPURIFY behavior, with the latter initializesmemory with 0xff&apos;s.  The difference between old and new approach does notgenerate observable difference.Obtained from:	OpenBSD (partly).

            List of files:
            /freebsd/lib/libc/db/README</description>
        <pubDate>Sat, 28 Mar 2009 05:00:46 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f1e396bc53f14d3514ce91e8e5e49a83d62b08fb - Fix conflicts and merge into mainline</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/db/README#f1e396bc53f14d3514ce91e8e5e49a83d62b08fb</link>
        <description>Fix conflicts and merge into mainline

            List of files:
            /freebsd/lib/libc/db/README</description>
        <pubDate>Tue, 27 Feb 1996 20:42:00 +0100</pubDate>
        <dc:creator>Paul Traina &lt;pst@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9c79794016d679440487dea61b3b986397c9ecbb - - Merge from HEAD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/db/README#9c79794016d679440487dea61b3b986397c9ecbb</link>
        <description>- Merge from HEAD

            List of files:
            /freebsd/lib/libc/db/README</description>
        <pubDate>Mon, 13 Apr 2009 05:08:11 +0200</pubDate>
        <dc:creator>Oleksandr Tymoshenko &lt;gonzo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c9f30aaaf7e5ff51d62db680eecc46a551307ebd - When allocating memory, zero out them if we don&apos;t intend to overwrite them</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/db/README#c9f30aaaf7e5ff51d62db680eecc46a551307ebd</link>
        <description>When allocating memory, zero out them if we don&apos;t intend to overwrite themall; before freeing memory, zero out them before we release it as freeheap.  This will eliminate some potential information leak issue.While there, remove the PURIFY option.  There is a slight difference betweenthe new behavior and the old -DPURIFY behavior, with the latter initializesmemory with 0xff&apos;s.  The difference between old and new approach does notgenerate observable difference.Obtained from:	OpenBSD (partly).

            List of files:
            /freebsd/lib/libc/db/README</description>
        <pubDate>Sat, 28 Mar 2009 05:00:46 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f1e396bc53f14d3514ce91e8e5e49a83d62b08fb - Fix conflicts and merge into mainline</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libc/db/README#f1e396bc53f14d3514ce91e8e5e49a83d62b08fb</link>
        <description>Fix conflicts and merge into mainline

            List of files:
            /freebsd/lib/libc/db/README</description>
        <pubDate>Tue, 27 Feb 1996 20:42:00 +0100</pubDate>
        <dc:creator>Paul Traina &lt;pst@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
