81 lines
3.4 KiB
Text
81 lines
3.4 KiB
Text
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode-2008.sgml,v 1.1 2008/04/22 08:59:24 murray Exp $">
|
|
<!ENTITY title "FreeBSD Summer of Code 2008">
|
|
<!ENTITY % navinclude.developers "INCLUDE">
|
|
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<p>The FreeBSD Project is proud to be taking part in the Google <a
|
|
href="http://code.google.com/soc">Summer of Code 2008</a>. We
|
|
received far more more high quality applications than there were
|
|
spaces available, so it was a very tough decision to narrow it down
|
|
to the 21 students selected for funding by Google.</p>
|
|
|
|
<p>The summer hasn't officially begun yet, but information about these
|
|
student projects will be available from our <a
|
|
href="http://wiki.freebsd.org/SummerOfCode2008">Summer of Code
|
|
wiki</a> and all of the code will be checked into <a
|
|
href="http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/projects/soc2008/">Perforce</a>.</p>
|
|
|
|
<a name="students"></a>
|
|
<h2>2008 Student Projects</h2>
|
|
|
|
<ul>
|
|
<li>Dynamic memory allocation for dirhash in UFS2,<br>
|
|
Sean Nicholas Barkas, mentored by David Malone</li>
|
|
<li>TCP/IP regression test suite,<br>
|
|
Victor Hugo Bilouro, mentored by George Neville-Neil</li>
|
|
<li>Improved Wine support under FreeBSD,<br>
|
|
Eric Durbin, mentored by Kristofer Paul Moore (PC-BSD)</li>
|
|
<li>Allowing for Parallel builds in the FreeBSD Ports Collection,<br>
|
|
David Forsythe, mentored by Mark Linimon</li>
|
|
<li>Implementation of MPLS in FreeBSD,<br>
|
|
Ryan French, mentored by Murray Stokely</li>
|
|
<li>Audit Firewall Events from Kernel,<br>
|
|
Diego Giagio, mentored by Christian S.J. Peron</li>
|
|
<li>Embedded FreeBSD project,<br>
|
|
James Andrew Harrison, mentored by Warner Losh</li>
|
|
<li>FreeBSD auditing system testing,<br>
|
|
Vincenzo Iozzo, mentored by Attilio Rao</li>
|
|
<li>Multibyte collation support,<br>
|
|
Konrad Jankowski, mentored by Diomidis Spinellis</li>
|
|
<li>Porting BSD-licensed Text-Processing Tools from OpenBSD,<br>
|
|
Gabor Kovesdan, mentored by Max Khon</li>
|
|
<li>Reference implementation of the SNTP client,<br>
|
|
Johannes Maximilian Kuehn, mentored by Harlan Stenn (NTP)</li>
|
|
<li>Improving layer2 filtering in FreeBSD,<br>
|
|
Gleb Kurtsov, mentored by Andrew Thompson</li>
|
|
<li>DTrace Toolkit on FreeBSD,<br>
|
|
LIQUN LI, mentored by John Birrell</li>
|
|
<li>NFSv4 ACLs,<br>
|
|
Edward Tomasz Napierala, mentored by Robert Watson</li>
|
|
<li>Adding .db support to pkg_tools --> pkg_improved,<br>
|
|
Anders Nore, mentored by Florent Thoumie</li>
|
|
<li>802.11 Fuzzing and Testing,<br>
|
|
Aniket Patankar, mentored by Sam Leffler</li>
|
|
<li>TCP anomaly detector,<br>
|
|
Rui Alexandre Cunha Paulo, mentored by Andre Oppermann</li>
|
|
<li>Ports license auditing infrastructure,<br>
|
|
Alejandro Pulver, mentored by Brooks Davis</li>
|
|
<li>VM Algorithm Improvement,<br>
|
|
Mayur Shardul, mentored by Jeffrey Roberson</li>
|
|
<li>Enhancing FreeBSD's Libarchive,<br>
|
|
Anselm Strauss, mentored by Timothy Kientzle</li>
|
|
<li>Porting FreeBSD to Efika SoC (PPC bring up),<br>
|
|
Przemek Witaszczyk, mentored by Rafal Jaworowski</li>
|
|
</ul>
|
|
|
|
<a name="press"></a>
|
|
<h2>FreeBSD Summer of Code Links</h2>
|
|
|
|
<ul>
|
|
<li><a href="http://wiki.freebsd.org/moin.cgi/SummerOfCode2008">FreeBSD Summer of Code 2008 Wiki</a> - with links to student project pages.</li>
|
|
</ul>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|