<?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 GENERIC-NODEBUG</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>8a8daeafaf7094fd6e65f93fa4e7687591e23fc2 - sys/*/conf: do not use &quot;../../conf/&quot; when including std.*</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#8a8daeafaf7094fd6e65f93fa4e7687591e23fc2</link>
        <description>sys/*/conf: do not use &quot;../../conf/&quot; when including std.*Since config(8) searches sys/conf by default, there&apos;s no need to specifythe full relative path here; replace it by the filename alone.Reviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/1124

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Tue, 23 Apr 2024 21:11:24 +0000</pubDate>
        <dc:creator>Lexi Winter &lt;lexi@le-Fay.ORG&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c1a148873d6488f1dac1cfb207a5927cef89888e - sys/*/conf/*, docs: fix links to handbook</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#c1a148873d6488f1dac1cfb207a5927cef89888e</link>
        <description>sys/*/conf/*, docs: fix links to handbookWhile here, fix all links to older en_US.ISO8859-1 documentationin the src/ tree.PR:             255026Reported by:    Michael B&#252;ker &lt;freebsd@michael-bueker.de&gt;Reviewed by:    dbaioApproved by:    blackend (mentor), re (gjb)MFC after:      10 daysDifferential Revision: https://reviews.freebsd.org/D30265

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Thu, 20 May 2021 08:26:02 +0000</pubDate>
        <dc:creator>Ceri Davies &lt;ceri@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6eebda3bbad96ab6ef001781ee1b6de45af062a2 - Split out the NODEBUG options to a common file</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#6eebda3bbad96ab6ef001781ee1b6de45af062a2</link>
        <description>Split out the NODEBUG options to a common fileThis is the superset of the nooptions found in the -DEBUG kernels.Reviewed by:	emaste, manuSponsored by:	Innovate UKDifferential Revision:	https://reviews.freebsd.org/D28152

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Thu, 14 Jan 2021 10:54:18 +0000</pubDate>
        <dc:creator>Andrew Turner &lt;andrew@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>85e06c728c68131e155a5e7138bec7f300d82433 - Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations.</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#85e06c728c68131e155a5e7138bec7f300d82433</link>
        <description>Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations.The purpose of this option is to make it easier to track down memorycorruption bugs by reducing the number of malloc(9) types that mighthave recently been associated with a given chunk of memory.  However, itincreases fragmentation and is disabled in release kernels.MFC after:	2 weeksSponsored by:	The FreeBSD Foundation

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Mon, 18 Nov 2019 20:03:28 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a8daeafaf7094fd6e65f93fa4e7687591e23fc2 - sys/*/conf: do not use &quot;../../conf/&quot; when including std.*</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#8a8daeafaf7094fd6e65f93fa4e7687591e23fc2</link>
        <description>sys/*/conf: do not use &quot;../../conf/&quot; when including std.*Since config(8) searches sys/conf by default, there&apos;s no need to specifythe full relative path here; replace it by the filename alone.Reviewed by: impPull Request: https://github.com/freebsd/freebsd-src/pull/1124

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Tue, 23 Apr 2024 21:11:24 +0000</pubDate>
        <dc:creator>Lexi Winter &lt;lexi@le-Fay.ORG&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Wed, 16 Aug 2023 17:54:58 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c1a148873d6488f1dac1cfb207a5927cef89888e - sys/*/conf/*, docs: fix links to handbook</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#c1a148873d6488f1dac1cfb207a5927cef89888e</link>
        <description>sys/*/conf/*, docs: fix links to handbookWhile here, fix all links to older en_US.ISO8859-1 documentationin the src/ tree.PR:             255026Reported by:    Michael B&#252;ker &lt;freebsd@michael-bueker.de&gt;Reviewed by:    dbaioApproved by:    blackend (mentor), re (gjb)MFC after:      10 daysDifferential Revision: https://reviews.freebsd.org/D30265

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Thu, 20 May 2021 08:26:02 +0000</pubDate>
        <dc:creator>Ceri Davies &lt;ceri@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6eebda3bbad96ab6ef001781ee1b6de45af062a2 - Split out the NODEBUG options to a common file</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#6eebda3bbad96ab6ef001781ee1b6de45af062a2</link>
        <description>Split out the NODEBUG options to a common fileThis is the superset of the nooptions found in the -DEBUG kernels.Reviewed by:	emaste, manuSponsored by:	Innovate UKDifferential Revision:	https://reviews.freebsd.org/D28152

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Thu, 14 Jan 2021 10:54:18 +0000</pubDate>
        <dc:creator>Andrew Turner &lt;andrew@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>85e06c728c68131e155a5e7138bec7f300d82433 - Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations.</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#85e06c728c68131e155a5e7138bec7f300d82433</link>
        <description>Set MALLOC_DEBUG_MAXZONES=1 in GENERIC-NODEBUG configurations.The purpose of this option is to make it easier to track down memorycorruption bugs by reducing the number of malloc(9) types that mighthave recently been associated with a given chunk of memory.  However, itincreases fragmentation and is disabled in release kernels.MFC after:	2 weeksSponsored by:	The FreeBSD Foundation

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Mon, 18 Nov 2019 20:03:28 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3fff2af912d66d48e60d402abf6d718cbf10b14e - Since we don&apos;t enable BUF_TRACKING and FULL_BUF_TRACKING buffer debugging</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#3fff2af912d66d48e60d402abf6d718cbf10b14e</link>
        <description>Since we don&apos;t enable BUF_TRACKING and FULL_BUF_TRACKING buffer debuggingoptions in GENERIC kernels on arm and arm64, there&apos;s no need to disablethem.Sponsored by:	MSI/FUNTORO

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Tue, 05 Jun 2018 05:24:42 +0000</pubDate>
        <dc:creator>Kevin Lo &lt;kevlo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2c014f24c10f90d85126ac5fbd4d8524de32b1c - Merge ^/head r323559 through r325504.</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#c2c014f24c10f90d85126ac5fbd4d8524de32b1c</link>
        <description>Merge ^/head r323559 through r325504.

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</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>3c5ab8c1cca729316a3d8109e2ae0c1c8e4611d9 - MFhead@r325119</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#3c5ab8c1cca729316a3d8109e2ae0c1c8e4611d9</link>
        <description>MFhead@r325119

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Mon, 30 Oct 2017 05:52:26 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a2aef24aa3c8458e4036735dd6928b4ef77294e5 - Update several more URLs</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#a2aef24aa3c8458e4036735dd6928b4ef77294e5</link>
        <description>Update several more URLs- Primarily http -&gt; https- Primarily FreeBSD project URLs

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Sun, 29 Oct 2017 08:17:03 +0000</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>083c8ded054841f6b1a197acf6867e16fd044a7c - MFhead@r322451</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#083c8ded054841f6b1a197acf6867e16fd044a7c</link>
        <description>MFhead@r322451

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Sun, 13 Aug 2017 01:23:13 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0275f9dbf73b01e9478dc7d6ab5fab4f8e077448 - Merge ^/head r321383 through r322397.</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#0275f9dbf73b01e9478dc7d6ab5fab4f8e077448</link>
        <description>Merge ^/head r321383 through r322397.

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Fri, 11 Aug 2017 10:59:34 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>79210755878ca1ad93078a8d3f95ffc211be3cef - MFhead@r322057</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#79210755878ca1ad93078a8d3f95ffc211be3cef</link>
        <description>MFhead@r322057

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Fri, 04 Aug 2017 17:41:49 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c31654c5b6305ff219b73b4916da473e6dfd69a7 - arm: Add a GENERIC-NODEBUG kernel config</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#c31654c5b6305ff219b73b4916da473e6dfd69a7</link>
        <description>arm: Add a GENERIC-NODEBUG kernel configLike amd64 or arm64 provide a GENERIC-NODEBUG configuration file thatremove WITNESS and INVARIANTS etc ...

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Thu, 03 Aug 2017 19:01:46 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3fff2af912d66d48e60d402abf6d718cbf10b14e - Since we don&apos;t enable BUF_TRACKING and FULL_BUF_TRACKING buffer debugging</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#3fff2af912d66d48e60d402abf6d718cbf10b14e</link>
        <description>Since we don&apos;t enable BUF_TRACKING and FULL_BUF_TRACKING buffer debuggingoptions in GENERIC kernels on arm and arm64, there&apos;s no need to disablethem.Sponsored by:	MSI/FUNTORO

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Tue, 05 Jun 2018 05:24:42 +0000</pubDate>
        <dc:creator>Kevin Lo &lt;kevlo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2c014f24c10f90d85126ac5fbd4d8524de32b1c - Merge ^/head r323559 through r325504.</title>
        <link>http://opengrok.net:8080/history/src/sys/arm/conf/GENERIC-NODEBUG#c2c014f24c10f90d85126ac5fbd4d8524de32b1c</link>
        <description>Merge ^/head r323559 through r325504.

            List of files:
            /src/sys/arm/conf/GENERIC-NODEBUG</description>
        <pubDate>Tue, 07 Nov 2017 08:39:14 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
