<?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 WAPIKO</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/newsmips/conf/WAPIKO</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Specify -fno-unwind-tables to shrink kernel binaries.</title>
    <description>/src/sys/arch/newsmips/conf/WAPIKO - 1.51</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/WAPIKO - 1.50</description>
    <pubDate>Sat Oct 28 19:34:44 UTC 2023</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.49.4;  1.49.30;<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/newsmips/conf/WAPIKO - 1.49</description>
    <pubDate>Wed Aug 01 20:04:13 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.48.2;  1.48.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/newsmips/conf/WAPIKO - 1.48</description>
    <pubDate>Thu Sep 14 07:58:42 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/newsmips/conf/WAPIKO - 1.47</description>
    <pubDate>Fri Aug 21 01:52:08 UTC 2015</pubDate>
    <dc:creator>uebayasi</dc:creator>
</item>

<item>
    <title>branches:  1.46.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/newsmips/conf/WAPIKO - 1.46</description>
    <pubDate>Sat Aug 23 20:26:59 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/newsmips/conf/WAPIKO - 1.45</description>
    <pubDate>Sun Jul 20 10:06:11 UTC 2014</pubDate>
    <dc:creator>alnsn</dc:creator>
</item>

<item>
    <title>branches:  1.44.8;<br/>remove confusing numeric locators where they are unused.</title>
    <description>/src/sys/arch/newsmips/conf/WAPIKO - 1.44</description>
    <pubDate>Sat Apr 27 18:19:47 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.43.2;<br/>Update all kernel configs mentioning WSEMUL_* but not already including<br/>WSDISPLAY_COMPAT_USL using the following rules:<br/>- If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL<br/>- If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1<br/>  and commented out WSDISPLAY_COMPAT_USL<br/>- Otherwise add WSDISPLAY_COMPAT_USL<br/><br/>Some of the INSTALL configs for larger memory machines are probably suitable<br/>for adding WSDISPLAY_COMPAT_USL.<br/><br/>Now wsconscfg(8) should be able to switch VTs when expected.<br/><br/>Implemented after no objection from tech-kern to the following:<br/><br/>On 5 June 2012 09:47, David Brownlee &lt;abs@absd.org&gt; wrote:<br/>&gt; wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual<br/>&gt; terminals.<br/>&gt;<br/>&gt; Except when in an exceptionally memory or space constrained<br/>&gt; environment (INSTALL being the obvious case), is there any reason why<br/>&gt; all GENERIC and GENERIC-like kernels which have wscons enabled<br/>&gt; shouldn't also have WSDISPLAY_COMPAT_USL?</title>
    <description>/src/sys/arch/newsmips/conf/WAPIKO - 1.43</description>
    <pubDate>Fri Aug 17 20:11:40 UTC 2012</pubDate>
    <dc:creator>abs</dc:creator>
</item>

<item>
    <title>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/newsmips/conf/WAPIKO - 1.42</description>
    <pubDate>Tue Nov 22 21:25:30 UTC 2011</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>branches:  1.41.8;<br/>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/newsmips/conf/WAPIKO - 1.41</description>
    <pubDate>Sat May 08 22:16:29 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/newsmips/conf/WAPIKO - 1.40</description>
    <pubDate>Fri Apr 16 13:48:34 UTC 2010</pubDate>
    <dc:creator>pooka</dc:creator>
</item>

<item>
    <title>branches:  1.39.2;  1.39.4;<br/>Nuke a.out support for MIPS.</title>
    <description>/src/sys/arch/newsmips/conf/WAPIKO - 1.39</description>
    <pubDate>Wed Aug 12 23:29:19 UTC 2009</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.38.20;<br/>Merge the ppcoea-renovation branch to HEAD.<br/><br/>This branch was a major cleanup and rototill of many of the various OEA<br/>cpu based PPC ports that focused on sharing as much code as possible<br/>between the various ports to eliminate near-identical copies of files in<br/>every tree.  Additionally there is a new PIC system that unifies the<br/>interface to interrupt code for all different OEA ppc arches.  The work<br/>for this branch was done by a variety of people, too long to list here.<br/><br/>TODO:<br/>bebox still needs work to complete the transition to -renovation.<br/>ofppc still needs a bunch of work, which I will be looking at.<br/>ev64260 still needs to be renovated<br/>amigappc was not attempted.<br/><br/>NOTES:<br/>pmppc was removed as an arch, and moved to a evbppc target.</title>
    <description>/src/sys/arch/newsmips/conf/WAPIKO - 1.38</description>
    <pubDate>Wed Oct 17 19:55:54 UTC 2007</pubDate>
    <dc:creator>garbled</dc:creator>
</item>

<item>
    <title>branches:  1.37.6;<br/>Add options COMPAT_40.</title>
    <description>/src/sys/arch/newsmips/conf/WAPIKO - 1.37</description>
    <pubDate>Wed Jul 18 15:19:07 UTC 2007</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.36.8;  1.36.16;  1.36.20;  1.36.22;<br/>- Document COMPAT_15 as doing nothing<br/>- Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency<br/>- Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM<br/>ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT<br/>matters here.<br/><br/>This address kern/18407</title>
    <description>/src/sys/arch/newsmips/conf/WAPIKO - 1.36</description>
    <pubDate>Wed Sep 27 21:42:05 UTC 2006</pubDate>
    <dc:creator>manu</dc:creator>
</item>

<item>
    <title>branches:  1.35.2;  1.35.4;<br/>PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options<br/>Also remove CCITT,NS,NIP</title>
    <description>/src/sys/arch/newsmips/conf/WAPIKO - 1.35</description>
    <pubDate>Sat Aug 26 20:26:55 UTC 2006</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.34.2;<br/>Remove 'count' argument for pseudo-devices that ignore it<br/>(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).</title>
    <description>/src/sys/arch/newsmips/conf/WAPIKO - 1.34</description>
    <pubDate>Sun Feb 05 05:01:56 UTC 2006</pubDate>
    <dc:creator>cube</dc:creator>
</item>

<item>
    <title>bpfilter doesn't accept count anymore.</title>
    <description>/src/sys/arch/newsmips/conf/WAPIKO - 1.33</description>
    <pubDate>Sat Feb 04 03:28:56 UTC 2006</pubDate>
    <dc:creator>rpaulo</dc:creator>
</item>

<item>
    <title>branches:  1.32.2;  1.32.4;  1.32.6;<br/>Adjust comments for options FFS_NO_SNAPSHOT.<br/><br/>XXX: This option should be mentioned in options(4).</title>
    <description>/src/sys/arch/newsmips/conf/WAPIKO - 1.32</description>
    <pubDate>Wed Dec 07 09:10:17 UTC 2005</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>
</channel></rss>

