<?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 LROUTER</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/hpcmips/conf/LROUTER</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Add PMAP_NO_PV_UNCACHED and ENABLE_MIPS_4KB_PAGE options to LROUTER and MPC303<br/>configs to restore the build. I didn't receive definite answer if adding them<br/>would be a correct approach, but it solves the build problem for these non<br/>autobuild kernel configs and other 41xx configs have these two options as well.</title>
    <description>/src/sys/arch/hpcmips/conf/LROUTER - 1.58</description>
    <pubDate>Sun Sep 22 20:55:17 UTC 2024</pubDate>
    <dc:creator>andvar</dc:creator>
</item>

<item>
    <title>branches:  1.57.36;<br/>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/LROUTER - 1.57</description>
    <pubDate>Wed Aug 01 20:04:11 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.56.2;  1.56.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/LROUTER - 1.56</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/LROUTER - 1.55</description>
    <pubDate>Fri Aug 21 01:52:08 UTC 2015</pubDate>
    <dc:creator>uebayasi</dc:creator>
</item>

<item>
    <title>branches:  1.54.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/LROUTER - 1.54</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/LROUTER - 1.53</description>
    <pubDate>Sun Jul 20 10:06:11 UTC 2014</pubDate>
    <dc:creator>alnsn</dc:creator>
</item>

<item>
    <title>branches:  1.52.4;<br/>G/C PFIL_HOOKS from the kernel configs.</title>
    <description>/src/sys/arch/hpcmips/conf/LROUTER - 1.52</description>
    <pubDate>Sun Jun 30 21:38:57 UTC 2013</pubDate>
    <dc:creator>rmind</dc:creator>
</item>

<item>
    <title>branches:  1.51.2;<br/>remove obsolete networking options</title>
    <description>/src/sys/arch/hpcmips/conf/LROUTER - 1.51</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/LROUTER - 1.50</description>
    <pubDate>Sat Apr 27 21:43:27 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/LROUTER - 1.49</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/LROUTER - 1.48</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/LROUTER - 1.47</description>
    <pubDate>Fri Mar 01 18:25:41 UTC 2013</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>branches:  1.46.6;<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/LROUTER - 1.46</description>
    <pubDate>Sun Dec 18 05:49:28 UTC 2011</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

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

<item>
    <title>branches:  1.44.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/LROUTER - 1.44</description>
    <pubDate>Sun Mar 06 17:08:25 UTC 2011</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

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

<item>
    <title>enable IPFILTER_COMPAT in all kernels that have ipfilter already.<br/>canonicalise several of the ipf option segments in various files<br/>(this mostly means adding commented out IPFILTER_DEFAULT_BLOCK,<br/>or adding commented or uncommented IPFILTER_LOG or IPFILTER_LOOKUP<br/>option statements.)<br/><br/>i built about 20 of these kernels to check, but not all of them.</title>
    <description>/src/sys/arch/hpcmips/conf/LROUTER - 1.42</description>
    <pubDate>Sat May 08 22:16:27 UTC 2010</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

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

<item>
    <title>branches:  1.40.2;  1.40.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/LROUTER - 1.40</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/LROUTER - 1.39</description>
    <pubDate>Mon Nov 24 11:41:11 UTC 2008</pubDate>
    <dc:creator>ad</dc:creator>
</item>
</channel></rss>

