Tag a number of project ideas as SoC-friendly.
This commit is contained in:
parent
213fb932f5
commit
0c3b2210b6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31679
1 changed files with 27 additions and 27 deletions
|
@ -15,7 +15,7 @@ Ideas//EN"
|
|||
<ideas>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.46 2008/03/17 23:25:04 rwatson Exp $
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.47 2008/03/18 00:01:09 rwatson Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -66,7 +66,7 @@ Ideas//EN"
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="extendufs2">
|
||||
<idea id="extendufs2" class="soc">
|
||||
<title>Extend UFS2 with on-disk indexing</title>
|
||||
|
||||
<desc><p>The section <emph>8.3 Naming</emph> of the book
|
||||
|
@ -106,7 +106,7 @@ Ideas//EN"
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="colocation">
|
||||
<idea id="colocation" class="soc">
|
||||
<title>Implement co-location for UFS2</title>
|
||||
|
||||
<desc><p>While FreeBSD's FFS implementation is pretty much
|
||||
|
@ -150,7 +150,7 @@ Ideas//EN"
|
|||
<category>
|
||||
<title>Kernel</title>
|
||||
|
||||
<idea id="autoreport">
|
||||
<idea id="autoreport" class="soc">
|
||||
<title>Automated kernel crash reporting system</title>
|
||||
|
||||
<desc>
|
||||
|
@ -275,7 +275,7 @@ Ideas//EN"
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="dtrace">
|
||||
<idea id="dtrace" class="soc">
|
||||
<title>DTrace</title>
|
||||
|
||||
<desc>
|
||||
|
@ -338,7 +338,7 @@ Ideas//EN"
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="kernel-linuxemu">
|
||||
<idea id="kernel-linuxemu" class="soc">
|
||||
<title>Kernel support for linux device drivers</title>
|
||||
|
||||
<desc>
|
||||
|
@ -400,7 +400,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="fastcall">
|
||||
<idea id="fastcall" class="soc">
|
||||
<title>Fast syscall support for FreeBSD/i386</title>
|
||||
|
||||
<desc>
|
||||
|
@ -432,7 +432,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="geninput">
|
||||
<idea id="geninput" class="soc">
|
||||
<title>Generic input device layer</title>
|
||||
|
||||
<desc>
|
||||
|
@ -451,7 +451,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="powerd">
|
||||
<idea id="powerd" class="soc">
|
||||
<title>Implement and profile algorithms for powerd</title>
|
||||
<desc>
|
||||
<p><strong>Technical contacts</strong>: <a
|
||||
|
@ -597,7 +597,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="suspend">
|
||||
<idea id="suspend" class="soc">
|
||||
<title>Suspend to disk</title>
|
||||
|
||||
<desc>
|
||||
|
@ -642,7 +642,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="sysmod">
|
||||
<idea id="sysmod" class="soc">
|
||||
<title>Syscons modularization</title>
|
||||
|
||||
<desc>
|
||||
|
@ -729,7 +729,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="pfnetgraph">
|
||||
<idea id="pfnetgraph" class="soc">
|
||||
<title>pf and netgraph interaction</title>
|
||||
|
||||
<desc>
|
||||
|
@ -832,7 +832,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="wi">
|
||||
<idea id="wi" class="soc">
|
||||
<title>Update wi</title>
|
||||
|
||||
<desc>
|
||||
|
@ -853,7 +853,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="wpa2preauth">
|
||||
<idea id="wpa2preauth" class="soc">
|
||||
<title>WPA2 preauthentication in hostapd</title>
|
||||
|
||||
<desc>
|
||||
|
@ -877,7 +877,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="80211testing">
|
||||
<idea id="80211testing" class="soc">
|
||||
<title>802.11 Fuzzing and Testing</title>
|
||||
|
||||
<desc>
|
||||
|
@ -1168,7 +1168,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.</p>
|
|||
|
||||
<category>
|
||||
<title>Security</title>
|
||||
<idea id="auditkernel">
|
||||
<idea id="auditkernel" class="soc">
|
||||
<title>Audit kernel event sources</title>
|
||||
|
||||
<desc>
|
||||
|
@ -1231,7 +1231,7 @@ the wire in the clear.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="mac">
|
||||
<idea id="mac" class="soc">
|
||||
<title>Mandatory Access Control</title>
|
||||
<desc>
|
||||
<p><strong>Technical contact</strong>: <a
|
||||
|
@ -1275,7 +1275,7 @@ applications, and writing documentation.
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="securityregression">
|
||||
<idea id="securityregression" class="soc">
|
||||
<title>Security regression tests</title>
|
||||
|
||||
<desc>
|
||||
|
@ -1304,7 +1304,7 @@ New tests must be created; existing tests must be completed and updated.
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="nfsv4acls">
|
||||
<idea id="nfsv4acls" class="soc">
|
||||
<title>NFSv4 ACLs</title>
|
||||
|
||||
<desc>
|
||||
|
@ -1336,7 +1336,7 @@ New tests must be created; existing tests must be completed and updated.
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="auditjail">
|
||||
<idea id="auditjail" class="soc">
|
||||
<title>Audit and Jail</title>
|
||||
|
||||
<desc>
|
||||
|
@ -1384,7 +1384,7 @@ New tests must be created; existing tests must be completed and updated.
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="bsdtexttools">
|
||||
<idea id="bsdtexttools" class="soc">
|
||||
<title>BSD-licensed Text-Processing Tools</title>
|
||||
|
||||
<desc>
|
||||
|
@ -1448,7 +1448,7 @@ New tests must be created; existing tests must be completed and updated.
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="ipv6-userland">
|
||||
<idea id="ipv6-userland" class="soc">
|
||||
<title>IPv6 User Land Cleanup</title>
|
||||
|
||||
<desc>
|
||||
|
@ -1481,7 +1481,7 @@ clean.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="libprocnet">
|
||||
<idea id="libprocnet" class="soc">
|
||||
<title>Libprocstat and libnetstat</title>
|
||||
|
||||
<desc>
|
||||
|
@ -1504,7 +1504,7 @@ clean.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="multibyte">
|
||||
<idea id="multibyte" class="soc">
|
||||
<title>Multibyte collation support</title>
|
||||
|
||||
<desc>
|
||||
|
@ -1535,7 +1535,7 @@ clean.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="ndmp">
|
||||
<idea id="ndmp" class="soc">
|
||||
<title>NDMP data server</title>
|
||||
|
||||
<desc>
|
||||
|
@ -1567,7 +1567,7 @@ clean.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="performancetracking">
|
||||
<idea id="performancetracking" class="soc">
|
||||
<title>Performance tracking</title>
|
||||
|
||||
<desc>
|
||||
|
@ -1733,7 +1733,7 @@ clean.</p>
|
|||
</idea>
|
||||
|
||||
|
||||
<idea id="schedgraph">
|
||||
<idea id="schedgraph" class="soc">
|
||||
<title>Schedgraph Improvements</title>
|
||||
|
||||
<desc>
|
||||
|
|
Loading…
Reference in a new issue