<?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</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/newsmips/conf/GENERIC</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Add support for LCD-MONO framebuffer on NWS-32x0 laptop machines.<br/><br/>Tested on NWS-3260, which was sent from ryo@'s belongins and repaired<br/>by me, and also tested on my NWS-3470D, including Xorg mono server.<br/>(Note X.org server on NEWS machines requires keymap modifications)<br/>Also add proper initialization on consinit() in NMB-253 case.<br/><br/>Worth to pull up to netbsd-10 and netbsd-9.</title>
    <description>/src/sys/arch/newsmips/conf/GENERIC - 1.146</description>
    <pubDate>Sat Nov 04 15:30:52 UTC 2023</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Specify -fno-unwind-tables to shrink kernel binaries.</title>
    <description>/src/sys/arch/newsmips/conf/GENERIC - 1.145</description>
    <pubDate>Sat Oct 28 19:46:49 UTC 2023</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Use FONT_SONY12x24 for Sony fans, rather than Gallant fonts used on Sun.</title>
    <description>/src/sys/arch/newsmips/conf/GENERIC - 1.144</description>
    <pubDate>Sat Oct 28 19:34:44 UTC 2023</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Add optoion GENERIC.local include to the end of ~all GENERIC configs<br/><br/>This excludes atari, sgimips, evbmips, evbppc, evbsh3, and hpcarm<br/>all of which have somewhat specific kernel config file layouts</title>
    <description>/src/sys/arch/newsmips/conf/GENERIC - 1.143</description>
    <pubDate>Sun Feb 12 14:50:41 UTC 2023</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>branches:  1.142.4;<br/>swwdog(4): Add to GENERIC kernels.<br/><br/>Plus a handful of others that I'm familiar with.  Lots of special-<br/>purpose kernels should probably have this too but I'm not going<br/>through all the arm, mips, and ppc evaluation board kernels to see<br/>which ones are relevant.<br/><br/>Omitted from systems I know to be very small:<br/>- sun2/GENERIC<br/>- dreamcast/GENERIC<br/>Feel free to remove it from others that need to be kept smaller.<br/><br/>Compile-tested a few of these just in case:<br/>- alpha/GENERIC<br/>- amd64/GENERIC<br/>- evbmips/OCTEON<br/>- i386/GENERIC<br/>- riscv/GENERIC<br/><br/>PR kern/29702</title>
    <description>/src/sys/arch/newsmips/conf/GENERIC - 1.142</description>
    <pubDate>Thu Sep 29 10:10:09 UTC 2022</pubDate>
    <dc:creator>riastradh</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/newsmips/conf/GENERIC - 1.141</description>
    <pubDate>Sun Aug 07 02:52:28 UTC 2022</pubDate>
    <dc:creator>simonb</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/newsmips/conf/GENERIC - 1.140</description>
    <pubDate>Sun Sep 27 13:48:53 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/newsmips/conf/GENERIC - 1.139</description>
    <pubDate>Sat Aug 01 08:20:51 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/newsmips/conf/GENERIC - 1.138</description>
    <pubDate>Sun Jan 19 01:25:07 UTC 2020</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>branches:  1.137.2;  1.137.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/newsmips/conf/GENERIC - 1.137</description>
    <pubDate>Fri Apr 26 21:40:31 UTC 2019</pubDate>
    <dc:creator>sevan</dc:creator>
</item>

<item>
    <title>Add NWS-4000 support.<br/><br/>Based on nonaka@'s porting effort back in 2002.<br/>See announcement on port-newsmips@ for more details:<br/> http://mail-index.netbsd.org/port-newsmips/2018/10/13/msg000231.html</title>
    <description>/src/sys/arch/newsmips/conf/GENERIC - 1.136</description>
    <pubDate>Sun Oct 14 00:10:11 UTC 2018</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>Enable DHCP boot for modern servers rather than ancient BOOTPARAM.</title>
    <description>/src/sys/arch/newsmips/conf/GENERIC - 1.135</description>
    <pubDate>Sun Sep 30 14:04:51 UTC 2018</pubDate>
    <dc:creator>tsutsui</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/newsmips/conf/GENERIC - 1.134</description>
    <pubDate>Wed Aug 01 20:04:13 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.133.2;  1.133.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/newsmips/conf/GENERIC - 1.133</description>
    <pubDate>Tue Jan 23 14:47:55 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/newsmips/conf/GENERIC - 1.132</description>
    <pubDate>Thu Sep 14 07:58:42 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/newsmips/conf/GENERIC - 1.131</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/newsmips/conf/GENERIC - 1.130</description>
    <pubDate>Fri Jul 28 19:26:16 UTC 2017</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.129.2;  1.129.12;<br/>Remove unused extended attributes kernel options<br/><br/>As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART<br/>and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them<br/>as they have been obsolete for a long time:<br/>UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr<br/>LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART<br/>UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate</title>
    <description>/src/sys/arch/newsmips/conf/GENERIC - 1.129</description>
    <pubDate>Sun Nov 16 16:01:42 UTC 2014</pubDate>
    <dc:creator>manu</dc:creator>
</item>

<item>
    <title>Support for UFS1 extended attributes in GENERIC and GENERIC-like kernels<br/><br/>This change just brings UFS1 extended attribute *support* in the kernel,<br/>extended attributes are not enabled unless three conditions are met:<br/>1) filesystem is UFS1 (newfs -O1)<br/>2) .attribute/system and .attribute/user directories are created at fs root<br/>3) filesystem is mounted with -o extattr<br/><br/>Some GENERIC kernels are obviously memory constrained, the extended<br/>attributes options were not enabled for them, but just added commented out.<br/>(kernel were considered memory constrained if QUOTA option was disabled)</title>
    <description>/src/sys/arch/newsmips/conf/GENERIC - 1.128</description>
    <pubDate>Wed Nov 12 10:47:23 UTC 2014</pubDate>
    <dc:creator>manu</dc:creator>
</item>

<item>
    <title>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/newsmips/conf/GENERIC - 1.127</description>
    <pubDate>Sat Aug 23 20:26:59 UTC 2014</pubDate>
    <dc:creator>dholland</dc:creator>
</item>
</channel></rss>

