Fix typos.
This commit is contained in:
parent
c1314784ab
commit
1085b24bd9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25766
1 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue