<?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 DISKLESS</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f71d13bdf70a653548101282e363d061d9768407 - Unreference IPF/PF from all the config files, and enable NPF instead when</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#f71d13bdf70a653548101282e363d061d9768407</link>
        <description>Unreference IPF/PF from all the config files, and enable NPF instead whenwanted. This also fixes some inconsistencies I saw in several files (egIPF options while IPF was not compiled, IPF+PF enabled by default, etc).

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Wed, 01 Aug 2018 20:04:09 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>95772a88621e2d1e9638cf764a5d91d4d5e94495 - clean up COMPAT_* options for native netbsd code:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#95772a88621e2d1e9638cf764a5d91d4d5e94495</link>
        <description>clean up COMPAT_* options for native netbsd code:- new series of files that are useful for saying &quot;i want everything  since netbsd 1.4&quot;, etc.- use the fact COMPAT_* options have future dependancies to remove  many redundant options.removes about 3000 lines total across kernel configuration files.tested about 30 random kernels in the changed list.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Thu, 14 Sep 2017 07:58:38 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f6e25a19dd9b08578d39de3d7d74bb909f37f12 - Remove TCP_COMPAT_42 from the config files. Pass 3.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#5f6e25a19dd9b08578d39de3d7d74bb909f37f12</link>
        <description>Remove TCP_COMPAT_42 from the config files. Pass 3.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Sat, 29 Jul 2017 18:08:56 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7fe7089a028f3e3ef382bab96e224afd75d667f9 - Add `pseudo-device ksyms&apos; where `options DDB&apos; is used, because</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#7fe7089a028f3e3ef382bab96e224afd75d667f9</link>
        <description>Add `pseudo-device ksyms&apos; where `options DDB&apos; is used, becauseconfig(1)/config(5) can&apos;t handle module dependency correctly at thismoment.(This is another proof that shared file definition (`file xxx.c a|b&apos;)is a bad idea.)

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Fri, 21 Aug 2015 01:52:07 +0000</pubDate>
        <dc:creator>uebayasi &lt;uebayasi@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>02aebf5ed45dd729db62de42fe2458cc6948a52d - Remove KMEMSTATS.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#02aebf5ed45dd729db62de42fe2458cc6948a52d</link>
        <description>Remove KMEMSTATS.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Fri, 07 Aug 2015 13:53:28 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4acb6306f52a615d70c3a541c216e8d42961a5af - Systematize (and in many cases, fix) the comments on options COMPAT_NN.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#4acb6306f52a615d70c3a541c216e8d42961a5af</link>
        <description>Systematize (and in many cases, fix) the comments on options COMPAT_NN.There are quite a few configs that are missing some COMPAT_NN optionsin ways that don&apos;t make sense; this should probably get cleaned uptoo, but for the time being I&apos;ve not added or removed anything.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Sat, 23 Aug 2014 20:26:56 +0000</pubDate>
        <dc:creator>dholland &lt;dholland@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>30a03689509ba5939d57c95e7148cf727b7ec7a7 - Add &quot;options COMPAT_70&quot; to all kernel configuration files that</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#30a03689509ba5939d57c95e7148cf727b7ec7a7</link>
        <description>Add &quot;options COMPAT_70&quot; to all kernel configuration files thatalready had &quot;options COMPAT_60&quot;.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Sat, 16 Aug 2014 17:56:30 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>74299d30d8aafefe8cd6a6dce7d5c03fe781f5e7 - Comment out options and devices to sync GENERIC rev 1.90.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#74299d30d8aafefe8cd6a6dce7d5c03fe781f5e7</link>
        <description>Comment out options and devices to sync GENERIC rev 1.90.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Sat, 26 Jul 2014 17:34:31 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>666e9191829e8aaa106b49eadcf65d2520dc7649 - G/C PFIL_HOOKS from the kernel configs.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#666e9191829e8aaa106b49eadcf65d2520dc7649</link>
        <description>G/C PFIL_HOOKS from the kernel configs.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Sun, 30 Jun 2013 21:38:55 +0000</pubDate>
        <dc:creator>rmind &lt;rmind@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>675a21629fbb35b54e7a67ec1d56b1266c23d748 - catch the escapees of the IPSEC_NAT_T purge.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#675a21629fbb35b54e7a67ec1d56b1266c23d748</link>
        <description>catch the escapees of the IPSEC_NAT_T purge.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Wed, 05 Jun 2013 23:12:37 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1cc8b68d4ba54e55da6795aa4d6ab0d2ba97f04f - the bogus number police</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#1cc8b68d4ba54e55da6795aa4d6ab0d2ba97f04f</link>
        <description>the bogus number police

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Sat, 27 Apr 2013 21:43:10 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dc14ae835f13436e2c8877cc8bda73710b142d35 - remove confusing numeric locators where they are unused.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#dc14ae835f13436e2c8877cc8bda73710b142d35</link>
        <description>remove confusing numeric locators where they are unused.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Sat, 27 Apr 2013 18:19:19 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c1aa36c3dd4508112f3cf5017f9e8ce69cf55f5 - Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#2c1aa36c3dd4508112f3cf5017f9e8ce69cf55f5</link>
        <description>Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Sat, 02 Mar 2013 02:42:07 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e240adbd0bc7779150d6d18fa727b8d312543219 - Retire OSI network stack. OK core@</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#e240adbd0bc7779150d6d18fa727b8d312543219</link>
        <description>Retire OSI network stack. OK core@

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Fri, 01 Mar 2013 18:25:13 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a012bd83fbb61e82fed54c70cd855552bf4bc05 - The rnd pseudo-device is not really optional, because it is in the same</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#8a012bd83fbb61e82fed54c70cd855552bf4bc05</link>
        <description>The rnd pseudo-device is not really optional, because it is in the samesource file as the entropy-pool code itself.  Move it to std.  Thiswill be cleaned up more when I split the sources up as they should be.This fixes build breaks on several ports.  Thanks to Havard Eidnes forpointing them out.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Tue, 22 Nov 2011 21:25:05 +0000</pubDate>
        <dc:creator>tls &lt;tls@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4cbd24b23f7b9efac0cd70749df49d28974c7799 - dependant -&gt; dependent</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#4cbd24b23f7b9efac0cd70749df49d28974c7799</link>
        <description>dependant -&gt; dependent

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Thu, 30 Jun 2011 20:09:15 +0000</pubDate>
        <dc:creator>wiz &lt;wiz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>063f96f3c249ff3323f6625e7bd0ffbd70cebb80 - merge the bouyer-quota2 branch. This adds a new on-disk format</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#063f96f3c249ff3323f6625e7bd0ffbd70cebb80</link>
        <description>merge the bouyer-quota2 branch. This adds a new on-disk formatto store disk quota usage and limits, integrated with ffsmetadata. Usage is checked by fsck_ffs (no more quotacheck)and is covered by the WAPBL journal. Enabled with kerneloption QUOTA2 (added where QUOTA was enabled in kernel config files),turned on with tunefs(8) on a per-filesystembasis. mount_mfs(8) can also turn quotas on.See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.htmlfor details.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Sun, 06 Mar 2011 17:08:10 +0000</pubDate>
        <dc:creator>bouyer &lt;bouyer@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>afdfce8e3bb1167c210d8f4b4e07fe65e7e48df6 - Remove unused count from pseudo-device md.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#afdfce8e3bb1167c210d8f4b4e07fe65e7e48df6</link>
        <description>Remove unused count from pseudo-device md.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Tue, 23 Nov 2010 11:13:52 +0000</pubDate>
        <dc:creator>hannken &lt;hannken@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>835e533be48ff15e038bbf6c7c587ac95beff496 - Remove unused count (invariably &quot;4&quot;) from pseudo-device fss.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#835e533be48ff15e038bbf6c7c587ac95beff496</link>
        <description>Remove unused count (invariably &quot;4&quot;) from pseudo-device fss.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Fri, 16 Apr 2010 13:48:27 +0000</pubDate>
        <dc:creator>pooka &lt;pooka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6ba528b5bc67afa5847c58af39e25c5c56446347 - Remove softdep, pass 1. We are focused on improving journalling.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/sun2/conf/DISKLESS#6ba528b5bc67afa5847c58af39e25c5c56446347</link>
        <description>Remove softdep, pass 1. We are focused on improving journalling.Proposed on tech-kern@.

            List of files:
            /netbsd-src/sys/arch/sun2/conf/DISKLESS</description>
        <pubDate>Mon, 24 Nov 2008 11:41:07 +0000</pubDate>
        <dc:creator>ad &lt;ad@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
