Update the status for some projects.
Discussed with: bz, gnn, ivoras, fabio, jkoshy, murray, Matus Harvan <mharvan@inf.ethz.ch>
This commit is contained in:
parent
240a5dfa8b
commit
6d4d5e9bd2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30898
1 changed files with 9 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode-2007.sgml,v 1.16 2007/09/18 11:23:16 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode-2007.sgml,v 1.17 2007/10/09 11:28:26 jkoshy Exp $">
|
||||
<!ENTITY title "FreeBSD Summer of Code 2007">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
|
@ -127,7 +127,8 @@
|
|||
|
||||
<p>More details are available at
|
||||
<a href="http://wiki.freebsd.org/mtund">http://wiki.freebsd.org/mtund</a></p>
|
||||
<strong>Ready to enter CVS:</strong> not determined yet<br><br>
|
||||
<strong>Ready to enter CVS:</strong> after some additional features
|
||||
as part of the Ports Collection<br><br>
|
||||
</li>
|
||||
|
||||
<li><strong>Project:</strong> Rewriting lockmgr(9)<br>
|
||||
|
@ -252,7 +253,7 @@
|
|||
to sniff frames on MAC layer, decode them into human-readable
|
||||
format, and send crafted ones to examinate if the target host
|
||||
follows RFC793's requirements.</p>
|
||||
<strong>Ready to enter CVS:</strong> not determined yet<br><br>
|
||||
<strong>Ready to enter CVS:</strong> no<br><br>
|
||||
</li>
|
||||
|
||||
<li><strong>Project:</strong> Avoiding syscall overhead<br>
|
||||
|
@ -341,7 +342,7 @@
|
|||
logging for any application by using a simple API and linking
|
||||
with a shared library. The audit logs served as a testbed,
|
||||
other logs can be adopted.</p>
|
||||
<strong>Ready to enter CVS:</strong> not determined yet<br><br>
|
||||
<strong>Ready to enter CVS:</strong> not yet, needs further work<br><br>
|
||||
</li>
|
||||
|
||||
<li><strong>Project:</strong> Generic input device layer<br>
|
||||
|
@ -401,7 +402,7 @@
|
|||
files. The project mainly concentrated on
|
||||
re-implementing the tools ar(1), ranlib(1), objcopy(1),
|
||||
strip(1) and composing corresponding manual pages.</p>
|
||||
<strong>Ready to enter CVS:</strong> undergoing review.<br><br>
|
||||
<strong>Ready to enter CVS:</strong> soon<br><br>
|
||||
</li>
|
||||
|
||||
<li><strong>Project:</strong> Update of Linuxulator for Linux 2.6<br>
|
||||
|
@ -493,7 +494,8 @@
|
|||
7.x, alongside sysinstall. In any case, sysinstall will be
|
||||
kept for architectures not supported by finstall (e.g. currently
|
||||
all except i386 and amd64).</p>
|
||||
<strong>Ready to enter CVS:</strong> not determined yet<br><br>
|
||||
<strong>Ready to enter CVS:</strong> ready to enter the Ports Collection
|
||||
after some src patches<br><br>
|
||||
</li>
|
||||
|
||||
<li><strong>Project:</strong> Porting Linux KVM to FreeBSD<br>
|
||||
|
@ -523,7 +525,7 @@
|
|||
|
||||
<p>For code, further details, and future developments, please refer to:
|
||||
<a href="http://feanor.sssup.it/~fabio/soc07/">http://feanor.sssup.it/~fabio/soc07/</a></p>
|
||||
<strong>Ready to enter CVS:</strong> not determined yet<br><br>
|
||||
<strong>Ready to enter CVS:</strong> no<br><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue