<?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 SANDPOINT</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/sandpoint/conf/SANDPOINT</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>branches:  1.21.12;<br/>s/psuedo/pseudo/</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.21</description>
    <pubDate>Thu Apr 07 20:23:44 UTC 2022</pubDate>
    <dc:creator>andvar</dc:creator>
</item>

<item>
    <title>add a commented out compat_ossaudio wherever there's compat_linux<br/><br/>requested by mrg</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.20</description>
    <pubDate>Thu Jan 21 06:51:56 UTC 2021</pubDate>
    <dc:creator>nia</dc:creator>
</item>

<item>
    <title>branches:  1.19.2;<br/>vether: Add to kernel configurations<br/><br/>It's only enabled if the kernel enabled bridge AND tap.<br/>Otherwise it's commented out.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.19</description>
    <pubDate>Sun Sep 27 13:48:54 UTC 2020</pubDate>
    <dc:creator>roy</dc:creator>
</item>

<item>
    <title>Remove references to BRIDGE_IPF, it is now compiled in by default.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.18</description>
    <pubDate>Sat Aug 01 08:20:51 UTC 2020</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>Unreference IPF/PF from all the config files, and enable NPF instead when<br/>wanted. This also fixes some inconsistencies I saw in several files (eg<br/>IPF options while IPF was not compiled, IPF+PF enabled by default, etc).</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.17</description>
    <pubDate>Wed Aug 01 20:04:13 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>Remove "options IPKDB", and the other associated options, from the config<br/>files.<br/><br/>ipkdb is being retired. Its code is really old, and hasn't kept pace with<br/>today's expectations: IPv6, SMP, modern NICs. The associated code for x86<br/>was already removed because it was too incorrect to stay.<br/><br/>There are plans to rewrite a similar feature from scratch.<br/><br/>ok kamil christos</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.16</description>
    <pubDate>Sat Jul 14 15:09:41 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>Remove "options DEBUG_BY_TOOLS", it doesn't exist.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.15</description>
    <pubDate>Sat Jul 14 14:56:02 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.14.2;  1.14.4;<br/>clean up COMPAT_* options for native netbsd code:<br/>- new series of files that are useful for saying "i want everything<br/>  since netbsd 1.4", etc.<br/>- use the fact COMPAT_* options have future dependancies to remove<br/>  many redundant options.<br/><br/>removes about 3000 lines total across kernel configuration files.<br/>tested about 30 random kernels in the changed list.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.14</description>
    <pubDate>Thu Sep 14 07:58:43 UTC 2017</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Remove TCP_COMPAT_42 from the config files. Pass 3.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.13</description>
    <pubDate>Sat Jul 29 18:08:59 UTC 2017</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>PR kern/51208<br/>Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except for<br/>ALL on amd64 and i386.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.12</description>
    <pubDate>Sun Feb 19 07:47:01 UTC 2017</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>branches:  1.11.2;  1.11.4;  1.11.6;<br/>Systematize (and in many cases, fix) the comments on options COMPAT_NN.<br/><br/>There are quite a few configs that are missing some COMPAT_NN options<br/>in ways that don't make sense; this should probably get cleaned up<br/>too, but for the time being I've not added or removed anything.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.11</description>
    <pubDate>Sat Aug 23 20:26:59 UTC 2014</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>remove confusing numeric locators where they are unused.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.10</description>
    <pubDate>Sat Apr 27 18:19:49 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.9.2;<br/><br/>- nuke commented-out SYMTAB_SPACE directive since this port has a<br/>  companion bootloader which is capable of loading a plain ELF kernel<br/>  and accompanying ELF symbol table.<br/>- remove fxp(4) from GENERIC as no known NAS has the device.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.9</description>
    <pubDate>Wed Feb 22 00:36:14 UTC 2012</pubDate>
    <dc:creator>nisimura</dc:creator>
</item>

<item>
    <title>branches:  1.8.2;<br/><br/>The rnd pseudo-device is not really optional, because it is in the same<br/>source file as the entropy-pool code itself.  Move it to std.  This<br/>will be cleaned up more when I split the sources up as they should be.<br/><br/>This fixes build breaks on several ports.  Thanks to Havard Eidnes for<br/>pointing them out.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.8</description>
    <pubDate>Tue Nov 22 21:25:34 UTC 2011</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>branches:  1.7.8;<br/>Add file system snapshot device.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.7</description>
    <pubDate>Wed Jun 30 17:49:32 UTC 2010</pubDate>
    <dc:creator>phx</dc:creator>
</item>

<item>
    <title>branches:  1.6.2;  1.6.4;<br/>Remove the portalfs kernel file system driver.  Replace mount_portal(8)<br/>with a version based on puffs.  User functionality remains the same.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.6</description>
    <pubDate>Sat Dec 05 20:11:16 UTC 2009</pubDate>
    <dc:creator>pooka</dc:creator>
</item>

<item>
    <title>- use options PIC_MPCSOC to replace PIC_OPENPIC.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.5</description>
    <pubDate>Wed Aug 19 06:28:06 UTC 2009</pubDate>
    <dc:creator>nisimura</dc:creator>
</item>

<item>
    <title>Remove softdep, pass 1. We are focused on improving journalling.<br/><br/>Proposed on tech-kern@.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.4</description>
    <pubDate>Mon Nov 24 11:41:14 UTC 2008</pubDate>
    <dc:creator>ad</dc:creator>
</item>

<item>
    <title>branches:  1.3.4;  1.3.10;  1.3.12;<br/>- add COMPAT_40<br/>- add #options WAPBL for journalled BSDFFS for GENERIC.NAS</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.3</description>
    <pubDate>Sat Apr 05 04:13:48 UTC 2008</pubDate>
    <dc:creator>nisimura</dc:creator>
</item>

<item>
    <title>branches:  1.2.2;  1.2.4;  1.2.8;  1.2.22;<br/>Merge the ppcoea-renovation branch to HEAD.<br/><br/>This branch was a major cleanup and rototill of many of the various OEA<br/>cpu based PPC ports that focused on sharing as much code as possible<br/>between the various ports to eliminate near-identical copies of files in<br/>every tree.  Additionally there is a new PIC system that unifies the<br/>interface to interrupt code for all different OEA ppc arches.  The work<br/>for this branch was done by a variety of people, too long to list here.<br/><br/>TODO:<br/>bebox still needs work to complete the transition to -renovation.<br/>ofppc still needs a bunch of work, which I will be looking at.<br/>ev64260 still needs to be renovated<br/>amigappc was not attempted.<br/><br/>NOTES:<br/>pmppc was removed as an arch, and moved to a evbppc target.</title>
    <description>/src/sys/arch/sandpoint/conf/SANDPOINT - 1.2</description>
    <pubDate>Wed Oct 17 19:56:55 UTC 2007</pubDate>
    <dc:creator>garbled</dc:creator>
</item>
</channel></rss>

