<?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 TEAMASA_NPWR_FC</title>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>branches:  1.55.4;  1.55.12;<br/>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/evbarm/conf/TEAMASA_NPWR_FC - 1.55</description>
    <pubDate>Sun Aug 07 02:52:25 UTC 2022</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>PMAP_DEBUG has been deleted on arm</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.54</description>
    <pubDate>Sat Apr 18 11:00:38 UTC 2020</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>branches:  1.53.4;  1.53.10;<br/>Remove the kernel PMC code. Sent yesterday on tech-kern@.<br/><br/>This change:<br/><br/> * Removes "options PERFCTRS", the associated includes, and the associated<br/>   ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is<br/>   good.<br/><br/> * Removes the PMC code of ARM XSCALE.<br/><br/> * Removes all the pmc.h files. They were all empty, except for ARM XSCALE.<br/><br/> * Reorders the x86 PMC code not to rely on the legacy pmc.h file. The<br/>   definitions are put in sysarch.h.<br/><br/> * Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control<br/>   and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,<br/>   netbsd32 and rump.<br/><br/> * Removes the pmc_evid_t and pmc_ctr_t types.<br/><br/> * Removes all the associated man pages. The sets are marked as obsolete.</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.53</description>
    <pubDate>Thu Jul 12 10:46:43 UTC 2018</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.52.2;  1.52.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/evbarm/conf/TEAMASA_NPWR_FC - 1.52</description>
    <pubDate>Thu Sep 14 07:58:40 UTC 2017</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Remove TCP_COMPAT_42 from the config files. Pass 3.</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.51</description>
    <pubDate>Sat Jul 29 18:08:57 UTC 2017</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>PR kern/51208<br/>Add DISKLABEL_EI option (and also FFS_EI if missing), commented out except for<br/>ALL on amd64 and i386.</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.50</description>
    <pubDate>Sun Feb 19 07:47:00 UTC 2017</pubDate>
    <dc:creator>rin</dc:creator>
</item>

<item>
    <title>branches:  1.49.2;  1.49.4;<br/>Remove KMEMSTATS.</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.49</description>
    <pubDate>Fri Aug 07 13:53:28 UTC 2015</pubDate>
    <dc:creator>maxv</dc:creator>
</item>

<item>
    <title>branches:  1.48.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/evbarm/conf/TEAMASA_NPWR_FC - 1.48</description>
    <pubDate>Sat Aug 23 20:26:57 UTC 2014</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>Reorganize symbol table embedding.  The existing option SYMTAB_SPACE is<br/>replaced by the make option COPY_SYMTAB set to any value. The copy of<br/>the symbol table is no longer put into a buffer in kern_ksyms.o, but a<br/>small helper object. This object is build first with a dummy size, then<br/>the kernel is linked to compute the real dimension of the symbol table<br/>buffer. After that, the helper object is rebuild and the kernel linked<br/>again.</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.47</description>
    <pubDate>Sun Aug 17 21:17:43 UTC 2014</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>Add "options COMPAT_70" to all kernel configuration files that<br/>already had "options COMPAT_60".</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.46</description>
    <pubDate>Sat Aug 16 17:56:31 UTC 2014</pubDate>
    <dc:creator>apb</dc:creator>
</item>

<item>
    <title>Add COMPAT_NETBSD32 to more kernels (we have too many)</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.45</description>
    <pubDate>Sun Aug 03 09:18:16 UTC 2014</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>"internally consistency checks" -&gt; "internal consistency checks"</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.44</description>
    <pubDate>Sun Jul 27 03:34:41 UTC 2014</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>branches:  1.43.4;<br/>G/C PFIL_HOOKS from the kernel configs.</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.43</description>
    <pubDate>Sun Jun 30 21:38:56 UTC 2013</pubDate>
    <dc:creator>rmind</dc:creator>
</item>

<item>
    <title>branches:  1.42.2;<br/>remove obsolete networking options</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.42</description>
    <pubDate>Wed Jun 05 23:08:00 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/evbarm/conf/TEAMASA_NPWR_FC - 1.41</description>
    <pubDate>Sat Mar 02 02:42:12 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Retire OSI network stack. OK core@</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.40</description>
    <pubDate>Fri Mar 01 18:25:36 UTC 2013</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>Add "options COMPAT_60" to all kernel configuration files<br/>that already had "options COMPAT_50".</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.39</description>
    <pubDate>Wed Oct 17 14:48:11 UTC 2012</pubDate>
    <dc:creator>apb</dc:creator>
</item>

<item>
    <title>branches:  1.38.2;<br/>Add PUFFS, putter and fss.</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.38</description>
    <pubDate>Tue Sep 11 19:43:10 UTC 2012</pubDate>
    <dc:creator>msaitoh</dc:creator>
</item>

<item>
    <title>Typo in comment</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.37</description>
    <pubDate>Wed Aug 29 08:30:00 UTC 2012</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>Remove obsolete SysV semaphores limit options (SEMMNI, SEMMNS, and SEMUME).</title>
    <description>/src/sys/arch/evbarm/conf/TEAMASA_NPWR_FC - 1.36</description>
    <pubDate>Sat Apr 07 03:25:00 UTC 2012</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>
</channel></rss>

