<?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 GENERIC32_IP2x</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/sgimips/conf/GENERIC32_IP2x</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Add haud(4) to IP12 and IP20 configs.</title>
    <description>/src/sys/arch/sgimips/conf/GENERIC32_IP2x - 1.126</description>
    <pubDate>Thu Jun 11 06:47:29 UTC 2026</pubDate>
    <dc:creator>rumble</dc:creator>
</item>

<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/sgimips/conf/GENERIC32_IP2x - 1.125</description>
    <pubDate>Mon Jan 29 18:27:15 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/sgimips/conf/GENERIC32_IP2x - 1.124</description>
    <pubDate>Sun Aug 07 02:52:29 UTC 2022</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>This kernel has no midi, so comment out pseudo-device sequencer</title>
    <description>/src/sys/arch/sgimips/conf/GENERIC32_IP2x - 1.123</description>
    <pubDate>Wed Jun 08 13:08:44 UTC 2022</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>fix some more typos in comments/log messages, improve wording as well.</title>
    <description>/src/sys/arch/sgimips/conf/GENERIC32_IP2x - 1.122</description>
    <pubDate>Sat Aug 21 11:55:24 UTC 2021</pubDate>
    <dc:creator>andvar</dc:creator>
</item>

<item>
    <title>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/sgimips/conf/GENERIC32_IP2x - 1.121</description>
    <pubDate>Sun Sep 27 13:48:54 UTC 2020</pubDate>
    <dc:creator>roy</dc:creator>
</item>

<item>
    <title>make COMPAT_LINUX option disabled by default<br/><br/>leave the option enabled only in amd64/i386 ALL kernels to make<br/>sure it continues to be compilable also when included in kernel</title>
    <description>/src/sys/arch/sgimips/conf/GENERIC32_IP2x - 1.120</description>
    <pubDate>Sun Aug 16 10:27:47 UTC 2020</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>Remove references to BRIDGE_IPF, it is now compiled in by default.</title>
    <description>/src/sys/arch/sgimips/conf/GENERIC32_IP2x - 1.119</description>
    <pubDate>Sat Aug 01 08:20:52 UTC 2020</pubDate>
    <dc:creator>maxv</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/sgimips/conf/GENERIC32_IP2x - 1.118</description>
    <pubDate>Sun Jan 19 01:25:07 UTC 2020</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>branches:  1.117.4;<br/>Use filesystems.config to reduce duplication</title>
    <description>/src/sys/arch/sgimips/conf/GENERIC32_IP2x - 1.117</description>
    <pubDate>Mon May 06 02:24:37 UTC 2019</pubDate>
    <dc:creator>sevan</dc:creator>
</item>

<item>
    <title>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/sgimips/conf/GENERIC32_IP2x - 1.116</description>
    <pubDate>Fri Apr 26 21:40:32 UTC 2019</pubDate>
    <dc:creator>sevan</dc:creator>
</item>

<item>
    <title>Add drvctl to kernel which has audio device.<br/>audiocfg(1) requires drvctl(4).</title>
    <description>/src/sys/arch/sgimips/conf/GENERIC32_IP2x - 1.115</description>
    <pubDate>Sat Apr 13 08:23:00 UTC 2019</pubDate>
    <dc:creator>isaki</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/sgimips/conf/GENERIC32_IP2x - 1.114</description>
    <pubDate>Wed Aug 01 20:04:14 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.113.2;<br/>rename "panel" to "button" to avoid conflict with fdt</title>
    <description>/src/sys/arch/sgimips/conf/GENERIC32_IP2x - 1.113</description>
    <pubDate>Mon Apr 09 19:11:38 UTC 2018</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.112.2;<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/sgimips/conf/GENERIC32_IP2x - 1.112</description>
    <pubDate>Tue Jan 23 14:47:56 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/sgimips/conf/GENERIC32_IP2x - 1.111</description>
    <pubDate>Thu Sep 14 07:58:43 UTC 2017</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_MD5 options.<br/>These algorithms are either broken or on their way to being broken.<br/><br/>Discussed on tech-security<br/>http://mail-index.netbsd.org/tech-security/2017/08/21/msg000936.html<br/><br/>ok riastradh</title>
    <description>/src/sys/arch/sgimips/conf/GENERIC32_IP2x - 1.110</description>
    <pubDate>Wed Sep 13 22:24:45 UTC 2017</pubDate>
    <dc:creator>sevan</dc:creator>
</item>

<item>
    <title>Remove TCP_COMPAT_42 from the config files. Pass 1.</title>
    <description>/src/sys/arch/sgimips/conf/GENERIC32_IP2x - 1.109</description>
    <pubDate>Fri Jul 28 19:26:16 UTC 2017</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.108.8;<br/>wildcard speaker attachments, now that we can handle many of them.</title>
    <description>/src/sys/arch/sgimips/conf/GENERIC32_IP2x - 1.108</description>
    <pubDate>Tue Dec 13 20:42:20 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>remove VAUDIOSPEAKER for now, will be done differently.</title>
    <description>/src/sys/arch/sgimips/conf/GENERIC32_IP2x - 1.107</description>
    <pubDate>Sat Dec 10 23:03:25 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>
</channel></rss>

