<?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 EXPLORA451</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/evbppc/conf/EXPLORA451</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>PR/57889: Ricardo Branco: ext2fs does not have user immutable and append<br/>file flags, only system ones. Restrict those to the superuser. Before<br/>the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the<br/>default.</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.73</description>
    <pubDate>Mon Jan 29 18:27:12 UTC 2024</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>UFS/LFS dirhash:<br/>- Enable UFS_DIRHASH if the architecture or kernel model specific config<br/>  file can use 128MB of RAM or more.<br/>- Remove experimental tag from UFS_DIRHASH; it's been with RUMP kernel<br/>  and by a number of NetBSD developers for years.<br/>- Add LFS_DIRHASH if LFS was enabled.<br/>- Be somewhat consistent with FS options order.</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.72</description>
    <pubDate>Sun Aug 07 02:52:25 UTC 2022</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>Enable NFS_BOOT_UDP; on-board NIC seems to be too slow for overhead due to<br/>NFS over TCP. Some scores of pkgsrc/benchmarks/bonnie improve nearly x2.</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.71</description>
    <pubDate>Sun Mar 14 03:35:39 UTC 2021</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>Identify oneself as ``Explora 450'' instead of 451.<br/><br/>There are models numbered 450 to 454. The differences b/w them are<br/>shapes of ethernet and audio connectors. Base model number 450 is<br/>displayed for (probably) all models by firmware.</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.70</description>
    <pubDate>Fri Mar 05 07:06:15 UTC 2021</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>Add tmpfs.</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.69</description>
    <pubDate>Fri Mar 05 06:57:02 UTC 2021</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>branches:  1.68.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/evbppc/conf/EXPLORA451 - 1.68</description>
    <pubDate>Sun Sep 27 13:48:51 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/evbppc/conf/EXPLORA451 - 1.67</description>
    <pubDate>Sat Aug 01 08:20:49 UTC 2020</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs<br/>to prepare for their eventual removal</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.66</description>
    <pubDate>Wed Mar 25 17:06:18 UTC 2020</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>Remove the strip(4) - Starmode Radio IP - pseudo-device driver.  It is<br/>long since obsolete.</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.65</description>
    <pubDate>Sun Jan 19 01:25:05 UTC 2020</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>branches:  1.64.4;<br/>Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.<br/>On ports without a GENERIC kernel config enable in individul files, e.g evbmips.<br/>Omit on:<br/>atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,<br/>mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource<br/>constraints or port infancy.</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.64</description>
    <pubDate>Fri Apr 26 21:40:29 UTC 2019</pubDate>
    <dc:creator>sevan</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/evbppc/conf/EXPLORA451 - 1.63</description>
    <pubDate>Wed Aug 01 20:04:11 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.62.2;  1.62.4;<br/>Alternate buffer queue strategies no longer considered experimental, update<br/>description.<br/><br/>Discussed on tech-kern<br/>http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.62</description>
    <pubDate>Tue Jan 23 14:47:54 UTC 2018</pubDate>
    <dc:creator>sevan</dc:creator>
</item>

<item>
    <title>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/evbppc/conf/EXPLORA451 - 1.61</description>
    <pubDate>Thu Sep 14 07:58:40 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/evbppc/conf/EXPLORA451 - 1.60</description>
    <pubDate>Sat Jul 29 18:08:57 UTC 2017</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.59.10;<br/>Remove KMEMSTATS.</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.59</description>
    <pubDate>Fri Aug 07 14:12:04 UTC 2015</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.58.2;<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/evbppc/conf/EXPLORA451 - 1.58</description>
    <pubDate>Sat Aug 23 20:26:57 UTC 2014</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>Reorganize symbol table embedding.  The existing option SYMTAB_SPACE is<br/>replaced by the make option COPY_SYMTAB set to any value. The copy of<br/>the symbol table is no longer put into a buffer in kern_ksyms.o, but a<br/>small helper object. This object is build first with a dummy size, then<br/>the kernel is linked to compute the real dimension of the symbol table<br/>buffer. After that, the helper object is rebuild and the kernel linked<br/>again.</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.57</description>
    <pubDate>Sun Aug 17 21:17:43 UTC 2014</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>Add "options COMPAT_70" to all kernel configuration files that<br/>already had "options COMPAT_60".</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.56</description>
    <pubDate>Sat Aug 16 17:56:32 UTC 2014</pubDate>
    <dc:creator>apb</dc:creator>
</item>

<item>
    <title>LLVM builds have a slightly larger symbol table, so bump the space.</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.55</description>
    <pubDate>Sun Aug 10 17:56:23 UTC 2014</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>G/C PFIL_HOOKS from the kernel configs.</title>
    <description>/src/sys/arch/evbppc/conf/EXPLORA451 - 1.54</description>
    <pubDate>Sun Jun 30 21:38:56 UTC 2013</pubDate>
    <dc:creator>rmind</dc:creator>
</item>
</channel></rss>

