<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>42664610795bc0a728851ba6223fcf9b93801167 - lib/libc: add recallocarray()</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#42664610795bc0a728851ba6223fcf9b93801167</link>
        <description>lib/libc: add recallocarray()This function from OpenBSD is a hybrid of reallocarray() and calloc().It reallocates an array, clearing any newly allocated items.reallocarray() ultimately originates from OpenBSD.The source is taken from lib/libopenbsd, which now no longer has thefunction unless when bootstrapping (needed for mandoc).Reviewed by:	kibDifferential Revision:	https://reviews.freebsd.org/D52863

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Thu, 02 Oct 2025 16:33:55 +0200</pubDate>
        <dc:creator>Robert Clausecker &lt;fuz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a80bcc5fafaa822e281bf963e7c58a8747a610c - Remove redundant PACKAGE for INTERNALLIB libraries</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#1a80bcc5fafaa822e281bf963e7c58a8747a610c</link>
        <description>Remove redundant PACKAGE for INTERNALLIB librariesThese libraries don&apos;t install anything, so they shouldn&apos;t have aPACKAGE setting.  This avoids surprising behaviour in future ife.g. manpages are added to an internal library.Reported by:	desDifferential Revision:	https://reviews.freebsd.org/D51901

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Sat, 23 Aug 2025 01:51:13 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>71a0af25a5353f929521cb04c73a7266ac5b7b61 - libopenbsd: Add recallocarray()</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#71a0af25a5353f929521cb04c73a7266ac5b7b61</link>
        <description>libopenbsd: Add recallocarray()Reviewed by:	kibMFC after:	1 monthPull Request:	https://github.com/freebsd/freebsd-src/pull/1698

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Mon, 16 Jun 2025 23:41:48 +0200</pubDate>
        <dc:creator>Ricardo Branco &lt;rbranco@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</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/libopenbsd/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libopenbsd/Makefile</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>ecebb3cc1d2d074defc302d8ae6820bb6b20d4fe - Only set WARNS if not defined</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#ecebb3cc1d2d074defc302d8ae6820bb6b20d4fe</link>
        <description>Only set WARNS if not definedThis would allow interested parties to do experimental runs with anenvironment set appropriately to raise all the warnings throughout thebuild; e.g. env WARNS=6 NO_WERROR=yes buildworld.Not currently touching the numerous instances in ^/tools.MFC after:	1 week

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Fri, 11 Sep 2020 15:28:37 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67350cb56a69468c118bd4ccf6e361b7ebfa9eb4 - Merge ^/head r340918 through r341763.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#67350cb56a69468c118bd4ccf6e361b7ebfa9eb4</link>
        <description>Merge ^/head r340918 through r341763.

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Sun, 09 Dec 2018 12:39:45 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>abc73e04c2a0add60dea19c7aab5a0a4d51ab418 - Allow bootstrapping libopenbsd on Linux</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#abc73e04c2a0add60dea19c7aab5a0a4d51ab418</link>
        <description>Allow bootstrapping libopenbsd on LinuxThe getdtablecount.c file won&apos;t compile on Linux but it seems like none ofthe bootstrap tools actually need it.Reviewed By:	emaste, brooksDifferential Revision: https://reviews.freebsd.org/D14244

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Wed, 05 Dec 2018 11:58:02 +0100</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/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/lib/libopenbsd/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95822f662d3f9da5119b6a0c433e8f70af - First pass through library packaging.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#a70cba95822f662d3f9da5119b6a0c433e8f70af</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 22:16:35 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a7cd2e6b17c2df762575f14e8d6a0f835d17741 - MFH @r292599</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#9a7cd2e6b17c2df762575f14e8d6a0f835d17741</link>
        <description>MFH @r292599This includes the pluggable TCP framework and other chnages to thenetstack to track for VNET stability.Security:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Tue, 22 Dec 2015 14:58:11 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>645d2c14cea53088dc3ae50daafe5818124f66a2 - Remove NO_WERROR, after fix from r292023.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#645d2c14cea53088dc3ae50daafe5818124f66a2</link>
        <description>Remove NO_WERROR, after fix from r292023.

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Wed, 09 Dec 2015 20:25:45 +0100</pubDate>
        <dc:creator>Craig Rodrigues &lt;rodrigc@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5d8944a83ff8a3aad14197b7aa0800ff9bda95e - Catch up with head (r291075).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#a5d8944a83ff8a3aad14197b7aa0800ff9bda95e</link>
        <description>Catch up with head (r291075).

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Thu, 19 Nov 2015 17:28:42 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>649e1da36011c0ba70019fc668e132f22a595a2a - Add imsg to libopenbsd.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#649e1da36011c0ba70019fc668e132f22a595a2a</link>
        <description>Add imsg to libopenbsd.This will help with importing OpenBSD programs such as ypldapinto the base system.

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Sun, 15 Nov 2015 00:13:15 +0100</pubDate>
        <dc:creator>Craig Rodrigues &lt;rodrigc@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1bbc47cb358b37d1d57a45311eedb9f3518f3473 - Implemtn getdtablecount() to count open file descriptors for current process.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#1bbc47cb358b37d1d57a45311eedb9f3518f3473</link>
        <description>Implemtn getdtablecount() to count open file descriptors for current process.Use underlying sysctl implemented by mjg in r290473.PR:                    194985Reviewed by:           bapt, mjgDifferential Revision: https://reviews.freebsd.org/D4084

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Sun, 15 Nov 2015 00:07:38 +0100</pubDate>
        <dc:creator>Craig Rodrigues &lt;rodrigc@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e4f384ed293f2f1d7a099d6fa652f414ee45a97 - Merge from head r290483</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#3e4f384ed293f2f1d7a099d6fa652f414ee45a97</link>
        <description>Merge from head r290483

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Sat, 07 Nov 2015 12:02:33 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a36eca08bbd549807428439b536fea522de0dc37 - Rename libohash to libopenbsd.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libopenbsd/Makefile#a36eca08bbd549807428439b536fea522de0dc37</link>
        <description>Rename libohash to libopenbsd.libopenbsd is an internal library whichto bring in compatibility stuff from OpenBSD.This will allow us to bring in moreOpenBSD utilities into the FreeBSD base system.We similarly use libnetbsd for bringing in stuff from NetBSD.Reviewed by: baptDifferential Revision: https://reviews.freebsd.org/D4078

            List of files:
            /freebsd/lib/libopenbsd/Makefile</description>
        <pubDate>Wed, 04 Nov 2015 08:20:55 +0100</pubDate>
        <dc:creator>Craig Rodrigues &lt;rodrigc@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
