<?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>b0334450aa527ccbac7a3c37d1ba75ef96c7be91 - include: ssp: fortify &lt;signal.h&gt;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/ssp/Makefile#b0334450aa527ccbac7a3c37d1ba75ef96c7be91</link>
        <description>include: ssp: fortify &lt;signal.h&gt;sig2str(3)Reviewed by: imp, kib, des, jillesPull Request: https://github.com/freebsd/freebsd-src/pull/1696Closes: https://github.com/freebsd/freebsd-src/pull/1696

            List of files:
            /freebsd/include/ssp/Makefile</description>
        <pubDate>Sun, 18 May 2025 19:55:23 +0200</pubDate>
        <dc:creator>Ricardo Branco &lt;rbranco@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>1f155d48f878495d31592c59cab82f975c210ad8 - include: ssp: fortify &lt;sys/socket.h&gt;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/ssp/Makefile#1f155d48f878495d31592c59cab82f975c210ad8</link>
        <description>include: ssp: fortify &lt;sys/socket.h&gt;The entire recv*() implementation set is ripe for opportunities tovalidate, so do what we can with what we have.Reviewed by:	markjSponsored by:	Klara, Inc.Sponsored by:	StormshieldDifferential Revision:	https://reviews.freebsd.org/D45686

            List of files:
            /freebsd/include/ssp/Makefile</description>
        <pubDate>Sat, 13 Jul 2024 07:16:12 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1ace24b30cad59c8ae509d0c690aa55b8df73136 - include: ssp: fortify &lt;sys/uio.h&gt;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/ssp/Makefile#1ace24b30cad59c8ae509d0c690aa55b8df73136</link>
        <description>include: ssp: fortify &lt;sys/uio.h&gt;Check both the buffer size of the iov object itself, as well as thatof each indidvidually io base.Reviewed by:	markjSponsored by:	Klara, Inc.Sponsored by:	StormshieldDifferential Revision:	https://reviews.freebsd.org/D45684

            List of files:
            /freebsd/include/ssp/Makefile</description>
        <pubDate>Sat, 13 Jul 2024 07:16:12 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>062d9380b98663eb2a4a3d7ce9e919e743984060 - include: ssp: fortify &lt;sys/random.h&gt;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/ssp/Makefile#062d9380b98663eb2a4a3d7ce9e919e743984060</link>
        <description>include: ssp: fortify &lt;sys/random.h&gt;That is to say, fortify getrandom(2).Reviewed by:	markjSponsored by:	Klara, Inc.Sponsored by:	StormshieldDifferential Revision:	https://reviews.freebsd.org/D45683

            List of files:
            /freebsd/include/ssp/Makefile</description>
        <pubDate>Sat, 13 Jul 2024 07:16:11 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b53d7aa88fd5a5e8a67dd71ea7332fa473595d28 - include: ssp: fortify &lt;wchar.h&gt;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/ssp/Makefile#b53d7aa88fd5a5e8a67dd71ea7332fa473595d28</link>
        <description>include: ssp: fortify &lt;wchar.h&gt;This includes all of the w*() equivalents to str*()/mem*() implementedin more or less the same way.  For these ones, we&apos;ll just useheader-only implementations from the start to stop further clutteringthe libc symbol table.Reviewed by:	markjSponsored by:	Klara, Inc.Sponsored by:	StormshieldDifferential Revision:	https://reviews.freebsd.org/D45682

            List of files:
            /freebsd/include/ssp/Makefile</description>
        <pubDate>Sat, 13 Jul 2024 07:16:11 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b7445904f592bf379d64932fb6f1fdc29c4aa7 - include: ssp: fortify &lt;stdlib.h&gt;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/ssp/Makefile#d0b7445904f592bf379d64932fb6f1fdc29c4aa7</link>
        <description>include: ssp: fortify &lt;stdlib.h&gt;The immediately obvious and attractive targets from &lt;stdlib.h&gt; arearc4random_buf(3) and realpath(3) -- scraping the header didn&apos;t revealmuch else of interest.Reviewed by:	markjSponsored by:	Klara, Inc.Sponsored by:	StormshieldDifferential Revision:	https://reviews.freebsd.org/D45681

            List of files:
            /freebsd/include/ssp/Makefile</description>
        <pubDate>Sat, 13 Jul 2024 07:16:11 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>88276dfbf19e3c0dbd1abee5c2e18c8a4a8c5559 - include: ssp: fortify poll/ppoll from &lt;poll.h&gt;</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/ssp/Makefile#88276dfbf19e3c0dbd1abee5c2e18c8a4a8c5559</link>
        <description>include: ssp: fortify poll/ppoll from &lt;poll.h&gt;For poll/ppoll we just need to bounds-check the poll array that we&apos;reabout to write out to.Reviewed by:	kib, markj (earlier version)Sponsored by:	Klara, Inc.Sponsored by:	StormshieldDifferential Revision:	https://reviews.freebsd.org/D45680

            List of files:
            /freebsd/include/ssp/Makefile</description>
        <pubDate>Sat, 13 Jul 2024 07:16:11 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0ed58ac88a865610e982416af505a5948d1c88c9 - include: ssp: kill off leftover $FreeBSD$ tag</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/ssp/Makefile#0ed58ac88a865610e982416af505a5948d1c88c9</link>
        <description>include: ssp: kill off leftover $FreeBSD$ tagMost of these were fixed when rebasing the patch forward, but this oneseems to have been missed.Reported by:	marckFixes:	be04fec426 (&quot;Import _FORTIFY_SOURCE implementation [...]&quot;)

            List of files:
            /freebsd/include/ssp/Makefile</description>
        <pubDate>Tue, 14 May 2024 00:38:11 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>be04fec42638f30f50b5b55fd8e3634c0fb89928 - Import _FORTIFY_SOURCE implementation from NetBSD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/include/ssp/Makefile#be04fec42638f30f50b5b55fd8e3634c0fb89928</link>
        <description>Import _FORTIFY_SOURCE implementation from NetBSDThis is a mostly-unmodified copy of the various *_chk implementationsand headers from NetBSD, without yet modifying system headers to startactually including them.  A future commit will also apply the neededbits to fix ssp/unistd.h.Reviewed by:	imp, pauamma_gundo.com (both previous versions), kibSponsored by:	StormshieldSponsored by:	Klara, Inc.Differential Revision:	https://reviews.freebsd.org/D32306

            List of files:
            /freebsd/include/ssp/Makefile</description>
        <pubDate>Mon, 13 May 2024 07:23:49 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
