diff options
author | Joel Dahl <joel@FreeBSD.org> | 2005-09-29 11:13:18 +0000 |
---|---|---|
committer | Joel Dahl <joel@FreeBSD.org> | 2005-09-29 11:13:18 +0000 |
commit | 1085b24bd925459fff5e2447f2513d26f0866d4b (patch) | |
tree | 0186467828cb1fb9dc153a605534f935742499e3 | |
parent | c1314784ab21d87ec78a74a34e08b2ca2637a9ab (diff) |
Notes
-rw-r--r-- | en/projects/summerofcode.sgml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/en/projects/summerofcode.sgml b/en/projects/summerofcode.sgml index 7675e72818..48ddefd60f 100644 --- a/en/projects/summerofcode.sgml +++ b/en/projects/summerofcode.sgml @@ -1,6 +1,6 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!ENTITY base CDATA ".."> -<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.30 2005/06/07 13:58:01 mux Exp $"> +<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.31 2005/06/08 13:01:54 murray Exp $"> <!ENTITY title "FreeBSD Summer Projects"> <!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % developers SYSTEM "../developers.sgml"> %developers; @@ -98,9 +98,9 @@ performance characteristics over time. Doing this requires several things. Those include a suite of appropriate tests, hardware to run the tests on, a database to store results in, and software to - extract intresting results and display them. Solving the whole + extract interesting results and display them. Solving the whole problems is probably beyond the scope of one summer's work, but an - intresting subset should be managable. <a + interesting subset should be managable. <a href="mailto:brooks@FreeBSD.org">&a.brooks;</a> is the coordinator.</li> </ul> @@ -204,7 +204,7 @@ appropriate FreeBSD abstractions and integrated into the system. The performance impact of these changes would have to be quantified before the changes could be introduced. An - ideal canidate for this task would have some knowledge of the + ideal candidate for this task would have some knowledge of the operation of the TCP protocol and familiarity with kernel interfaces. <a href="mailto:brooks@FreeBSD.org">&a.brooks;</a> is coordinating.</li> @@ -259,7 +259,7 @@ from an experimental prototype to something that can be actually used. This might include the development of policy, integration of SEBSD into the installer components, adaptation of userland components, sample - deployments, documentation, and so on. Candiates will want some + deployments, documentation, and so on. Candidates will want some background in access control technology, especially mandatory access control; experience with alternative security models would be a plus, as would a background in OS development. However, there's room for a |