<?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 NULLCONF</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/hpcmips/conf/NULLCONF</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>A makeoptions `DEFWARNINGS', forcibly disabling all ${CC} warnings, is only<br/>used by hpcmips's NULLCONF, which doesn't even build for other causes.<br/><br/>If some source doen't build and needs a workaround, that should be deal with<br/>by modifying per-file ${CC} options (e.g. COPTS.foo.c+=-fno-xxx).  Let's not<br/>use DEFWARNINGS any longer.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.24</description>
    <pubDate>Sun Aug 30 14:06:17 UTC 2015</pubDate>
    <dc:creator>uebayasi</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/NULLCONF - 1.23</description>
    <pubDate>Fri Aug 21 01:52:08 UTC 2015</pubDate>
    <dc:creator>uebayasi</dc:creator>
</item>

<item>
    <title>branches:  1.22.122;  1.22.142;<br/>Adjust comments for options FFS_NO_SNAPSHOT.<br/><br/>XXX: This option should be mentioned in options(4).</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.22</description>
    <pubDate>Wed Dec 07 09:10:13 UTC 2005</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.21.6;<br/>Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.21</description>
    <pubDate>Fri Feb 18 21:05:52 UTC 2005</pubDate>
    <dc:creator>dsl</dc:creator>
</item>

<item>
    <title>branches:  1.20.4;  1.20.6;<br/>Add COMPAT_BSDPTY to the rest of the config files.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.20</description>
    <pubDate>Wed Nov 10 17:54:04 UTC 2004</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented<br/>out in most of them.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.19</description>
    <pubDate>Thu Jul 15 03:53:46 UTC 2004</pubDate>
    <dc:creator>atatat</dc:creator>
</item>

<item>
    <title>Move -mips2 to CPUFLAGS in each kernel config file as suggested by mrg.<br/>This matches the way other ports specify default CPU codegen options.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.18</description>
    <pubDate>Thu Apr 15 14:58:30 UTC 2004</pubDate>
    <dc:creator>tv</dc:creator>
</item>

<item>
    <title>branches:  1.17.6;  1.17.8;<br/>comment 'makeoptions   DEFGP="-G nn"' to resolve gp-size overflow.<br/>even NULLCONF requires "-G 0".<br/>fix PR kern/19184.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.17</description>
    <pubDate>Wed Nov 27 07:33:02 UTC 2002</pubDate>
    <dc:creator>shin</dc:creator>
</item>

<item>
    <title>a "no" token was added recently, so we must now quote any "no" symbols<br/>no =&gt; "no"</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.16</description>
    <pubDate>Sat Jun 22 00:01:10 UTC 2002</pubDate>
    <dc:creator>ross</dc:creator>
</item>

<item>
    <title>Enable "pseudo-device clockctl" in all kernels, except<br/>installation related kernels (INSTALL* and RAMDISK*).<br/>This enables rc.conf(5) $ntpd_chroot to be used "out of the box"</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.15</description>
    <pubDate>Mon Jun 17 05:14:11 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.14.2;  1.14.4;<br/>Add the INCLUDE_CONFIG_FILE option to all config files.  In config<br/>files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or<br/>ALPHA), it is uncommented.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.14</description>
    <pubDate>Thu Apr 25 15:06:27 UTC 2002</pubDate>
    <dc:creator>atatat</dc:creator>
</item>

<item>
    <title>Adjusted GP size.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.13</description>
    <pubDate>Sat Jan 26 10:24:58 UTC 2002</pubDate>
    <dc:creator>takemura</dc:creator>
</item>

<item>
    <title>VR41XX/TX3922 common kernel.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.12</description>
    <pubDate>Wed Jan 02 13:13:19 UTC 2002</pubDate>
    <dc:creator>uch</dc:creator>
</item>

<item>
    <title>compilation fix.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.11</description>
    <pubDate>Tue Dec 11 05:43:11 UTC 2001</pubDate>
    <dc:creator>shin</dc:creator>
</item>

<item>
    <title>cleanup:<br/>	options SPACE TAB<br/>	makeoptions TAB<br/>	psuedo-device TAB<br/>	remove trailing whitespace<br/>	replace multiple spaces -&gt; tabs<br/>	options "FOO" -&gt; options FOO<br/>	options "FOO=bar" -&gt; options FOO=bar<br/>	options "FOO=\"bar\"" -&gt; options FOO="\"bar\""</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.10</description>
    <pubDate>Tue Nov 20 00:56:28 UTC 2001</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.9.2;  1.9.8;<br/>opt_vr41x1.h -&gt; opt_vr41xx.h.<br/>add 'options VR41XX' and kill 'options VR41X1'.<br/><br/>add 'options VR4101' (not yet supported)<br/>add 'options VR4102'<br/>add 'options VR4111'<br/>add 'options VR4121'<br/>add 'options VR4122' (not yet supported)<br/>add 'options VR4181' (not yet supported)<br/>these are for config level size optimization.<br/>currenty, no optimization codes are exist.<br/>NOTE: there are some incompatibility in VR4181 &amp; VR4101 &amp;<br/>VR4102,4111,4121 group &amp; VR4122.<br/><br/>GENERIC (for VR41XX series) has options VR4102, VR4111, VR4121.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.9</description>
    <pubDate>Wed Apr 11 08:23:26 UTC 2001</pubDate>
    <dc:creator>sato</dc:creator>
</item>

<item>
    <title>branches:  1.8.2;<br/>apply 'hpckbd' change.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.8</description>
    <pubDate>Wed Sep 27 10:21:23 UTC 2000</pubDate>
    <dc:creator>shin</dc:creator>
</item>

<item>
    <title>add 'makeoptions CWARNFLAGS=""' to override CWARNFLAGS?= -Werror.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.7</description>
    <pubDate>Thu Mar 16 01:45:51 UTC 2000</pubDate>
    <dc:creator>shin</dc:creator>
</item>

<item>
    <title>sync with fb-&gt;hpcfb, btnmgr changes.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.6</description>
    <pubDate>Tue Mar 14 08:31:07 UTC 2000</pubDate>
    <dc:creator>uch</dc:creator>
</item>

<item>
    <title>delete NKMEMCLUSTERS from configuration files.</title>
    <description>/src/sys/arch/hpcmips/conf/NULLCONF - 1.5</description>
    <pubDate>Sat Feb 12 03:21:07 UTC 2000</pubDate>
    <dc:creator>shin</dc:creator>
</item>
</channel></rss>

