In projects/projects.sgml:
- Change an erroneous opening <li> into a closing </li> at the end of an open <li> tag. - Reword a few sentences. Noticed by: culot Approved by: gabor (mentor)
This commit is contained in:
parent
4a4a4714f0
commit
55d1e9eebe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39039
1 changed files with 6 additions and 6 deletions
|
@ -126,15 +126,15 @@ notification of any changes.</li>
|
|||
Network stack optimization for the FreeBSD 5.x and 6.x kernels, a follow-on
|
||||
to the SMPng network stack locking work for FreeBSD 5.3. This project is
|
||||
exploring and implementing optimizations strategies for a multi-threaded
|
||||
network stack.<li>
|
||||
network stack.</li>
|
||||
<li><a name="kame" href="http://www.kame.net/">KAME Project</a>: A free IPv6/IPsec stack for BSD.</li>
|
||||
<li><a name="SYSLOG-SECURE" href="http://www.faqs.org/rfcs/rfc3164.html">SYSLOG-SECURE</a>:
|
||||
In August 2001 a standard of syslog was made: RFC3164. This RFC
|
||||
describes some extensions to add security to syslog. The project
|
||||
started in 2002 is to adapt RFC3164 to FreeBSD version of syslog, and to add
|
||||
some security extensions. At least syslog-sign. Both libc and syslogd will
|
||||
be modified. And optional some tools to verify/manage the security will
|
||||
made.
|
||||
describes some extensions to add security to syslog. A project
|
||||
started in 2002 to adapt RFC3164 to the FreeBSD version of syslog and to add
|
||||
some security extensions, at least syslog-sign. Both libc and syslogd will
|
||||
be modified. And optionally some tools to verify or manage the security
|
||||
would be made.
|
||||
All help is welcome. Send an email to albert@ons-huis.net for info.</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue