<?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 WITH_SSP</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>07423969869c2034d1e70439ae5d70ddd390bf17 - src.conf.5: Update xref for SSP description</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#07423969869c2034d1e70439ae5d70ddd390bf17</link>
        <description>src.conf.5: Update xref for SSP descriptionSSP is currently documented in migitations.7.Fixes: 297bb39b6f0f (&quot;mitigations.7: move SSP documentation from security.7 to here&quot;)Reviewed by:	kevansSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D48620

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Thu, 23 Jan 2025 14:02:31 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9bfd3b4076a7b0dfd27ab22318e5113dc84fea28 - Add a build knob for _FORTIFY_SOURCE</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#9bfd3b4076a7b0dfd27ab22318e5113dc84fea28</link>
        <description>Add a build knob for _FORTIFY_SOURCEIn the future, we will Default to _FORTIFY_SOURCE=2 if SSP is enabled,otherwise default to _FORTIFY_SOURCE=0.  For now we default it to 0unconditionally to ease bisect across older versions without the newsymbols, and we&apos;ll put out a call for testing.include/*.h include their ssp/*.h equivalents as needed based on theknob. Programs and users are allowed to override FORTIFY_SOURCE in theirMakefiles or src.conf/make.conf to force it off.Reviewed by:	des, markjRelnotes:	yesSponsored by:	StormshieldSponsored by:	Klara, Inc.Differential Revision:	https://reviews.freebsd.org/D32308

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Mon, 13 May 2024 05:23:50 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b461276d75488fe50c1503db85d43cbb8c3c3067 - Update WITH_/WITHOUT_SSP descriptions</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#b461276d75488fe50c1503db85d43cbb8c3c3067</link>
        <description>Update WITH_/WITHOUT_SSP descriptionsProPolice refers to a specific implementation by Hiroaki Etoh andKunikazu Yoda.  The implementation in contemporary Clang and GCC issomewhat different and newer, so use a generic term in the src.confdescriptions.Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Wed, 30 Aug 2023 20:49:44 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2c76c41be32f904179efed29c0ca04d53f3996c - Remove $FreeBSD$: one-line nroff pattern</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#b2c76c41be32f904179efed29c0ca04d53f3996c</link>
        <description>Remove $FreeBSD$: one-line nroff patternRemove /^\.\\&quot;\s*\$FreeBSD\$$\n/

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Wed, 16 Aug 2023 17:55:15 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d178c925fb9acd88d2e5c5145d639b30b398c12 - Drop &apos;Set to&apos; from most src.conf(5) knobs</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#9d178c925fb9acd88d2e5c5145d639b30b398c12</link>
        <description>Drop &apos;Set to&apos; from most src.conf(5) knobsThe description is clearly what effect the knob has when set, so theadditional text was unnecessary.Reviewed by:	jhb, seSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D29583

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Sat, 10 Apr 2021 02:23:03 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>07423969869c2034d1e70439ae5d70ddd390bf17 - src.conf.5: Update xref for SSP description</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#07423969869c2034d1e70439ae5d70ddd390bf17</link>
        <description>src.conf.5: Update xref for SSP descriptionSSP is currently documented in migitations.7.Fixes: 297bb39b6f0f (&quot;mitigations.7: move SSP documentation from security.7 to here&quot;)Reviewed by:	kevansSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D48620

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Thu, 23 Jan 2025 14:02:31 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9bfd3b4076a7b0dfd27ab22318e5113dc84fea28 - Add a build knob for _FORTIFY_SOURCE</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#9bfd3b4076a7b0dfd27ab22318e5113dc84fea28</link>
        <description>Add a build knob for _FORTIFY_SOURCEIn the future, we will Default to _FORTIFY_SOURCE=2 if SSP is enabled,otherwise default to _FORTIFY_SOURCE=0.  For now we default it to 0unconditionally to ease bisect across older versions without the newsymbols, and we&apos;ll put out a call for testing.include/*.h include their ssp/*.h equivalents as needed based on theknob. Programs and users are allowed to override FORTIFY_SOURCE in theirMakefiles or src.conf/make.conf to force it off.Reviewed by:	des, markjRelnotes:	yesSponsored by:	StormshieldSponsored by:	Klara, Inc.Differential Revision:	https://reviews.freebsd.org/D32308

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Mon, 13 May 2024 05:23:50 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b461276d75488fe50c1503db85d43cbb8c3c3067 - Update WITH_/WITHOUT_SSP descriptions</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#b461276d75488fe50c1503db85d43cbb8c3c3067</link>
        <description>Update WITH_/WITHOUT_SSP descriptionsProPolice refers to a specific implementation by Hiroaki Etoh andKunikazu Yoda.  The implementation in contemporary Clang and GCC issomewhat different and newer, so use a generic term in the src.confdescriptions.Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Wed, 30 Aug 2023 20:49:44 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2c76c41be32f904179efed29c0ca04d53f3996c - Remove $FreeBSD$: one-line nroff pattern</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#b2c76c41be32f904179efed29c0ca04d53f3996c</link>
        <description>Remove $FreeBSD$: one-line nroff patternRemove /^\.\\&quot;\s*\$FreeBSD\$$\n/

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Wed, 16 Aug 2023 17:55:15 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d178c925fb9acd88d2e5c5145d639b30b398c12 - Drop &apos;Set to&apos; from most src.conf(5) knobs</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#9d178c925fb9acd88d2e5c5145d639b30b398c12</link>
        <description>Drop &apos;Set to&apos; from most src.conf(5) knobsThe description is clearly what effect the knob has when set, so theadditional text was unnecessary.Reviewed by:	jhb, seSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D29583

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Sat, 10 Apr 2021 02:23:03 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>91b95f3d9a2f8b9f3a8063497ce509c9be12dd9e - Merge ^/head r311132 through r311305.</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#91b95f3d9a2f8b9f3a8063497ce509c9be12dd9e</link>
        <description>Merge ^/head r311132 through r311305.

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Wed, 04 Jan 2017 20:41:43 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c9940f8cadbe453f4a3c07ca8ec571003939763f - Add WITH_SSP to silence complaints from mkman about there not being a file</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#c9940f8cadbe453f4a3c07ca8ec571003939763f</link>
        <description>Add WITH_SSP to silence complaints from mkman about there not being a fileMFC after:	3 days

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Mon, 02 Jan 2017 20:09:09 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>91b95f3d9a2f8b9f3a8063497ce509c9be12dd9e - Merge ^/head r311132 through r311305.</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#91b95f3d9a2f8b9f3a8063497ce509c9be12dd9e</link>
        <description>Merge ^/head r311132 through r311305.

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Wed, 04 Jan 2017 20:41:43 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c9940f8cadbe453f4a3c07ca8ec571003939763f - Add WITH_SSP to silence complaints from mkman about there not being a file</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#c9940f8cadbe453f4a3c07ca8ec571003939763f</link>
        <description>Add WITH_SSP to silence complaints from mkman about there not being a fileMFC after:	3 days

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Mon, 02 Jan 2017 20:09:09 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>07423969869c2034d1e70439ae5d70ddd390bf17 - src.conf.5: Update xref for SSP description</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#07423969869c2034d1e70439ae5d70ddd390bf17</link>
        <description>src.conf.5: Update xref for SSP descriptionSSP is currently documented in migitations.7.Fixes: 297bb39b6f0f (&quot;mitigations.7: move SSP documentation from security.7 to here&quot;)Reviewed by:	kevansSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D48620

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Thu, 23 Jan 2025 14:02:31 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9bfd3b4076a7b0dfd27ab22318e5113dc84fea28 - Add a build knob for _FORTIFY_SOURCE</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#9bfd3b4076a7b0dfd27ab22318e5113dc84fea28</link>
        <description>Add a build knob for _FORTIFY_SOURCEIn the future, we will Default to _FORTIFY_SOURCE=2 if SSP is enabled,otherwise default to _FORTIFY_SOURCE=0.  For now we default it to 0unconditionally to ease bisect across older versions without the newsymbols, and we&apos;ll put out a call for testing.include/*.h include their ssp/*.h equivalents as needed based on theknob. Programs and users are allowed to override FORTIFY_SOURCE in theirMakefiles or src.conf/make.conf to force it off.Reviewed by:	des, markjRelnotes:	yesSponsored by:	StormshieldSponsored by:	Klara, Inc.Differential Revision:	https://reviews.freebsd.org/D32308

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Mon, 13 May 2024 05:23:50 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b461276d75488fe50c1503db85d43cbb8c3c3067 - Update WITH_/WITHOUT_SSP descriptions</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#b461276d75488fe50c1503db85d43cbb8c3c3067</link>
        <description>Update WITH_/WITHOUT_SSP descriptionsProPolice refers to a specific implementation by Hiroaki Etoh andKunikazu Yoda.  The implementation in contemporary Clang and GCC issomewhat different and newer, so use a generic term in the src.confdescriptions.Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Wed, 30 Aug 2023 20:49:44 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2c76c41be32f904179efed29c0ca04d53f3996c - Remove $FreeBSD$: one-line nroff pattern</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#b2c76c41be32f904179efed29c0ca04d53f3996c</link>
        <description>Remove $FreeBSD$: one-line nroff patternRemove /^\.\\&quot;\s*\$FreeBSD\$$\n/

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Wed, 16 Aug 2023 17:55:15 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d178c925fb9acd88d2e5c5145d639b30b398c12 - Drop &apos;Set to&apos; from most src.conf(5) knobs</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#9d178c925fb9acd88d2e5c5145d639b30b398c12</link>
        <description>Drop &apos;Set to&apos; from most src.conf(5) knobsThe description is clearly what effect the knob has when set, so theadditional text was unnecessary.Reviewed by:	jhb, seSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D29583

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Sat, 10 Apr 2021 02:23:03 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>91b95f3d9a2f8b9f3a8063497ce509c9be12dd9e - Merge ^/head r311132 through r311305.</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_SSP#91b95f3d9a2f8b9f3a8063497ce509c9be12dd9e</link>
        <description>Merge ^/head r311132 through r311305.

            List of files:
            /src/tools/build/options/WITH_SSP</description>
        <pubDate>Wed, 04 Jan 2017 20:41:43 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
