<?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/sandpoint/conf/GENERIC</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Mention DKWEDGE_METHOD_TOS in several kernel config files</title>
    <description>/src/sys/arch/sandpoint/conf/GENERIC - 1.113</description>
    <pubDate>Tue Apr 02 22:56:51 UTC 2024</pubDate>
    <dc:creator>charlotte</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/sandpoint/conf/GENERIC - 1.112</description>
    <pubDate>Mon Jan 29 18:27:15 UTC 2024</pubDate>
    <dc:creator>christos</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/sandpoint/conf/GENERIC - 1.111</description>
    <pubDate>Sun Feb 12 14:50:41 UTC 2023</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>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/sandpoint/conf/GENERIC - 1.110</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/sandpoint/conf/GENERIC - 1.109</description>
    <pubDate>Sun Aug 07 02:52:29 UTC 2022</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>Remove uscanner(4) driver<br/><br/>This exists for compatibility with a Linux interface which was apparently<br/>deprecated in Linux 2.6. There are various mailing list threads going<br/>back to 2004 where the usefulness of this driver is discussed, but<br/>the conclusion is that scanner software has all moved to using ugen(4)<br/>instead, and enabling this driver will not help you scan things.</title>
    <description>/src/sys/arch/sandpoint/conf/GENERIC - 1.108</description>
    <pubDate>Tue Jun 29 10:22:37 UTC 2021</pubDate>
    <dc:creator>nia</dc:creator>
</item>

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

<item>
    <title>branches:  1.106.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/GENERIC - 1.106</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/GENERIC - 1.105</description>
    <pubDate>Sat Aug 01 08:20:51 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/sandpoint/conf/GENERIC - 1.104</description>
    <pubDate>Wed Mar 25 17:06:19 UTC 2020</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>Eliminate all of the #ifdefs for the "strtc" driver.  Define model<br/>properties (similar to what the "dsrtc" driver does), and provide<br/>DT compat strings corresponding to those models.  Allow config flags<br/>to specify the model for non-FDT platforms (also like "dsrtc").</title>
    <description>/src/sys/arch/sandpoint/conf/GENERIC - 1.103</description>
    <pubDate>Fri Jan 03 03:44:42 UTC 2020</pubDate>
    <dc:creator>thorpej</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/sandpoint/conf/GENERIC - 1.102</description>
    <pubDate>Fri Apr 26 21:40:32 UTC 2019</pubDate>
    <dc:creator>sevan</dc:creator>
</item>

<item>
    <title>remove the 'wd* at umass?' for the non-standardized and rare (extinct?)<br/>In-System Design ATA protocol over Bulk-Only devices from most kernels,<br/>leave only in i386/amd64 ALL; it's unmaintained and likely currently broken,<br/>lack of test hardware makes it impossible to support</title>
    <description>/src/sys/arch/sandpoint/conf/GENERIC - 1.101</description>
    <pubDate>Tue Oct 23 19:58:52 UTC 2018</pubDate>
    <dc:creator>jdolecek</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/GENERIC - 1.100</description>
    <pubDate>Wed Aug 01 20:04:13 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.99.2;<br/>Revert previous; we actually use direct-configuration of I2C in this<br/>kernel config.</title>
    <description>/src/sys/arch/sandpoint/conf/GENERIC - 1.99</description>
    <pubDate>Tue May 15 01:07:06 UTC 2018</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Fully specifiy the location of indirectly-configured I2C devices. In<br/>particular, the parent spec must not be wild-carded, as doing so doesn't<br/>work well on systems where more than one I2C bus is present.</title>
    <description>/src/sys/arch/sandpoint/conf/GENERIC - 1.98</description>
    <pubDate>Tue May 15 00:57:15 UTC 2018</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>branches:  1.97.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/sandpoint/conf/GENERIC - 1.97</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/sandpoint/conf/GENERIC - 1.96</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/sandpoint/conf/GENERIC - 1.95</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 3.</title>
    <description>/src/sys/arch/sandpoint/conf/GENERIC - 1.94</description>
    <pubDate>Sat Jul 29 18:08:59 UTC 2017</pubDate>
    <dc:creator>maxv</dc:creator>
</item>
</channel></rss>

