<?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 TX3912</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/hpcmips/conf/TX3912</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<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/hpcmips/conf/TX3912 - 1.89</description>
    <pubDate>Wed Aug 01 20:04:11 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.88.2;  1.88.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/hpcmips/conf/TX3912 - 1.88</description>
    <pubDate>Thu Sep 14 07:58:41 UTC 2017</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Add `pseudo-device ksyms' where `options DDB' is used, because<br/>config(1)/config(5) can't handle module dependency correctly at this<br/>moment.<br/><br/>(This is another proof that shared file definition (`file xxx.c a|b')<br/>is a bad idea.)</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.87</description>
    <pubDate>Fri Aug 21 01:52:08 UTC 2015</pubDate>
    <dc:creator>uebayasi</dc:creator>
</item>

<item>
    <title>branches:  1.86.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/hpcmips/conf/TX3912 - 1.86</description>
    <pubDate>Sat Aug 23 20:26:58 UTC 2014</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>Add commented out bpfjit options to mips kernels.<br/>While here, add 2 missing RCS ids.</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.85</description>
    <pubDate>Sun Jul 20 10:06:11 UTC 2014</pubDate>
    <dc:creator>alnsn</dc:creator>
</item>

<item>
    <title>branches:  1.84.6;<br/>remove obsolete networking options</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.84</description>
    <pubDate>Wed Jun 05 23:08:01 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>the bogus number police</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.83</description>
    <pubDate>Sat Apr 27 21:43:28 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

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

<item>
    <title>Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.81</description>
    <pubDate>Sat Mar 02 02:42:15 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Retire OSI network stack. OK core@</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.80</description>
    <pubDate>Fri Mar 01 18:25:42 UTC 2013</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>branches:  1.79.2;<br/>Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least<br/>give a hint that its not just for third party compat. No functional change.</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.79</description>
    <pubDate>Tue Jun 05 08:44:11 UTC 2012</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>branches:  1.78.2;<br/>WABPL is no longer considered experimental (has not been for some time)<br/>so update its comment in config files.</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.78</description>
    <pubDate>Sun Dec 18 05:49:28 UTC 2011</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>branches:  1.77.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/hpcmips/conf/TX3912 - 1.77</description>
    <pubDate>Tue Nov 22 21:25:17 UTC 2011</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>branches:  1.76.4;<br/>merge the bouyer-quota2 branch. This adds a new on-disk format<br/>to store disk quota usage and limits, integrated with ffs<br/>metadata. Usage is checked by fsck_ffs (no more quotacheck)<br/>and is covered by the WAPBL journal. Enabled with kernel<br/>option QUOTA2 (added where QUOTA was enabled in kernel config files),<br/>turned on with tunefs(8) on a per-filesystem<br/>basis. mount_mfs(8) can also turn quotas on.<br/><br/>See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html<br/>for details.</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.76</description>
    <pubDate>Sun Mar 06 17:08:25 UTC 2011</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>branches:  1.75.2;  1.75.4;<br/>Remove unused count from pseudo-device md.</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.75</description>
    <pubDate>Tue Nov 23 11:13:59 UTC 2010</pubDate>
    <dc:creator>hannken</dc:creator>
</item>

<item>
    <title>Remove unused count (invariably "4") from pseudo-device fss.</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.74</description>
    <pubDate>Fri Apr 16 13:48:31 UTC 2010</pubDate>
    <dc:creator>pooka</dc:creator>
</item>

<item>
    <title>branches:  1.73.2;  1.73.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/hpcmips/conf/TX3912 - 1.73</description>
    <pubDate>Sat Dec 05 20:11:14 UTC 2009</pubDate>
    <dc:creator>pooka</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/hpcmips/conf/TX3912 - 1.72</description>
    <pubDate>Mon Nov 24 11:41:11 UTC 2008</pubDate>
    <dc:creator>ad</dc:creator>
</item>

<item>
    <title>branches:  1.71.2;<br/>Add "options WAPBL" to standard GENERIC/INSTALL type configs.</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.71</description>
    <pubDate>Thu Jul 31 07:41:01 UTC 2008</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>branches:  1.70.4;<br/>Add options COMPAT_40 to files which have options COMPAT_30.</title>
    <description>/src/sys/arch/hpcmips/conf/TX3912 - 1.70</description>
    <pubDate>Fri May 30 20:10:02 UTC 2008</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>
</channel></rss>

